Skip to Content
Menu
This question has been flagged
1 Reply
4976 Views

I've created some custom fields in sale.order model by creating a custom module that inherits sales. I want to print that custom fields data in delivery slip pdf. How can I move sale.order data to delivery slip? Im new to odoo btw.

Avatar
Discard
Best Answer

Hello

first you have to pass the fields value from sales to picking object.

then after you have to inherit the delivery slip  report template and into that you have to add the your custom fields.

Avatar
Discard
Author

thanks it worked

Related Posts Replies Views Activity
1
Dec 22
4534
1
Oct 22
3079
0
Aug 22
2364
2
Jul 22
4708
1
Feb 22
3132