2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/htdocs/accountancy
Alexandre Janniaux 4146c0df89 accountancysystem: fix object create() method (#31390)
The accountancysystem::create() method is not used in the code, and thus
was not updated, especially after the introduction of the whole new
accountancy system. The method is at least useful for the tests so fix
it to create values like in every other tests.
2024-10-14 16:50:32 +02:00
..