| Author |
Message |
|
china
|
Post subject: Customer Statement in V3.0 Posted: Thu Feb 03, 2011 8:30 am |
|
Joined: Fri Oct 29, 2010 1:23 am Posts: 31
|
|
Hi Dave two things here.
1 ) Something strange happened when I used the new form designer in V3.0 I changed the field in " data Tables " where it say Invoice Number, Ok when I changed it back again is shows " journal_main.purchase_invoice_id " but the strange thing is that when I go to any statement there is nothing under Invoice Number. I have and other statement form and that shows the same as about, and it worked until I changed the invoice filed and then changed it back again, then nothing shows in the invoice field.
2 ) It would be nice if in the statement where it says " Transaction Type " there could be a field for Invoice & payment so it it is a invoice it should show " Invoice " and payment receipt it should show " Receipt " or " Payment "
The new form designer is so much easier to use, Thanks.
|
|
 |
|
 |
|
dave
|
Post subject: Re: Customer Statement in V3.0 Posted: Tue Feb 08, 2011 5:34 pm |
|
Joined: Fri Oct 26, 2007 3:55 pm Posts: 3499 Location: Colorado, US
|
|
Let me see if I can re-create the problem. I have done some work the the phreeform module to fix some other errors. Dave
|
|
 |
|
 |
|
china
|
Post subject: Re: Customer Statement in V3.0 Posted: Wed Feb 23, 2011 4:43 am |
|
Joined: Fri Oct 29, 2010 1:23 am Posts: 31
|
|
Hi Dave, any idea how to solve this ?
If I go to the form designer and select " Field Setup " then " Data Table " then in the " Field Name " there is a pull down menu where I select " Invoice " it shows " journal_main.purchase_invoice_id " then when I print a customer statement there is no invoice number shown. This is a big problem.
|
|
 |
|
 |
|
dave
|
Post subject: Re: Customer Statement in V3.0 Posted: Wed Feb 23, 2011 5:56 pm |
|
Joined: Fri Oct 26, 2007 3:55 pm Posts: 3499 Location: Colorado, US
|
|
Tell me what you are trying to do, I'll fix the form and post it here. I found a few more problems today that prohibit editing any form that uses the entry_builder class.
Dave
|
|
 |
|
 |
|
china
|
Post subject: Re: Customer Statement in V3.0 Posted: Mon Feb 28, 2011 1:48 am |
|
Joined: Fri Oct 29, 2010 1:23 am Posts: 31
|
|
Hi Dave, I'm trying to get the customer statement to display invoice numbers and payment references.
If I go to the customer statement form designer and select " Field Setup " then " Data Table " then in the " Field Name " there is a pull down menu where I select " Invoice " it shows " journal_main.purchase_invoice_id " then when I print a customer statement there is no invoice number or payment reference shown. This is a big problem.
|
|
 |
|
 |
|
china
|
Post subject: Re: Customer Statement in V3.0 Posted: Fri Mar 04, 2011 12:54 am |
|
Joined: Fri Oct 29, 2010 1:23 am Posts: 31
|
|
Hi Dave, is there anything I can do to get trhe customer statement working ?
|
|
 |
|
 |
|
dave
|
Post subject: Re: Customer Statement in V3.0 Posted: Fri Mar 04, 2011 5:39 pm |
|
Joined: Fri Oct 26, 2007 3:55 pm Posts: 3499 Location: Colorado, US
|
|
 |
|
 |
|
awtohost2
|
Post subject: Re: Customer Statement in V3.0 Posted: Tue Apr 19, 2011 1:13 am |
|
Joined: Fri Aug 20, 2010 8:22 pm Posts: 8
|
|
Hi Dave do you have a fix for this problem yet ?
I did look at the other topic and downloaded the zip file and installed, but I have same problems
Still no invoice numbers in the statements.
|
|
 |
|
 |
|
dave
|
Post subject: Re: Customer Statement in V3.0 Posted: Thu Apr 21, 2011 3:12 pm |
|
Joined: Fri Oct 26, 2007 3:55 pm Posts: 3499 Location: Colorado, US
|
|
Here's a new class and report to try. Please replace the statement_builder.php file in /modules/phreebooks/classes; delete the Statement report in Reports -> Customers -> Invoices/Packing Slips -> Statement and import the statement.xml file with the Tools -> Reports -> Import icon.
Let me know how it goes.
Dave
|
|
 |
|
 |
|
shamzcc
|
Post subject: Re: Customer Statement in V3.0 Posted: Sun Apr 24, 2011 6:19 am |
|
Joined: Mon Nov 09, 2009 1:18 pm Posts: 296
|
|
thankz dave working like a bomb
|
|
 |
|
 |
|
awtohost2
|
Post subject: Re: Customer Statement in V3.0 Posted: Mon Apr 25, 2011 2:11 am |
|
Joined: Fri Aug 20, 2010 8:22 pm Posts: 8
|
|
Working on the statement form, and everything seams OK then out of the blue I got this error
Warning: constant() [function.constant]: Couldn't find constant in /home/erp2/public_html/modules/phreeform/functions/phreeform.php on line 459 TCPDF ERROR: Some data has already been output, can't send PDF file
|
|
 |
|
 |
|
dave
|
Post subject: Re: Customer Statement in V3.0 Posted: Mon Apr 25, 2011 8:19 pm |
|
Joined: Fri Oct 26, 2007 3:55 pm Posts: 3499 Location: Colorado, US
|
|
Check your form in the Company Block and make sure that all the fields are defined, you may have a 'Please Select...' field instead of a selection form the drop down. If you do, delete the row.
Dave
|
|
 |
|
 |
|
china
|
Post subject: Re: Customer Statement in V3.0 Posted: Mon Apr 25, 2011 8:30 pm |
|
Joined: Fri Oct 29, 2010 1:23 am Posts: 31
|
|
I did figure this out and it works perfect now.
Thanks.
|
|
 |
|
 |
|