Skip to content
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

Merged
merged 42 commits into from
Jul 4, 2024

Conversation

bizzappdev
Copy link
Contributor

No description provided.

@bizzappdev bizzappdev marked this pull request as ready for review June 25, 2024 08:13
@LoisRForgeFlow
Copy link
Contributor

Hi @bizzappdev

Could you include recent changes in v16?

Thanks!

@LoisRForgeFlow
Copy link
Contributor

Hi again @bizzappdev

One more:

Looks like today became the stock_inventory's PRs cleaning day 😄

@bizzappdev bizzappdev marked this pull request as draft June 28, 2024 06:15
DavidJForgeFlow and others added 26 commits July 2, 2024 13:56
[15.0][IMP] stock_inventory: add product selection and fixup
…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/
benwillig and others added 11 commits July 2, 2024 13:56
- 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/
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/
@bizzappdev bizzappdev force-pushed the 17.0-mig-stock_inventory-BAD branch from 597af74 to 7fd1202 Compare July 2, 2024 09:26
@bizzappdev bizzappdev marked this pull request as ready for review July 2, 2024 09:30
@bizzappdev
Copy link
Contributor Author

@LoisRForgeFlow, now we have those fixes also

Copy link
Contributor

@LoisRForgeFlow LoisRForgeFlow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, just a minor comment:

image

Could you move the menu to be under "Adjustments"? (it is a new submenu in v17)

@bizzappdev bizzappdev force-pushed the 17.0-mig-stock_inventory-BAD branch from 7fd1202 to 27496dc Compare July 2, 2024 10:10
@bizzappdev
Copy link
Contributor Author

@LoisRForgeFlow Done changes to the menu changes.

Copy link
Contributor

@LoisRForgeFlow LoisRForgeFlow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM 👍

Copy link
Contributor

@JoanSForgeFlow JoanSForgeFlow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functional test, LGTM!

@LoisRForgeFlow
Copy link
Contributor

/ocabot migration stock_inventory

/ocabot merge nobump

@OCA-git-bot OCA-git-bot added this to the 17.0 milestone Jul 4, 2024
@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 17.0-ocabot-merge-pr-2085-by-LoisRForgeFlow-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot mentioned this pull request Jul 4, 2024
45 tasks
@OCA-git-bot OCA-git-bot merged commit 5b1001f into OCA:17.0 Jul 4, 2024
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at be0eff7. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.