bemade-addons/batch_picking_create_one_bill/tests
Marc Durepos 99e3ed03a7 batch_picking_create_one_bill: major rework
Fixes an issue where creating the bills from the purchase orders could
create a bill with quantities vastly different from the received batch
quantities. This would happen when the purchase orders had lines with
quantities to invoice that did not match the receipt quantities.

Instead of creating the bills from the POs, we now generate the bill
and its line values directly from the quantities on the move lines
related to the batch.
2025-03-12 17:49:37 -04:00
..
__init__.py added a test and made small modifications for batch_picking_create_one_bill 2025-02-13 16:39:48 -05:00
test_batch_picking_bill.py batch_picking_create_one_bill: major rework 2025-03-12 17:49:37 -04:00