Commit Graph

39 Commits

Author SHA1 Message Date
OCA-git-bot
76dc9e5e55 stock_picking_report_valued 15.0.1.5.0 2022-12-17 17:57:11 +00:00
Aritz Olea
e60247edb4 [FIX] stock_picking_report_valued: Do not display price values if not outgoing 2022-12-14 14:11:39 +01:00
OCA-git-bot
ec221b0d3e stock_picking_report_valued 15.0.1.4.0 2022-12-05 19:23:17 +00:00
OCA-git-bot
232b2fe8ed [UPD] README.rst 2022-12-05 19:23:17 +00:00
OCA-git-bot
6f24b71b9d Merge PR #244 into 15.0
Signed-off-by pedrobaeza
2022-12-05 19:20:25 +00:00
OCA-git-bot
8469ed4cc8 stock_picking_report_valued 15.0.1.3.1 2022-11-29 08:21:27 +00:00
Víctor Martínez
cea94897b0 [IMP] stock_picking_report_valued: Change SavepointCase to TransactionCase 2022-11-29 09:11:52 +01:00
Aritz Olea
b03f3720e4 [FIX] stock_picking_report_valued: Display all picking types reports correcty 2022-11-21 10:07:55 +01:00
OCA-git-bot
371b132f52 stock_picking_report_valued 15.0.1.3.0 2022-10-07 12:39:31 +00:00
sergio-teruel
7e3d75fce4 [FIX] stock_picking_report_valued: Fix display columns when display lots in delivery slip 2022-10-07 12:18:24 +02:00
OCA-git-bot
7b202811f6 stock_picking_report_valued 15.0.1.2.0 2022-09-13 18:53:43 +00:00
Fernando
9d6785ae14 Always show qty_done on picking report:
- In standard report, Odoo always show qty_done
2022-09-13 11:59:15 +02:00
OCA-git-bot
6c727f6bf3 stock_picking_report_valued 15.0.1.1.0 2022-09-08 17:08:20 +00:00
david
196af02771 [FIX] stock_picking_report_valued: valued line computation
The fix in fac3997ee5 didn't consider
move lines without a linked sale line. That would end up in inconsistent
calculations and even the original line rewriting.

TT38863
2022-09-08 17:46:52 +02:00
Carlos Dauden
cf3ea32199 [FIX] stock_picking_report_valued: Refactor code to avoid decimal differences
TT17492 TT26034 TT33957 TT34954
2022-09-08 17:46:38 +02:00
OCA Transbot
ee4419208b Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-reporting-15.0/stock-logistics-reporting-15.0-stock_picking_report_valued
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-reporting-15-0/stock-logistics-reporting-15-0-stock_picking_report_valued/
2022-09-02 07:51:15 +00:00
OCA-git-bot
4f51aa2818 stock_picking_report_valued 15.0.1.0.1 2022-09-02 07:51:04 +00:00
oca-ci
6a9823d109 [UPD] Update stock_picking_report_valued.pot 2022-09-02 07:48:36 +00:00
Aritz Olea
54d790e3f0 [FIX] stock_picking_report_valued: Calculate price unit correctly considering uom 2022-09-02 09:30:04 +02:00
OCA-git-bot
ce26816927 [UPD] README.rst 2022-08-17 09:50:42 +00:00
oca-ci
f49034ed89 [UPD] Update stock_picking_report_valued.pot 2022-08-17 09:48:14 +00:00
Fernando La Chica
51cca07420 [MIG] stock_picking_report_valued 15.0.1.0.0 2022-08-17 11:40:21 +02:00
Fernando La Chica
5ce3f4eb24 [IMP] stock_picking_report_valued: black, isort 2022-02-23 14:19:30 +01:00
Yves Le Doeuff
c615300087 Translated using Weblate (French (France))
Currently translated at 76.9% (20 of 26 strings)

Translation: stock-logistics-reporting-14.0/stock-logistics-reporting-14.0-stock_picking_report_valued
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-reporting-14-0/stock-logistics-reporting-14-0-stock_picking_report_valued/fr_FR/
2022-02-23 14:19:30 +01:00
Yves Le Doeuff
a0b629e8fc Added translation using Weblate (French (France)) 2022-02-23 14:19:30 +01:00
Ernesto Tejeda
db0317c045 [MIG] stock_picking_report_valued: Migration to 14.0 2022-02-23 14:19:30 +01:00
Ernesto Tejeda
8ed5c04325 [IMP] stock_picking_report_valued: black, isort, prettier 2022-02-23 13:13:56 +01:00
sergio-teruel
03fe802547 [FIX] stock_picking_report_valued: Make visible valued_picking field in customer 2022-02-23 13:13:56 +01:00
erik-bzcl
d5a54ff9a5 Added translation using Weblate (Romanian) 2022-02-23 13:13:56 +01:00
Denis Roussel
f96c6e4fa9 [13.0][FIX] E741 ambiguous variable name 'l' 2022-02-23 13:13:56 +01:00
Sergio Teruel
f604ccead6 [MIG] stock_picking_report_valued: Migration to v13.0 2022-02-23 13:13:56 +01:00
Sergio Teruel
4fcf76a5f8 [IMP] stock_picking_report_valued: black, isort 2022-02-23 13:13:56 +01:00
ernesto
62ff5da4b5 [MIG] stock_picking_report_valued: Migration to 12.0 2022-02-23 13:13:56 +01:00
Carlos Dauden
8b243d1c58 [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)
2022-02-23 13:13:56 +01:00
Pedro M. Baeza
c02f263fa5 [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.
2022-02-23 13:13:56 +01:00
David
f241e0c8f3 [FIX] stock_picking_report_valued: core view change
- This commit
41bea4125c
breaked the inheritance.
2022-02-23 13:13:56 +01:00
Pedro M. Baeza
9ba1d0bf72 [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...).
2022-02-23 13:13:56 +01:00
Carlos Dauden
57e0b8a418 [IMP] stock_picking_report_valued: Improve code 2022-02-23 13:13:56 +01:00
Luis M. Ontalba
0b608e7cab [11.0][MIG] stock_valued_picking_report 2022-02-23 13:13:56 +01:00