Re: Perp mistakes. (multibyte characters in reports)

View: New views
11 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: Perp mistakes. (multibyte characters in reports)

by Nathan Gray :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On 13-Apr-09, at 2:55 PM, Dudás Zsolt wrote:

> I got some mistakes in the system.
>  ...
> 4.         my language is use multibyte character set. this is  
> problem for tbs system. I changed it multibyte version of TBS. I  
> send you by attached file.
>
> I hope I help you. This is the best erp system I have ever seen .

Would you have time to take a look at the newest version of the report  
system (currently in SVN) and see if you can make the same changes?
That may solve some of  PCS-Lists's problems.

Thanks,
Nathan Gray
nathan at goarctic dot com


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Perp-developers mailing list
Perp-developers@...
https://lists.sourceforge.net/lists/listinfo/perp-developers

Re: Perp mistakes. (multibyte characters in reports)

by PCS-Lists :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>Would you have time to take a look at the newest version of the report  
>system (currently in SVN) and see if you can make the same changes?
>That may solve some of  PCS-Lists's problems.

Can you (Nathan or Dudas) relate how did you proceed  to solve the problem with TBS and where can I make this to try to solve it on reports?
Maybe I can solve this for my problem.

Thanks

Re: Perp mistakes. (multibyte characters in reports)

by PCS-Lists :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

 


On 13-Apr-09, at 2:55 PM, Dudás Zsolt wrote:

> I got some mistakes in the system.
>  ...
> 4.         my language is use multibyte character set. this is  
> problem for tbs system. I changed it multibyte version of TBS. I  
> send you by attached file.
>

What version of TBS did you had and what is the new version?
How can I update it?

Thanks,

Re: Perp mistakes. (multibyte characters in reports)

by Nathan Gray :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On 9-Jul-09, at 11:41 AM, PCS-Lists wrote:

> On 13-Apr-09, at 2:55 PM, Dudás Zsolt wrote:
>
>> I got some mistakes in the system.
>> ...
>> 4.         my language is use multibyte character set. this is
>> problem for tbs system. I changed it multibyte version of TBS. I
>> send you by attached file.
>>
>
> What version of TBS did you had and what is the new version?
> How can I update it?

Zsolt sent in a patch.  It's included in pERP SVN, so you should  
already have it.
If it doesn't work for you, perhaps Zsolt can give some multibyte  
insight.

Nathan Gray
nathan at goarctic dot com


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Perp-developers mailing list
Perp-developers@...
https://lists.sourceforge.net/lists/listinfo/perp-developers

Re: Perp mistakes. (multibyte characters in reports)

by PCS-Lists :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>Zsolt sent in a patch.  It's included in pERP SVN, so you should  
>already have it.
>If it doesn't work for you, perhaps Zsolt can give some multibyte  
>insight.

Unfortunately doesn't work for me. I would want some help of Zsolt. How can I contact him?

Re: Perp mistakes. (multibyte characters in reports)

by Nathan Gray :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On 13-Jul-09, at 7:27 AM, PCS-Lists wrote:

>
>> Zsolt sent in a patch.  It's included in pERP SVN, so you should
>> already have it.
>> If it doesn't work for you, perhaps Zsolt can give some multibyte
>> insight.
>
> Unfortunately doesn't work for me. I would want some help of Zsolt.  
> How can
> I contact him?

I believe Zsolt is on this mailing list.
I won't pretend to know all the intricacies of the multibyte changes  
that were submitted.
Would you two be able to work together to get this sorted for us all?


Nathan Gray
nathan at goarctic dot com


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Perp-developers mailing list
Perp-developers@...
https://lists.sourceforge.net/lists/listinfo/perp-developers

Re: Perp mistakes. (multibyte characters in reports)

by PCS-Lists :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----Original Message-----
From: Dudás Zsolt [mailto:duzso@freemail.hu] On Behalf Of Dudás Zsolt
Sent: Monday, July 20, 2009 5:57 PM
To: 'Developers pERP'
Subject: RE: [Perp-developers] Perp mistakes. (multibyte characters in reports)

