Lionel Sausin 8cabcc04f3 Revert changes to computation of _immediately_usable_qty
Commit 6c16913 changed the way we compute the immediately_usable_qty: instead of using the virtual stock, we used the sum of quants without reservations. But a quant may actually be reserved and still be available (for example it may be reserved for an internal move).
Fixes https://github.com/OCA/stock-logistics-warehouse/issues/79

Remove loop and use correct decorator

Restore the features of stock_available_immediately

The previous fix restored stock_available but then there was no way to exclude the incomming moves from the count. This belongs in stock_available_immediately, restoring it cleanly.
This commit also takes care to respect the distinction between templates and variants, so it should fix https://github.com/OCA/stock-logistics-warehouse/issues/73 too.

Restore the qty avail. to promise on variant treeview

PEP8
2020-06-16 11:18:12 +07:00
2020-04-01 20:55:00 +00:00
2020-06-08 08:25:58 +00:00
2020-03-14 12:28:39 +01:00
2020-03-30 09:36:47 +00:00
2020-03-14 12:28:39 +01:00
2020-05-28 21:08:35 +00:00
2020-03-14 12:28:39 +01:00
2020-03-19 13:36:37 +00:00
2020-04-07 15:00:28 +00:00
2020-03-14 12:28:39 +01:00
2020-03-23 10:46:34 +00:00
2020-03-14 12:28:39 +01:00
2020-05-18 08:12:59 +00:00
2020-05-29 13:52:41 +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
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
2020-03-26 13:04:05 +01: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%