OCA / purchase-workflow

Odoo Purchases, Workflow and Organization
GNU Affero General Public License v3.0
197 stars 764 forks source link

[17.0][MIG] purchase_merge #2341

Open antonioburic opened 2 months ago

antonioburic commented 2 months ago

Depends on:

also includes: https://github.com/OCA/purchase-workflow/pull/2262 https://github.com/OCA/purchase-workflow/pull/2381

antonioburic commented 2 months ago

note: failing checks due to https://github.com/OCA/purchase-workflow/pull/2262 (purchase_order_approved) not being merged/available yet updated the test requirements

RodrigoBM commented 1 month ago

check and add this fix https://github.com/OCA/purchase-workflow/pull/2339

antoineVerlant commented 2 weeks ago

Hello,

I was testing this migrated module and notice that the date_planned of the PO line is recomputed when merging. In my opinion, it should not. I have no idea why the compute method is called, do you think this should change ?

Best Regards,