Files
dolibarr/htdocs/mrp
MDW 8a84fad171 Qual: Fix misuse of Mo->error (#35841)
# 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).
2025-10-19 03:35:04 +02:00
..
2025-02-08 01:49:52 +01:00
2024-12-13 20:26:32 +01:00
2025-09-21 12:12:09 +02:00
2025-10-17 02:31:07 +02:00
2025-10-18 11:20:54 +02:00
2025-10-17 02:31:07 +02:00
2025-10-17 02:31:07 +02:00
2025-10-17 02:31:07 +02:00
2025-10-17 02:31:07 +02:00

MRP Module

Module to manage Manufacturing Orders (MO)