For each line item on a sales order, we need to be able to give a "Dock Date" which is the date the item will be delivered.
How do I specify this in Odoo?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
For each line item on a sales order, we need to be able to give a "Dock Date" which is the date the item will be delivered.
How do I specify this in Odoo?
If you don't need any notifications triggered or anything simply create a new field with type date and include it the sale.order.line form.
Also include this field in your report in case you want it to show there.
If you need notifications or any kind of action or automation than a module development is suggested.
I found this
https://apps.openerp.com/apps/modules/8.0/sale_order_line_dates/
And adapted it to 9.0
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up