-
-
Notifications
You must be signed in to change notification settings - Fork 723
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[17.0] [MIG] stock_inventory: Migration to 17.0 #2085
[17.0] [MIG] stock_inventory: Migration to 17.0 #2085
Conversation
Hi @bizzappdev Could you include recent changes in v16?
Thanks! |
Hi again @bizzappdev One more: Looks like today became the stock_inventory's PRs cleaning day 😄 |
[15.0][IMP] stock_inventory: add product selection and fixup
…t to add to_do field
…tion between several companies (as company_id is a related on quant location)
Currently translated at 100.0% (43 of 43 strings) Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_inventory Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_inventory/it/
Currently translated at 100.0% (43 of 43 strings) Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_inventory Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_inventory/fr/
Currently translated at 100.0% (43 of 43 strings) Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_inventory Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_inventory/it/
Currently translated at 100.0% (43 of 43 strings) Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_inventory Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_inventory/es/
Allow to create stock.quants making the quants smart button not invisible when quantity is equal to 0. (Removing one of the invisible conditions). [IMP] stock_inventory: adds exclude_sublocation flag [IMP] stock_inventory: Add flag to autocomplete adjustment when fully done. [IMP] stock_inventory Add company to adjustments to avoid multi-company errors. Adds information fields to tree view. Also adds 'Assign to' in stock inventory that propagates to quants. Also propagates the date field.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_inventory Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_inventory/
Currently translated at 100.0% (54 of 54 strings) Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_inventory Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_inventory/it/
inventory without quantities
- fixed the way to link the move to the inventory, loading all move lines linked to a product or a lot for a given location was not right - fixed computed methods - do not use ValidationError if not inside a python constrains - use states field attribute to avoid duplicating visibility condition - missing ensure_one - added cancel state to match with old odoo inventory
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_inventory Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_inventory/
… for different products
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_inventory Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_inventory/
Currently translated at 100.0% (76 of 76 strings) Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_inventory Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_inventory/it/
597af74
to
7fd1202
Compare
@LoisRForgeFlow, now we have those fixes also |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
7fd1202
to
27496dc
Compare
@LoisRForgeFlow Done changes to the menu changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! LGTM 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functional test, LGTM!
/ocabot migration stock_inventory /ocabot merge nobump |
On my way to merge this fine PR! |
Congratulations, your PR was merged at be0eff7. Thanks a lot for contributing to OCA. ❤️ |
No description provided.