Last changes before 3.0
This commit is contained in:
parent
8793b3dc0b
commit
bfe58a603f
18 changed files with 74 additions and 5036 deletions
|
|
@ -1,6 +1,7 @@
|
|||
|
||||
SET client_encoding = 'LATIN1';
|
||||
SET check_function_bodies = false;
|
||||
SET client_min_messages = warning;
|
||||
|
||||
SET search_path = public, pg_catalog;
|
||||
|
||||
|
|
@ -1839,7 +1840,7 @@ INSERT INTO tva_rate (tva_id, tva_label, tva_rate, tva_comment, tva_poste) VALUE
|
|||
|
||||
|
||||
|
||||
INSERT INTO version (val) VALUES (34);
|
||||
INSERT INTO version (val) VALUES (35);
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue