Task 0002128: Clôture comptabilité française

Réécriture op. ouverture et cloture
This commit is contained in:
sparkyx 2024-01-13 16:04:52 +01:00
parent 4c25109f24
commit 23ee014cb1
5 changed files with 335 additions and 9 deletions

View file

@ -123,7 +123,7 @@ if (!defined("NOALYSS_PACKAGE_REPOSITORY")) {
if (!defined("SYSINFO_DISPLAY")) {
define("SYSINFO_DISPLAY", TRUE);
}
define("DBVERSION", 190);
define("DBVERSION", 191);
define("MONO_DATABASE", 25);
define("DBVERSIONREPO", 20);
define('NOTFOUND', '--not found--');