FS#127 each FIN ledger must have one and one bank account
This commit is contained in:
parent
0bae0fc084
commit
f7c98cd88e
10 changed files with 292 additions and 126 deletions
|
|
@ -122,4 +122,6 @@ end;
|
|||
$BODY$
|
||||
LANGUAGE 'plpgsql' VOLATILE;
|
||||
|
||||
select correct_quant_sale() ;
|
||||
select correct_quant_sale() ;
|
||||
|
||||
ALTER TABLE jrn_def ADD COLUMN jrn_def_bank bigint;
|
||||
Loading…
Add table
Add a link
Reference in a new issue