forked from Wavyzz/dolibarr
Update ICS
This commit is contained in:
@@ -59,5 +59,7 @@ create table llx_bank_account
|
||||
note_public text,
|
||||
model_pdf varchar(255),
|
||||
import_key varchar(14),
|
||||
extraparams varchar(255) -- for other parameters with json format
|
||||
extraparams varchar(255), -- for other parameters with json format
|
||||
ics varchar(32), -- Creditor Identifier CI
|
||||
ics_transfer varchar(32) -- Creditor Identifier CI for transfer
|
||||
)ENGINE=innodb;
|
||||
|
||||
Reference in New Issue
Block a user