Vauxoo / odoo

Fork of Odoo (formerly OpenERP). [This project is not publically mantained just born for internal usage with some little patches] go to official repository on github.com/odoo/odoo
https://www.odoo.com
Other
9 stars 9 forks source link

[IMP] pos_restaurant: adding method hook to be used whenever an order… #515

Open JVegaB opened 2 years ago

JVegaB commented 2 years ago

Description of the issue/feature this PR addresses:

We do not have a way to detect when an order gets splited

Current behavior before PR:

None

Desired behavior after PR is merged:

Having a hook method to recognize when the action happends, on the new and the older order.

-- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

hugho-ad commented 1 year ago

discard your changes, lets test it in a separated MR to avoid Production instances when reconstructed takes changes that was not already tested