Topic: trans_no & Reference nb of the Voucher Transactions
Hello,
I Set the following in the config.php :
============================================================
/* print_invoice_no. 0 = print reference number, 1 = print invoice number */
// $print_invoice_no = 0;
$print_invoice_no = 1; // kalido
=============================================================
My intention is to have the GL Reference nb to be displayed in the out reports instead of the Transaction internal numbering,
the system failed to generate PDF files, also it it drops several times and stop out. and in the rare times it generates an excel file
in which I saw that always the trans_no appear and not the reference nb (tis reference nb , generally we adopted as a reference for that registered transaction)
Any Idea ?
Generally, it is necesary to display and to track any transaction voucher (also invoices) by its reference nb associated to it, because the trans_no will change whenever any later modification occur to that transaction.
Regards,
Kalido