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

[FIX][15.0] purchase_sale_stock_inter_company: Change the action_done to _action_done method.

Open bizzappdev opened this issue 1 year ago • 1 comments

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

bizzappdev avatar May 21 '24 06:05 bizzappdev

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 Sep 22 '24 12:09 github-actions[bot]