From: rfthomas <rf...@as...> - 2015-10-22 22:17:36
|
This is a problem that has existed for many version of WebERP going back several years. Print price list does not print price list for any prices other than the default price list. The following error is generated: WARNING Message Report : There were no price details to print out for the customer or category specified The script is PDFPriceList.php -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Print-Price-List-does-not-Work-tp4658353.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: ExsonQu <hex...@gm...> - 2015-10-31 11:34:16
|
*Hi, Bob,* I've revised the file. Would you like to check if it does work? Best regards! Exson PDFPriceList.zip <http://weberp-accounting.1478800.n4.nabble.com/file/n4658372/PDFPriceList.zip> -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Print-Price-List-does-not-Work-tp4658353p4658372.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: rfthomas <rf...@as...> - 2015-11-02 14:47:42
|
Exson, We still get the following error message: WARNING Message Report : There were no price details to print out for the customer or category specified Sincerely, Robert F. Thomas 44 Industrial Way Norwood, MA USA 02062 * Office Phone - (781) 329-9200 * mail to: rf...@as... From: ExsonQu [via webERP accounting] [mailto:ml-...@n4...] Sent: Saturday, October 31, 2015 7:22 AM To: rfthomas <rf...@as...> Subject: Re: Print Price List does not Work Hi, Bob, I've revised the file. Would you like to check if it does work? Best regards! Exson PDFPriceList.zip <http://weberp-accounting.1478800.n4.nabble.com/file/n4658372/PDFPriceList.z ip> _____ If you reply to this email, your message will be added to the discussion below: http://weberp-accounting.1478800.n4.nabble.com/Print-Price-List-does-not-Wor k-tp4658353p4658372.html To unsubscribe from Print Price List does not Work, click here <http://weberp-accounting.1478800.n4.nabble.com/template/NamlServlet.jtp?mac ro=unsubscribe_by_code&node=4658353&code=cmZ0QGFzdGhvbWFzLmNvbXw0NjU4MzUzfC0 xODc0MzAxMjU=> . <http://weberp-accounting.1478800.n4.nabble.com/template/NamlServlet.jtp?mac ro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.names paces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.we b.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.nam l-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.n aml> NAML image001.png (51K) <http://weberp-accounting.1478800.n4.nabble.com/attachment/4658376/0/image001.png> -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Print-Price-List-does-not-Work-tp4658353p4658376.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: rfthomas <rf...@as...> - 2015-11-02 15:00:44
|
Exson, We suspect that the problem involves the same error that crept into GetPrice.inc that returns a 0.00 price of any sales type other than default. Looking at the php, if all of the prices are zero the error message is generated. There is no "Default" price list option. The report only displays a pricelist if the Default price list's name in our case "End User" is specified. IN all other cases the error message is displayed. Thank you, Bob Thomas -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Print-Price-List-does-not-Work-tp4658353p4658377.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: ExsonQu <hex...@gm...> - 2015-11-03 01:00:19
|
*Hi, Bob,* It only show default type is a bug. It has no relationship with the GetPrice.php problem. Best regards! Exson -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Print-Price-List-does-not-Work-tp4658353p4658382.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |
From: ExsonQu <hex...@gm...> - 2015-11-03 01:59:53
|
*Hi, Bob,* After review the file again. I know what you mean. Best regards! Exson -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Print-Price-List-does-not-Work-tp4658353p4658384.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |