multi-company
multi-company copied to clipboard
[FIX][15.0] purchase_sale_stock_inter_company: Change the action_done to _action_done method.
On the 13 version, it was the action_done method for stock_picking from 14 onwards, it has been changed to _action_done.
Expected: when a Delivery order is processed, it should automatically validate the incoming shipment of intercompany
FYI odoo _action_done method link https://github.com/odoo/odoo/blob/15.0/addons/stock/models/stock_picking.py#L823
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.