Commit Graph

13 Commits

Author SHA1 Message Date
Carlos Dauden
1dfdeb59ea [FIX] stock_picking_report_valued: Multiple taxes in sale line (WIP) 2019-06-18 18:05:45 +00:00
Carlos Dauden
d071ab29fe [FIX] stock_picking_report_valued: Improve code 2019-06-18 18:05:45 +00:00
Carlos Dauden
d29977ded6 [FIX] stock_picking_report_valued: division_by_zero when unrelated sale order 2019-06-18 18:05:45 +00:00
Carlos Dauden
b58568eeec [FIX] stock_picking_report_valued: price_reduce is stored with product decimal precision 2019-06-12 11:08:03 +02:00
Carlos Dauden
c5913a66e6 [FIX] stock_picking_report_valued: Remove round_method condition because don't apply here 2019-06-11 15:05:22 +02:00
Carlos Dauden
ee563b67d0 [FIX] stock_picking_report_valued: Wrong taxes amount if round globally (#56) 2019-05-15 09:30:23 +02:00
OCA-git-bot
8d0c7d806f [ADD] icon.png 2019-04-03 03:24:24 +00:00
Pedro M. Baeza
370f537162 [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.
2018-11-29 12:59:23 +01:00
oca-travis
ea46e9a065 [UPD] Update stock_picking_report_valued.pot 2018-08-08 11:27:37 +00:00
David
d9054e387c [FIX] stock_picking_report_valued: core view change
- This commit
41bea4125c
breaked the inheritance.
2018-08-08 12:37:55 +02:00
Pedro M. Baeza
7dd942dba9 [IMP] stock_picking_report_valued: Perform related & compute with sudo
For avoiding problems if you don't have access to sales orders (stricter
warehouse users, inter-company records...).
2018-08-08 12:37:55 +02:00
Carlos Dauden
0fafaefd5a [IMP] stock_picking_report_valued: Improve code 2018-08-08 12:37:55 +02:00
Luis M. Ontalba
b8e9175f73 [11.0][MIG] stock_valued_picking_report 2018-08-08 12:37:55 +02:00