BernatPForgeFlow
BernatPForgeFlow
If we do not use actual time, then we can face problems in other modules that consider that as the default modus operandi. For example, if we already have a...
When checking incoming quantities or qualified demand moves, we will use a customized view that allows to redirect to the source document of that move.
Refactoring of incomings calculation 1. Reformulate incoming quantities calculation Split incoming quantities between inside or outside DLT. Make it more heritable, to facilitate consideration of other data sources. Store all...
Before: Open only MO procured from the specific buffer. Now: Open all MO with the same product and warehouse than the buffer.
Depends on https://github.com/OCA/ddmrp/pull/311
Qualified demand should only consider actual demand, such as outgoing stock moves or any entity that refers to something confirmed and real. MRP Move is an entity similar to Stock...
When we install ddmrp_chatter, the sheet size is reduced and charts are too wide. Reducing width it shows correctly with and without ddmrp_chatter. Before the fix:  After the fix:...
Forward port from: https://github.com/OCA/ddmrp/pull/308