mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +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) {
|
||
|---|---|---|
| .. | ||
| class | ||
| stats | ||
| tpl | ||
| card.php | ||
| contact.php | ||
| document.php | ||
| index.php | ||
| list.php | ||
| note.php | ||