Mint-System / Odoo-Apps-Sale-Workflow

Collection of sale model related modules.
2 stars 3 forks source link

Mig16.0 sale order expected commitment date #25

Closed laszlokr closed 1 month ago

laszlokr commented 2 months ago

@janikvonrotz I tried to test and verify this module, but it seems like this functionality is now part of Odoo 16.0. There is a chance I misundestood something, but the delivery date and expected date are there by default

https://github.com/odoo/odoo/blob/b34c5f6559f53197932910f8e408388502f37f6a/addons/sale/models/sale_order.py#L90

https://github.com/odoo/odoo/blob/b34c5f6559f53197932910f8e408388502f37f6a/addons/sale/models/sale_order.py#L266

https://github.com/odoo/odoo/blob/b34c5f6559f53197932910f8e408388502f37f6a/addons/sale/views/sale_order_views.xml#L633

janikvonrotz commented 2 months ago

@laszlokr You can mark this as skip.