noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 37/162: comment


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 37/162: comment
Date: Sat, 11 Jul 2020 13:23:28 -0400 (EDT)

sparkyx pushed a commit to annotated tag E-4
in repository noalyss.

commit de5db19401df9b5cc73da42eb84a7a4466428571
Author: Dany De Bontridder <danydb@noalyss.eu>
AuthorDate: Sat May 12 13:03:36 2018 +0200

    comment
---
 sql/upgrade.sql | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sql/upgrade.sql b/sql/upgrade.sql
index f3340f5..5449b50 100644
--- a/sql/upgrade.sql
+++ b/sql/upgrade.sql
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]