Update modAccounting.class.php

This commit is contained in:
Laurent Destailleur 2020-12-30 13:17:57 +01:00 committed by GitHub
parent e5da047134
commit 7165bd43d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -154,12 +154,6 @@ class modAccounting extends DolibarrModules
"csv",
"", 0, 'current', 0
);
$this->const[14] = array(
"ACCOUNTING_LIMIT_LIST_VENTILATION",
"chaine",
"50",
"", 0, 'current', 0
);
// Tabs
$this->tabs = array();