-
- Downloads
[FIX] mrp,mrp_account,point_of_sale,stock_account: fix COGS entries for invoiced kit
- Activate anglo saxon accounting
- Have a [DEMO] KIT product in a category using automated
Inventory Valuation with costing method AVCO
- The KIT is composed by C1 and C2 in the same product category
- Define a cost on both C1 and C2
- Open a POS session, order [DEMO], Invoice and complete the order
- Close Session, Validate and display Journal Items
COGS entries will be missing.
This does not occur when making the order without invoicing
opw-2481518
opw-2545758
closes odoo/odoo#71509
Signed-off-by:
pimodoo <pimodoo@users.noreply.github.com>
Showing
- addons/mrp/models/stock_move.py 2 additions, 0 deletionsaddons/mrp/models/stock_move.py
- addons/mrp_account/models/product.py 1 addition, 1 deletionaddons/mrp_account/models/product.py
- addons/mrp_account/models/stock_move.py 5 additions, 0 deletionsaddons/mrp_account/models/stock_move.py
- addons/point_of_sale/models/pos_order.py 1 addition, 1 deletionaddons/point_of_sale/models/pos_order.py
- addons/stock_account/models/stock_move.py 3 additions, 0 deletionsaddons/stock_account/models/stock_move.py
Loading
Please register or sign in to comment