Files
dolibarr/htdocs/commande
Alexandre Janniaux d9e81cbabe command: forward database error on failure
If the database triggered a failure, it wasn't reported in the tests
because $this->error was not set. Conversely, the error was always
printed through dol_print_error() whose documentation explicitely states
that it should not be used for class and $this->error should be used
instead.
2023-12-12 19:18:16 +01:00
..
2023-12-04 12:02:35 +01:00
2023-11-27 11:39:32 +01:00
2023-12-04 12:02:35 +01:00
2023-12-04 12:02:35 +01:00
2023-02-14 22:56:12 +01:00
2023-12-04 12:02:35 +01:00
2023-12-04 12:02:35 +01:00
2023-11-27 11:39:32 +01:00
2023-12-04 12:29:38 +01:00
2023-06-03 15:33:46 +02:00