Lionel Sausin 09cf0cc3f2 [FIX] fix multi-company test
Record rules used to not be checked on stock quants, but now they are since Odoo's commit 2fd14db57433d08ab368a7e18d18ae8d49dafab1 (https://github.com/odoo/odoo/commit/2fd14db).
In our test we changed the company of the products and BoMs but we neglected that the stock was not attached to the right company, and that made the test fail.
To fix that, make the test inventory for the right company.
Since there is a little inconsistency in the demo data with a negative quantity of an unrelated product, use the `partial` filter for the inventories instead of the `none` filter, so that no wrong inventory lines are added automatically.
2021-05-13 16:16:30 +02:00
2021-04-23 12:58:20 +00:00
2021-02-15 14:38:04 +00:00
2021-05-09 00:02:31 +00:00
2020-10-01 09:38:40 +00:00
2021-02-11 11:32:42 +00:00
2020-05-28 21:08:35 +00:00
2020-03-14 12:28:39 +01:00
2021-02-24 12:14:03 +00:00
2021-04-12 12:51:55 +00:00
2020-09-08 14:06:44 +00:00
2020-09-29 15:50:32 +00: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-11-01 23:07:25 +01:00
2020-11-01 23:07:25 +01:00
2020-03-14 12:28:39 +01:00
2019-10-12 12:30:40 +02:00
2020-03-26 13:04:05 +01:00

Build Status Coverage Status Translation 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%