2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/htdocs/install
Laurent Destailleur 50f99a51bb Remove trigger BILLREC_CREATEBILL that should not exists as it is
duplicate of BILL_CREATE.
This trigger was not a CRUD event. If you used it, you can already use
the trigger BILL_CREATE and test that ($object->fac_rec > 0) to know if
creation trigger is from a recurring invoice or not. Also this old
trigger was never enabled into table llx_c_action_trigger.
2024-04-03 02:37:30 +02:00
..
2023-12-01 19:51:32 +01:00
2024-01-23 18:05:54 +01:00
2024-03-24 15:34:19 +01:00
2024-03-21 16:33:57 +01:00
2024-03-24 11:03:06 +01:00