Commit Graph

1302 Commits

Author SHA1 Message Date
OCA-git-bot
c696409cda Merge PR #934 into 12.0
Signed-off-by simahawk
2020-07-20 11:05:36 +00:00
Lorenzo Battistini
db5e69cc8d never create users in tests w/out no_reset_password (it generates emails for pwd!) and when possible use tracking_disable and SavepointCase
Co-authored-by: Simone Orsi <simahawk@users.noreply.github.com>
2020-07-20 10:02:29 +02:00
Yann Papouin
b7bbd4d64f Translated using Weblate (French)
Currently translated at 100.0% (5 of 5 strings)

Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_orderpoint_move_link
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_orderpoint_move_link/fr/
2020-07-10 10:19:45 +00:00
Yann Papouin
300684b3dc Translated using Weblate (French)
Currently translated at 100.0% (5 of 5 strings)

Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_orderpoint_mrp_link
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_orderpoint_mrp_link/fr/
2020-07-10 10:19:45 +00:00
Yann Papouin
632e2e888a Added translation using Weblate (French) 2020-07-10 09:14:45 +00:00
Yann Papouin
4b62d2eb31 Added translation using Weblate (French) 2020-07-10 07:19:47 +00:00
OCA-git-bot
373184dc16 [ADD] setup.py 2020-07-08 16:35:53 +00:00
OCA-git-bot
02f12dcfef [UPD] README.rst 2020-07-08 16:35:52 +00:00
oca-travis
82131437b1 [UPD] Update stock_pull_list.pot 2020-07-08 15:56:08 +00:00
OCA-git-bot
e74b0d0d97 Merge PR #878 into 12.0
Signed-off-by JordiBForgeFlow
2020-07-08 15:40:52 +00:00
eLBati
03406aaea5 ADD stock_picking_type_user_restriction 2020-07-07 06:56:05 +02:00
Lois Rilo
8908d95597 [12.0][ADD] stock_pull_list 2020-07-06 13:33:19 +02:00
Jan Prokop
6da8a9ea43 Translated using Weblate (Slovak)
Currently translated at 95.2% (40 of 42 strings)

Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_move_location
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_move_location/sk/
2020-07-03 22:19:42 +00:00
Jan Prokop
e7de459499 Added translation using Weblate (Slovak) 2020-07-03 19:15:02 +00:00
OCA-git-bot
f8617166d7 stock_inventory_preparation_filter 12.0.1.1.1 2020-07-03 17:13:49 +00:00
OCA-git-bot
12c5f05f2e Merge PR #929 into 12.0
Signed-off-by pedrobaeza
2020-07-03 16:27:43 +00:00
Florent THOMAS
444aa0d668 FIX - Prevent read to fail on cache object when you want to inhetrit from this module
I tried to ihnerit this module and the line ``` inventory = self.new(self._convert_to_write(self.read()[0])) ``` is called multiple times and of course it's also called for a non perststed object (convert_to_cache).
The second call fail because ORM odoo prevent the read method on a non persisted object.
That's why I propose to not keep the declaration of ``` inventory = self.new(self._convert_to_write(self.read()[0]))``` to prevent this kind of issue.