Dear all
I have just found your emails abouth multibyte problems.

Now i found some problems width EGW somewhere on java script parts.

If you using js like this:

$GLOBALS['egw']->js->validate_file('api', 'multi_select', 'perp_api');

the reports in multibyte character sets will failure, nothing or not for all filed filled by tbs.

I don't know egw js parts, but if you remove line 183, 338, 339, 340 of class.ui_perp_report.inc.php  the reporting system will working fine (without scheduling functions).

May somebody else can resolve this problem in right way.


Zsolt.
Dear Dudás and Nathan,

I've removed the recommended lines for Dudás (183,338,339 and 340) but the error is still the same.
It is the report output file: purchaseorder.pdf

Re: Perp mistakes. (multibyte characters in reports)

by PCS-Lists :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----Original Message-----
From: Dudás Zsolt [mailto:duzso@freemail.hu] On Behalf Of Dudás Zsolt
Sent: Monday, July 20, 2009 5:57 PM
To: 'Developers pERP'
Subject: RE: [Perp-developers] Perp mistakes. (multibyte characters in reports)

Dear all
I have just found your emails abouth multibyte problems.

Now i found some problems width EGW somewhere on java script parts.

If you using js like this:

$GLOBALS['egw']->js->validate_file('api', 'multi_select', 'perp_api');

the reports in multibyte character sets will failure, nothing or not for all filed filled by tbs.

I don't know egw js parts, but if you remove line 183, 338, 339, 340 of class.ui_perp_report.inc.php  the reporting system will working fine (without scheduling functions).

May somebody else can resolve this problem in right way.


Zsolt.
Dear Dudás and Nathan,

I've removed the recommended lines for Dudás (183,338,339 and 340) but the error is still the same.
It is the report output file: purchaseorder.pdf
Someone have idea about what can be causing it?

Multibyte characters in reports

by Nathan Gray :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> Dear all
> I have just found your emails abouth multibyte problems.
>
> Now i found some problems width EGW somewhere on java script parts.
>
> If you using js like this:
>
> $GLOBALS['egw']->js->validate_file('api', 'multi_select', 'perp_api');
>
> the reports in multibyte character sets will failure, nothing or not  
> for
> all filed filled by tbs.
>
> I don't know egw js parts, but if you remove line 183, 338, 339, 340  
> of
> class.ui_perp_report.inc.php  the reporting system will working fine
> (without scheduling functions).
>
> May somebody else can resolve this problem in right way.


Thank you.  What is your test procedure so I can see if I got this  
fixed?
Which report, what data, etc.

Nathan Gray
nathan at goarctic dot com


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Perp-developers mailing list
Perp-developers@...
https://lists.sourceforge.net/lists/listinfo/perp-developers

Re: Multibyte characters in reports

by PCS-Lists :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Nathan Gray wrote:
Thank you.  What is your test procedure so I can see if I got this  
fixed?
Which report, what data, etc.

Nathan Gray
nathan at goarctic dot com


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Perp-developers mailing list
Perp-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perp-developers
Is the report_purchase_order, on perp_ap. I have several suppliers and some purchase orders made normally on perp_ap, but when I go to generate a report_purchase_order two strange things happen:
1) after select a supplier on perp_ap>>reports>>report_purchase_order, all purchase orders still appears, and not only the POs of the selected supplier;
2) The report generated is like the file attached above.

Dudás suggested to remove some lines of code, but it not solved. All still happens to the same form.

Thanks for your efforts

Re: Multibyte characters in reports

by PCS-Lists :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi people,

I have several installations of gw/perp  and two of these are online installations on a web server that has some problems with utf-8 and internationalisation, but surprisingly the report_purchase_order works fine in the two. In my local server, where my configurations in theory are ok the same report doesn't work.

Do you know if is there a way to proceed to investigate the problem? What can I do about it? Some suggestion?