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

[13.0] Create module stock_location_children #855

Merged
merged 7 commits into from
Jan 18, 2021

Conversation

grindtildeath
Copy link
Contributor

This module adds a children_ids field on stock.location in order to compute
and store all the children for a stock.location and not only its first level
children as is the case for child_ids

* Any child_ids changed on a children_ids should recompute locations:
  otherwise only 2 levels are updated.
* Flush any change in the hierarchy before executing the SQL
When other modules add locations in "stock.stock_location_stock", the
assertions miss them. Create a new tree of locations to run the tests.
guewen added a commit to camptocamp/wms that referenced this pull request Jan 18, 2021
@simahawk
Copy link
Contributor

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 13.0-ocabot-merge-pr-855-by-simahawk-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 6500125 into OCA:13.0 Jan 18, 2021
@OCA-git-bot
Copy link
Contributor

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

guewen added a commit to camptocamp/wms that referenced this pull request Jan 20, 2021
CarlosRoca13 pushed a commit to Tecnativa/stock-logistics-warehouse that referenced this pull request Aug 16, 2021
Signed-off-by simahawk
CarlosRoca13 pushed a commit to Tecnativa/stock-logistics-warehouse that referenced this pull request Aug 16, 2021
Signed-off-by simahawk
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.

5 participants