fix lint
2020-07-03 18:23:47 +02:00
OCA-git-bot
74f0cc80d8 Merge PR #936 into 12.0
Signed-off-by rousseldenis
2020-07-03 08:47:41 +00:00
Denis Roussel
09815171c3 [12.0][IMP] .travis.yml: Update to latest template 2020-07-03 10:20:11 +02:00
Jan Prokop
b84755229f Translated using Weblate (Slovak)
Currently translated at 92.9% (39 of 42 strings)

Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_move_location
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_move_location/sk_SK/
2020-07-02 21:19:41 +00:00
Jan Prokop
8b8d0f4626 Added translation using Weblate (Slovak) 2020-07-02 18:31:36 +00:00
OCA Transbot
38b13cd0cb Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_inventory_revaluation
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_inventory_revaluation/
2020-06-29 06:48:30 +00:00
OCA-git-bot
47b5e5b9e0 [ADD] setup.py 2020-06-29 06:48:14 +00:00
oca-travis
e95d7343b6 [UPD] Update stock_inventory_virtual_location_change_qty_reason.pot 2020-06-29 05:52:51 +00:00
oca-travis
00eb37637b [UPD] Update stock_inventory_virtual_location.pot 2020-06-29 05:52:49 +00:00
OCA-git-bot
7a5343480b Merge PR #739 into 12.0
Signed-off-by JordiBForgeFlow
2020-06-29 05:43:06 +00:00
mreficent
7da1b4f9f7 [IMP] category: 'Warehouse Management' -> 'Warehouse'
To appear in OCA shop in the good category.
2020-06-25 09:47:01 +02:00
mreficent
371a184468 [MIG] stock_inventory_virtual_location_change_qty_reason: Migration to 12.0 2020-06-25 09:44:25 +02:00
mreficent
dcf34c8497 [MIG] stock_inventory_virtual_location: Migration to 12.0 2020-06-25 09:44:25 +02:00
OCA-git-bot
86fc3fd591 [UPD] README.rst 2020-06-25 09:44:25 +02:00
oca-travis
63af0b7744 [UPD] Update stock_inventory_virtual_location_change_qty_reason.pot 2020-06-25 09:44:24 +02:00
mreficent
ec46d56446 [ADD] stock_inventory_virtual_location_change_qty_reason 2020-06-25 09:44:24 +02:00
OCA-git-bot
0b473f9f17 [UPD] README.rst 2020-06-25 09:44:24 +02:00
oca-travis
b40d374c08 [UPD] Update stock_inventory_virtual_location.pot 2020-06-25 09:44:24 +02:00
mreficent
c4e3ea0abf [ADD] stock_inventory_virtual_location 2020-06-25 09:44:24 +02:00
OCA-git-bot
f588433624 stock_inventory_revaluation 12.0.1.0.1 2020-06-24 11:51:34 +00:00
OCA-git-bot
9e7454e3e0 [ADD] setup.py 2020-06-24 11:51:34 +00:00
OCA-git-bot
868d2df53e [UPD] README.rst 2020-06-24 11:51:33 +00:00
oca-travis
cfde4848a9 [UPD] Update stock_inventory_revaluation.pot 2020-06-24 10:55:51 +00:00
OCA-git-bot
fe0095023a Merge PR #894 into 12.0
Signed-off-by rousseldenis
2020-06-24 10:45:45 +00:00
OCA-git-bot
db29b0d29e stock_request_picking_type 12.0.2.1.1 2020-06-23 19:43:38 +00:00
OCA-git-bot
b6f6111368 Merge PR #917 into 12.0
Signed-off-by max3903
2020-06-23 19:12:20 +00:00
OCA-git-bot
be48749348 stock_warehouse_calendar 12.0.1.0.2 2020-06-23 12:00:07 +00:00
OCA-git-bot
6e913dbced Merge PR #927 into 12.0
Signed-off-by JordiBForgeFlow
2020-06-23 11:17:34 +00:00
Lois Rilo
6f087e874e [IMP] stock_warehouse_calendar: robustness
when delta argument is a float `plan_days` method can return
unexpected False result. This can lead to silent errors.
Therefore we ensure that delta is a integer in the helper.
2020-06-23 12:48:12 +02:00
Marcel Savegnago
cd4271136a Added translation using Weblate (Portuguese (Brazil)) 2020-06-20 21:12:14 +00:00
OCA-git-bot
c900434dac stock_move_location 12.0.1.3.2 2020-06-10 14:05:49 +00:00
OCA-git-bot
cd35fe8f6a Merge PR #919 into 12.0
Signed-off-by pedrobaeza
2020-06-10 13:29:43 +00:00
OCA Transbot
a80d592b51 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-sale_stock_info_popup
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-sale_stock_info_popup/
2020-06-10 12:34:15 +00:00
OCA-git-bot
a1bb73bdf9 sale_stock_info_popup 12.0.1.0.1 2020-06-10 12:33:58 +00:00