Add trigger to replace an accounting by the
corresponding card if no card has been given (example VAT)
This commit is contained in:
parent
6e6adcb487
commit
43d7fe92fc
2 changed files with 55 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ if ( !defined("SITE_UPDATE_PLUGIN"))
|
|||
if ( ! defined ("SYSINFO_DISPLAY")) {
|
||||
define ("SYSINFO_DISPLAY",TRUE);
|
||||
}
|
||||
define ("DBVERSION",123);
|
||||
define ("DBVERSION",124);
|
||||
define ("MONO_DATABASE",25);
|
||||
define ("DBVERSIONREPO",16);
|
||||
define ('NOTFOUND','--not found--');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue