mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-08 10:03:00 +01:00
Change made in _private function validate in reception/class/api_receptions.class.php:709
replaced line 712
foreach (Shipments::$FIELDS as $field) { => foreach (Receptions::$FIELDS as $field) {