Changes

no edit summary
Line 30: Line 30:  
(
 
(
 
   rowid            integer AUTO_INCREMENT PRIMARY KEY,
 
   rowid            integer AUTO_INCREMENT PRIMARY KEY,
   fk_facture      integer,
+
   fk_facture      integer,           -- left NULL since the creation of llx_paiement_facture
 
   datec            datetime,          -- date de creation
 
   datec            datetime,          -- date de creation
 
   tms              timestamp,
 
   tms              timestamp,
241

edits