Commit Graph

19 Commits

Author SHA1 Message Date
Joan Sisquella
9aa5edd09f [12.0][FIX][stock_move_location] Planned transfer: quantity done 2020-12-02 07:39:43 +00:00
Joan Sisquella
88d7bcc183 [12.0][IMP] stock_move_location: Applies put away strategy 2020-12-02 07:39:43 +00:00
Joan Sisquella
7222cafdfc [MIG] stock_move_location to v12
[FIX] improvement move line generation
2020-12-02 07:39:43 +00:00
Stefan Wild
fb4db0e6b2 Translated using Weblate (German)
Currently translated at 100.0% (33 of 33 strings)

Translation: stock-logistics-warehouse-11.0/stock-logistics-warehouse-11.0-stock_move_location
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-11-0/stock-logistics-warehouse-11-0-stock_move_location/de/
2020-12-02 07:39:43 +00:00
Stefan Wild
f6702546a4 Translated using Weblate (German)
Currently translated at 100.0% (33 of 33 strings)

Translation: stock-logistics-warehouse-11.0/stock-logistics-warehouse-11.0-stock_move_location
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-11-0/stock-logistics-warehouse-11-0-stock_move_location/de/
2020-12-02 07:39:43 +00:00
Stefan Wild
cfd0deecef Translated using Weblate (German)
Currently translated at 100.0% (33 of 33 strings)

Translation: stock-logistics-warehouse-11.0/stock-logistics-warehouse-11.0-stock_move_location
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-11-0/stock-logistics-warehouse-11-0-stock_move_location/de/
2020-12-02 07:39:43 +00:00
Stefan Wild
0fb4eb17f8 Added translation using Weblate (German) 2020-12-02 07:39:43 +00:00
Sergio Teruel
89140e18b4 [11.0][FIX] stock_move_location: Not check availability when do immediate transfer. 2020-12-02 07:39:43 +00:00
Enric Tobella
978d1f4ccb Translated using Weblate (Spanish)
Currently translated at 100.0% (32 of 32 strings)

Translation: stock-logistics-warehouse-11.0/stock-logistics-warehouse-11.0-stock_move_location
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-11-0/stock-logistics-warehouse-11-0-stock_move_location/es/
2020-12-02 07:39:43 +00:00
Sergio Teruel
9bb0ce24cd [11.0][IMP] stock_move_location: Allow move products from one location to another directly from selected quants 2020-12-02 07:39:43 +00:00
Sergio Teruel
5de891e266 Added translation using Weblate (Spanish) 2020-12-02 07:39:43 +00:00
sebalix
9bbd18b4b4 [FIX] stock_move_location: fix the 'group_lines()' method
A recordset object is not reliable enough to use as a key for the
built-in 'sorted' and 'itertools.groupby' functions (sometimes it works,
sometimes not).
Using the ID of the record (here the product ID) can fix the problem, but the
'group_lines()' has been totally rewritten for a simpler implementation without
any use of 'sorted' or 'itertools.groupby' functions to group the wizard lines
by product: an iteration on lines to fill a dictionary does the job.
2020-12-02 07:39:43 +00:00
sebalix
a05acd418c [11.0][MIG] stock_move_location: fixing/improving code + add a roadmap
for further improvements
2020-12-02 07:39:43 +00:00
mpanarin
a3cda8db38 prevent user from creating lots from the wizard 2020-12-02 07:35:04 +00:00
mpanarin
3546b770a4 [IMP] refactor to use pickings instead of inventories 2020-12-02 07:35:04 +00:00
mpanarin
19c60699c2 [MIG] 11.0 stock_move_location 2020-12-02 07:35:04 +00:00
Mathieu Vatel
1949b367fd [ADD] stock_move_location 2020-12-02 07:35:04 +00:00
oca-git-bot
e100181186 [IMP] update dotfiles [ci skip] 2020-11-01 22:33:05 +01:00
oca-git-bot
4444d6ef73 Initialize 14.0 branch 2020-10-08 21:50:29 +02:00