mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
be3b4b28579ba7ae17d48d669ffaea0a7e68ba0a
Automatically check availability of stock moves when a move is set to "done". It uses queue jobs to verify the availability in order to have a minimal impact on the user operations. The conditions to trigger the check are: * A move is marked as done * The destination locations of the move lines are internal * The move doesn't have successors in a chain of moves At this point, jobs are generated: * One job per product * Any move waiting for stock in a parent (or same) location of the internal destination locations from the done move has its availability checked Only one job is generated for an identical set of (product, locations).
stock-logistics-warehouse
TODO: add repo description.
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| stock_mts_mto_rule | 16.0.1.0.0 | Add a MTS+MTO route | |
| stock_package_type_button_box | 16.0.1.0.0 | ![]() |
This module is a technical module that allows to fill in a button box for Stock Package Type form view |
Licenses
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's __manifest__.py file, which contains a license key
that explains its license.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Description
Languages
HTML
50.9%
Python
48.2%
JavaScript
0.8%
SCSS
0.1%

