Rodrigo Macedo
6da6ce8174
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (31 of 31 strings)
Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_quant_manual_assign
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_quant_manual_assign/pt_BR/
2019-08-30 14:23:19 +00:00
OCA-git-bot
f1f0515365
[UPD] README.rst
2019-07-29 03:43:10 +00:00
OCA Transbot
a18310ae14
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_quant_manual_assign
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_quant_manual_assign/
2019-07-20 11:56:34 +00:00
oca-travis
af8f6892ab
[UPD] Update stock_quant_manual_assign.pot
2019-07-12 09:44:42 +00:00
Lois Rilo
501f9aa219
[12.0][MIG] stock_quant_manual_assign
2019-07-12 09:36:11 +00:00
OCA-git-bot
04379672c9
[ADD] icon.png
2019-07-12 09:36:11 +00:00
oca-travis
8274626149
[UPD] Update stock_quant_manual_assign.pot
2019-07-12 09:36:11 +00:00
Pedro M. Baeza
91cf2c13dd
[IMP] stock_quant_manual_assign: Add owner to criteria + reorder fields + add security groups + hook
2019-07-12 09:36:11 +00:00
oca-travis
8f59c2126a
[UPD] Update stock_quant_manual_assign.pot
2019-07-12 09:36:11 +00:00
Pedro M. Baeza
01284bcf6b
[FIX] stock_quant_manual_assign: Related fields are not filled if not default them
2019-07-12 09:36:11 +00:00
Pedro M. Baeza
c99dc670c9
[IMP] stock_quant_manual_assign:
...
* Better layout
* Remove active_id dependency in some computed fields
* Clean code
* Refine constraint
* Take into account if the current line is previously reserved before clicking on the button.
2019-07-12 09:36:11 +00:00
cubells
f184ee3eb7
[MIG] stock_quant_manual_assign: Migration to 11.0
2019-07-12 09:36:11 +00:00
Fanha Giang
1a55b8d696
11.0-mig-stock_quant_manual_assign
2019-07-12 09:36:11 +00:00
Fanha Giang
b5b21fd8d3
[10.0][MIG] stock_quant_manual_assign: Migration to 10.0
2019-07-12 09:36:11 +00:00
Pedro M. Baeza
fa9c9fc8e7
[CHG] stock_quant_manual_assign: Update copyright and author
2019-07-12 09:36:11 +00:00
agaldona
15fa2b2273
[FIX] stock_quant_manual_assign: computed field is not the same
2019-07-12 09:36:11 +00:00
cubells
e9e2512b70
Fix: avoid remove assigned lots on manual assignement
2019-07-12 09:36:11 +00:00
jbeficent
15d3bad347
[FIX] computation of remaining qty
...
[FIX] test_flake8
[FIX]
- use the already existing field product_qty
- fix picking edition by warehouse user due to related none readonly field
2019-07-12 09:36:11 +00:00
Laurent Bélorgey
effac61da6
[9.0][MIG] stock_manual_assign: Migration to 9.0
...
* Fix uom issue
* Convert move quantity in the default product uom to use the same uom as quant
2019-07-12 09:36:11 +00:00
Pedro M. Baeza
165e1cf9c5
[MIG] Rename manifest files
2019-07-12 09:36:11 +00:00
Stéphane Bidoul (ACSONE)
fcd650e65e
[FIX] remove en.po that was erroneously created by transbot
2019-07-12 09:36:11 +00:00
Cyril Gaudin
85c7f918ed
[MOV] stock_quant_manual_assign: make module uninstallable
2019-07-12 09:36:11 +00:00
OCA Transbot
54e3556bb8
OCA Transbot updated translations from Transifex
2019-07-12 09:36:11 +00:00
Pedro M. Baeza
a23f64d8e2
[FIX] stock_quant_manual_assign: Search in all child locations
2019-07-12 09:36:11 +00:00
OCA Transbot
e0285ff149
OCA Transbot updated translations from Transifex
2019-07-12 09:36:11 +00:00
Lionel Sausin
d41b04be7f
Update READMEs
...
Conforms to the latest README template: bugtracker, runbot etc.
Fixes bugtracker URL on some modules.
States OCA as maintainer, removes other contributors from the 'Maintainer' section.
2019-07-12 09:36:11 +00:00
Pedro M. Baeza
e09f24cd39
[FIX] stock_quant_manual_assign: lot_id and package_id not populated automatically
2019-07-12 09:36:11 +00:00
Pedro M. Baeza
53d09a1883
[IMP] stock_quant_manual_assign: Add lot and package to selection view
2019-07-12 09:36:11 +00:00
OCA Transbot
63c1140be6
OCA Transbot updated translations from Transifex
2019-07-12 09:36:11 +00:00
oihane
e6b0fcdd3e
[IMP] stock_quant_manual_assign:
...
* Extended usage in README
2019-07-12 09:36:11 +00:00
oihane
f1aabe7290
[IMP] stock_quant_manual_assign: Tests for missing cases
2019-07-12 09:36:11 +00:00
oihane
5ef0a18c9d
[IMP] stock_quant_manual_assign: added tests
2019-07-12 09:36:11 +00:00
Pedro M. Baeza
f9edc946df
OCA Transbot updated translations from Transifex
2019-07-12 09:36:11 +00:00
alfredo
fef4b02e6e
[IMP] stock_quant_manual_assign: Delete picking operations to confirm the wizard of "quants Manual" and check availability.
2019-07-12 09:36:11 +00:00
Pedro M. Baeza
4330da813d
[IMP] Expand AUTHORS
2019-07-12 09:36:11 +00:00
oihane
b6469a8a81
[MOD] Fixed some problems when there are quants with diferente histories
2019-07-12 09:36:11 +00:00
avanzosc1
c834cda55c
[fix] null lines error and remaining qty assign
2019-07-12 09:36:11 +00:00
avanzosc1
0f3805871c
[mod] new_api
2019-07-12 09:36:11 +00:00
avanzosc1
87e4d464ce
[mod] _rec_name
2019-07-12 09:36:11 +00:00
avanzosc1
2ea4f15439
[mod] added qty control
2019-07-12 09:36:11 +00:00