comment
This commit is contained in:
parent
794b2134f0
commit
de5db19401
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- Bug in 7004 : the amount qp_dep_priv was not saved
|
||||
CREATE OR REPLACE FUNCTION comptaproc.insert_quant_purchase(p_internal text, p_j_id numeric, p_fiche character varying, p_quant numeric, p_price numeric, p_vat numeric, p_vat_code integer, p_nd_amount numeric, p_nd_tva numeric, p_nd_tva_recup numeric, p_dep_priv numeric, p_client character varying, p_tva_sided numeric, p_price_unit numeric)
|
||||
RETURNS void
|
||||
LANGUAGE plpgsql
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue