dolibarr/htdocs/reception/class
VMR Global Solutions 7126ff7b1f
Update api_receptions.class.php
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) {
2023-04-27 09:16:17 +02:00
..
api_receptions.class.php Update api_receptions.class.php 2023-04-27 09:16:17 +02:00
reception.class.php Debug v18 2023-04-18 14:48:47 +02:00
receptionstats.class.php Replace LEFT JOIN with EXISTS 2022-10-22 00:22:54 +02:00