This commit is contained in:
Rodolphe Quiedeville 2004-08-18 14:05:50 +00:00
parent d23653cf00
commit 42bae43579
2 changed files with 2 additions and 2 deletions

View File

@ -667,7 +667,7 @@ create table llx_societe_remise
fk_soc integer NOT NULL,
tms timestamp,
datec datetime, -- creation date
fk_user_auhtor integer, -- utilisateur qui a créé l'info
fk_user_author integer, -- utilisateur qui a créé l'info
remise_client real default 0, -- remise systématique pour le client
note text

View File

@ -28,7 +28,7 @@ create table llx_societe_remise
fk_soc integer NOT NULL,
tms timestamp,
datec datetime, -- creation date
fk_user_auhtor integer, -- utilisateur qui a créé l'info
fk_user_author integer, -- utilisateur qui a créé l'info
remise_client real default 0, -- remise systématique pour le client
note text