-
- Downloads
[FIX] stock_landed_costs: reconcile LC after posting the bill
Steps to reproduce: - Create a PO (fifo automated product) - Recieve product - Create the bill and add the landed cost product to it - Create the landed cost before posting the bill - Post the bill Bug: when creating the landed costs if the bill is already posted the created amls are reconciled otherwise they aren't Fix: reconcile the landed costs amls after posting the bill opw-3377088 closes odoo/odoo#134170 X-original-commit: 07666e46b658dd9c55abfcd2d94f1c033ac9c04f Signed-off-by:William Henrotin (whe) <whe@odoo.com> Signed-off-by:
Walid Hanniche (waha) <waha@odoo.com>
Showing
- addons/stock_landed_costs/models/account_move.py 5 additions, 0 deletionsaddons/stock_landed_costs/models/account_move.py
- addons/stock_landed_costs/models/stock_landed_cost.py 4 additions, 2 deletionsaddons/stock_landed_costs/models/stock_landed_cost.py
- addons/stock_landed_costs/tests/test_stock_landed_costs_purchase.py 68 additions, 0 deletions...ck_landed_costs/tests/test_stock_landed_costs_purchase.py
Please register or sign in to comment