Commit Graph

7 Commits

Author SHA1 Message Date
Víctor Martínez
c9008ff79f [IMP] stock_picking_report_valued: Change SavepointCase to TransactionCase 2023-01-25 16:43:04 +01:00
Carlos Dauden
eb6bf7e1c4 [FIX] stock_picking_report_valued: Refactor code to avoid decimal differences
TT17492 TT26034 TT33957 TT34954
2023-01-25 16:43:04 +01:00
Fernando La Chica
7a22cce4be [IMP] stock_picking_report_valued: black, isort 2023-01-25 16:43:04 +01:00
Sergio Teruel
b3be569392 [IMP] stock_picking_report_valued: black, isort 2023-01-25 16:43:04 +01:00
Carlos Dauden
85fa3a5585 [FIX] stock_picking_report_valued: 6 things:
[FIX] stock_picking_report_valued: Wrong taxes amount if round globally (#56)

[FIX] stock_picking_report_valued: Remove round_method condition because don't apply here

[FIX] stock_picking_report_valued: price_reduce is stored with product decimal precision

[FIX] stock_picking_report_valued: division_by_zero when unrelated sale order

[FIX] stock_picking_report_valued: Improve code

[FIX] stock_picking_report_valued: Multiple taxes in sale line (WIP)
2023-01-25 16:43:04 +01:00
Pedro M. Baeza
1ce276def4 [IMP] stock_picking_report_valued: Make tests more resilient
In certain conditions of the DB (i.e. integration tests), previous code doesn't assure
the price is going to be 100.
2023-01-25 16:43:04 +01:00
Luis M. Ontalba
53ad6b0865 [11.0][MIG] stock_valued_picking_report 2023-01-25 16:43:04 +01:00