Topic: Error in allocation after upgrade
Hi all.
After upgrade to 2.2 from 2.1.5, i only get errors like next, attempting to allocate payments to providers:
ERROR DE BASE DE DATOS : no debtor trans found for given params
sql that failed was : SELECT 0_debtor_trans.*, ov_amount+ov_gst+ov_freight+ov_freight_tax+ov_discount AS Total, 0_debtors_master.name AS DebtorName, 0_debtors_master.address, 0_debtors_master.email AS email2, 0_debtors_master.curr_code, 0_debtors_master.tax_id, 0_debtors_master.payment_terms FROM 0_debtor_trans, 0_debtors_master WHERE 0_debtor_trans.trans_no='50' AND 0_debtor_trans.type='1' AND 0_debtor_trans.debtor_no=0_debtors_master.debtor_no
Anybody can help me?
Thanks in advance
Eduardo Santander