Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Invoice print is blank
07-25-2016, 02:04 AM,
#1
Invoice print is blank
When i make a new sales order it is always blank. However Invoice that was issued before can print no problem.

http://imgur.com/a/qM81P
Reply
07-25-2016, 08:07 PM,
#2
RE: Invoice print is blank
Hi,
The error shows that the transaction has not been completed since the gl entries do not balance.
And the invoice only available when those transaction data are available.
Has the script customized?
Best regards!
Exson
(07-25-2016, 02:04 AM)jefftiga Wrote: When i make a new sales order it is always blank. However Invoice that was issued before can print no problem.

http://imgur.com/a/qM81P

Reply
07-27-2016, 05:49 AM,
#3
RE: Invoice print is blank
I would guess there is a rounding issue somewhere. Would be really interesting to see the output from the following SQL:

SELECT * FROM gltrans WHERE type=10 and typeno=114;

Thanks
Tim
Reply
08-08-2016, 11:57 PM,
#4
RE: Invoice print is blank
thanks solved it. Db table problem
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)