Files
Pedro M. Baeza 4d19740700 [IMP] mrp_production_grouped_by_product: Time frames
Introduce time frames for grouping.
2021-11-16 08:45:44 +01:00

10 lines
535 B
ReStructuredText

When you have several sales orders with make to order (MTO) products that
require to be manufactured, you end up with one manufacturing order for each of
these sales orders, which is very bad for the management.
With this module, each time an MTO manufacturing order is required to be
created, it first checks that there's no other existing order not yet started
for the same product and bill of materials inside the specied time frame , and
if there's one, then the quantity of that order is increased instead of
creating a new one.