Commit Graph

10 Commits

Author SHA1 Message Date
OCA-git-bot
4778f46408 stock_location_children 13.0.1.0.1 2021-01-18 13:37:40 +00:00
OCA-git-bot
a074d49ff3 [ADD] icon.png 2021-01-18 13:37:39 +00:00
OCA-git-bot
663a7a33c1 [UPD] README.rst 2021-01-18 13:37:39 +00:00
oca-travis
a37de458ed [UPD] Update stock_location_children.pot 2021-01-18 13:07:05 +00:00
Guewen Baconnier
f59687a88c Fix test compatibility with other modules
When other modules add locations in "stock.stock_location_stock", the
assertions miss them. Create a new tree of locations to run the tests.
2021-01-18 12:19:56 +01:00
Guewen Baconnier
935af5f18e Ensure children_ids is computed with proper triggers
* 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
2021-01-18 10:40:31 +01:00
Akim Juillerat
19adebd80c Update stock_location_children/models/stock_location.py 2020-05-15 10:30:22 +02:00
Akim Juillerat
37bb4d1eef Run pre-commit 2020-03-03 14:53:47 +01:00
Akim Juillerat
caa63a2aa0 Use SQL to improve performance 2020-03-03 14:51:32 +01:00
Akim Juillerat
0f70ada02d Create module stock_location_children 2020-03-02 13:46:05 +01:00