Tony Kang hai 1 ano
pai
achega
ca86a6d9cb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/service/rpt_tree_node_cust.js

+ 1 - 1
app/service/rpt_tree_node_cust.js

@@ -92,7 +92,7 @@ module.exports = app => {
             this.transaction = await this.db.beginTransaction();
             try {
                 const data = {
-                    cust_acc_id,
+                    cust_acc_id: -1,
                     tender_id,
                     rpt_tpl_items: newRptItems,
                 };