mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-26 11:21:27 +01:00
# Qual: Fix misuse of Mo->error Phan identified that ++ was performed on Mo->error which is a string. This fixes that by using a local $error variable (as in another function).
MRP Module
Module to manage Manufacturing Orders (MO)