Ajout décimal stock
This commit is contained in:
parent
43bd395945
commit
e72d4e976e
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
begin;
|
||||
|
||||
insert into format_csv_banque values ('Dexia','dexia_be.inc.php');
|
||||
alter table stock_goods alter sg_quantity type numeric(8,4);
|
||||
update version set val=28;
|
||||
commit;
|
||||
Loading…
Add table
Add a link
Reference in a new issue