Guewen Baconnier 639b4c7849 Improve code after reviews
* performance (less queries executed)
* disable tracking in tests (faster)
* use with_user instead of sudo
* the double for loop in _compute_route_ids actually generates one more
  query as the simple one in this commit (thanks to the cache)
* extract a method
* the parent locations can be found using 'parent_of' which will use the
  parent_path under the hood (example: 1/7/8 will return locations 1, 7,
  8)
2020-03-17 11:44:58 +01:00
2020-03-14 12:28:39 +01:00
2020-03-14 12:28:39 +01:00
2020-03-14 12:28:39 +01:00
2020-03-14 12:28:39 +01:00
2020-03-14 12:28:39 +01:00
2020-03-14 12:28:39 +01:00
2020-03-14 12:28:39 +01:00
2020-03-14 11:28:56 +00:00
2020-03-14 12:28:39 +01:00
2020-03-14 12:28:39 +01:00
2020-03-14 12:28:39 +01:00
2019-10-12 12:30:40 +02:00
2019-09-29 23:49:04 +02:00
2020-03-14 12:28:39 +01:00
2020-03-14 12:28:39 +01:00
2020-03-14 12:28:39 +01:00
2019-10-12 12:30:40 +02:00
2020-03-14 12:28:39 +01:00
2019-10-12 12:30:40 +02:00
2019-10-12 12:30:40 +02:00

Build Status Coverage Status

Odoo Stock Logistics Warehouse

This project aim to deal with modules related to the management of warehouses. You'll find modules that:

  • Ease inventory by adding various possibilities
  • Move all product from one location to another
  • Manage the product catalog (merge them,..)

Please don't hesitate to suggest one of your module to this project. Also, you may want to have a look on those other projects here:

Description
Odoo Warehouse Management Addons
Readme 142 MiB
Languages
HTML 50.9%
Python 48.2%
JavaScript 0.8%
SCSS 0.1%