multi-company icon indicating copy to clipboard operation
multi-company copied to clipboard

[16.0][FIX] account_invoice_inter_company : clean_context not working correctly

Open Kev-Roche opened this issue 1 year ago • 1 comments

In some cases, some default values appear in context (default_partner_shipping_id, ...) and are propagate in the counterpart invoice. As discuss here https://github.com/OCA/multi-company/issues/651 and https://github.com/OCA/multi-company/pull/652, we don't want to propagate these values between invoices.

For example : When we open an invoice via the method action_view_invoice from a sale or purchase order.

Also, calling clean_context with ** not working, and without ** precommit fails.

cc @pedrobaeza , @metaminux

Kev-Roche avatar Sep 02 '24 10:09 Kev-Roche

Hi @Kev-Roche, please can you fix pre-commit ?

emiliesoutiras avatar Jan 09 '25 10:01 emiliesoutiras

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

github-actions[bot] avatar May 25 '25 12:05 github-actions[bot]