Skip to Content
Menu
This question has been flagged
1 Reply
4028 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
3136
1
Oct 22
2344
0
Aug 22
1365
2
Jul 22
3189
1
Feb 22
2070