INSERTINTOllx_action_def(code,titre,description,objet_type)values('NOTIFY_TRN_WITHDRAW','Transmit withdraw','Executed when a withdrawal is transmited','withdraw');
INSERTINTOllx_action_def(code,titre,description,objet_type)values('NOTIFY_CRD_WITHDRAW','Credite withdraw','Executed when a withdrawal is credited','withdraw');
INSERTINTOllx_action_def(code,titre,description,objet_type)values('NOTIFY_EMT_WITHDRAW','Emit withdraw','Executed when a withdrawal is emited','withdraw');
INSERTINTOllx_action_def(rowid,code,titre,description,objet_type)values(7,'NOTIFY_TRN_WITHDRAW','Transmit withdraw','Executed when a withdrawal is transmited','withdraw');
INSERTINTOllx_action_def(rowid,code,titre,description,objet_type)values(8,'NOTIFY_CRD_WITHDRAW','Credite withdraw','Executed when a withdrawal is credited','withdraw');
INSERTINTOllx_action_def(rowid,code,titre,description,objet_type)values(9,'NOTIFY_EMT_WITHDRAW','Emit withdraw','Executed when a withdrawal is emited','withdraw');