[16.0][FIX] account_invoice_inter_company : clean_context not working correctly
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
Hi @Kev-Roche, please can you fix pre-commit ?
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.