Files
dolibarr/htdocs/install/mysql/data
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-03-13 13:21:48 +01:00
2023-09-03 11:35:06 +02:00
2022-11-25 12:27:53 +01:00
2023-06-26 23:36:56 +03:00
Doc
2023-03-07 20:56:53 +01:00
2024-02-26 14:16:24 +01:00
2023-06-13 00:56:36 +02:00