webERP Forum
SalesInquiry.php data gets cut in 4.09.1 - Printable Version

+- webERP Forum (http://www.weberp.org/forum)
+-- Forum: webERP Discussion (http://www.weberp.org/forum/forumdisplay.php?fid=1)
+--- Forum: Problems / Bugs? (http://www.weberp.org/forum/forumdisplay.php?fid=8)
+--- Thread: SalesInquiry.php data gets cut in 4.09.1 (/showthread.php?tid=462)



SalesInquiry.php data gets cut in 4.09.1 - PakRicard - 12-11-2012

Hi all:

Just after upgrading to 4.09.1 and start enjoying the new themes, we realized SalesInquiry.php result data gets cut in several themes:
aguapop
fluid
gel
wood
fresh

but with default theme data gets printed on screen, but looks not so nice.

probably has to do with the great change done by Hindraj (webERP looks much better now), thanks.


RE: SalesInquiry.php data gets cut in 4.09.1 - hindraj - 01-28-2013

Hi Pak Richard,

Temporary fix:

I think the displayed output is too wide for your screen.
Try the 'zoom out' function of your browser.

Permanent fix:

We should rewrite the output into a 'table' format, and/or display it in a scrollable 'window' (div).

NB: Thanks for your compliments Blush

Best regards,

Hindra Joshua

(12-11-2012, 06:14 PM)PakRicard Wrote: Hi all:

Just after upgrading to 4.09.1 and start enjoying the new themes, we realized SalesInquiry.php result data gets cut in several themes:
aguapop
fluid
gel
wood
fresh

but with default theme data gets printed on screen, but looks not so nice.

probably has to do with the great change done by Hindraj (webERP looks much better now), thanks.