bugfix
This commit is contained in:
parent
2433dfaea2
commit
489a4be152
@ -1,30 +0,0 @@
|
||||
2006-03-20 09:46:11 3 andre Authentification ok (en mode Pear)
|
||||
2006-03-20 09:46:11 3 andre Access to /~andre/dev/dolibarr/htdocs/product/sousproduits/fiche.php
|
||||
2006-03-20 09:46:55 3 andre Authentification ok (en mode Pear)
|
||||
2006-03-20 09:46:55 3 andre Access to /~andre/dev/dolibarr/htdocs/product/sousproduits/fiche.php
|
||||
2006-03-20 09:47:02 3 andre Authentification ok (en mode Pear)
|
||||
2006-03-20 09:47:02 3 andre Access to /~andre/dev/dolibarr/htdocs/product/sousproduits/fiche.php
|
||||
2006-03-20 09:47:14 3 andre Authentification ok (en mode Pear)
|
||||
2006-03-20 09:47:14 3 andre Access to /~andre/dev/dolibarr/htdocs/product/sousproduits/fiche.php
|
||||
2006-03-20 09:47:14 3 andre Product::fecth 6=6 ref=
|
||||
2006-03-20 09:47:20 3 andre Authentification ok (en mode Pear)
|
||||
2006-03-20 09:47:20 3 andre Access to /~andre/dev/dolibarr/htdocs/product/sousproduits/fiche.php
|
||||
2006-03-20 09:47:20 3 andre Product::fecth 6=6 ref=
|
||||
2006-03-20 09:47:26 3 andre Authentification ok (en mode Pear)
|
||||
2006-03-20 09:47:26 3 andre Access to /~andre/dev/dolibarr/htdocs/product/sousproduits/fiche.php
|
||||
2006-03-20 09:47:26 3 andre Product::fecth 6=6 ref=
|
||||
2006-03-20 09:48:30 3 andre Authentification ok (en mode Pear)
|
||||
2006-03-20 09:48:30 3 andre Access to /~andre/dev/dolibarr/htdocs/product/sousproduits/fiche.php
|
||||
2006-03-20 09:48:30 3 andre Product::fecth 6=6 ref=
|
||||
2006-03-20 09:48:33 3 andre Authentification ok (en mode Pear)
|
||||
2006-03-20 09:48:33 3 andre Access to /~andre/dev/dolibarr/htdocs/product/sousproduits/fiche.php
|
||||
2006-03-20 09:48:33 3 andre Product::fecth 6=6 ref=
|
||||
2006-03-20 09:48:36 3 andre Authentification ok (en mode Pear)
|
||||
2006-03-20 09:48:36 3 andre Access to /~andre/dev/dolibarr/htdocs/product/sousproduits/fiche.php
|
||||
2006-03-20 09:48:36 3 andre Product::fecth 6=6 ref=
|
||||
2006-03-20 09:48:41 3 andre Authentification ok (en mode Pear)
|
||||
2006-03-20 09:48:41 3 andre Access to /~andre/dev/dolibarr/htdocs/product/sousproduits/fiche.php
|
||||
2006-03-20 09:48:41 3 andre Product::fecth 6=6 ref=
|
||||
2006-03-20 09:48:46 3 andre Authentification ok (en mode Pear)
|
||||
2006-03-20 09:48:46 3 andre Access to /~andre/dev/dolibarr/htdocs/product/sousproduits/fiche.php
|
||||
2006-03-20 09:48:46 3 andre Product::fecth 6=6 ref=
|
||||
@ -25,8 +25,7 @@ alter table llx_propal add column note_public text after note;
|
||||
|
||||
ALTER TABLE llx_societe ADD mode_reglement INT( 11 ) DEFAULT NULL ;
|
||||
ALTER TABLE llx_societe ADD cond_reglement INT( 11 ) DEFAULT '1' NOT NULL ;
|
||||
ALTER TABLE llx_societe ADD tva_assuj tinyint;
|
||||
ALTER TABLE llx_societe MODIFY tva_assuj tinyint;
|
||||
ALTER TABLE llx_societe ADD tva_assuj tinyint DEFAULT '1';
|
||||
|
||||
alter table llx_product add gencode varchar(255) DEFAULT NULL;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user