NEW: Add Customer Ref on Intervention

This commit is contained in:
Florian HENRY
2022-05-17 12:53:50 +02:00
parent 07f2b78758
commit ada81750c1
5 changed files with 123 additions and 5 deletions

View File

@@ -25,6 +25,7 @@ create table llx_fichinter
fk_contrat integer DEFAULT 0, -- contrat auquel est rattache la fiche
ref varchar(30) NOT NULL, -- number
ref_ext varchar(255),
ref_client varchar(255), -- customer intervention number
entity integer DEFAULT 1 NOT NULL, -- multi company id
tms timestamp DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
datec datetime, -- date de creation