1

(2 replies, posted in Reporting)

I think you need to translate the headers and text of the report .


You may refer to joe post in this below :

FA Post here


Joe wrote:

It is very easy to do the translations with the poEdit program. Open the poEdit and fron poEdit open the PO file from the zipped pt_BR.zip package. You must unzip this zip file first. When you have opened the PO file it is straight forward to do the translation. There is also a comprehensive help on how to use poEdit. Everytime you save your work, both a MO file and a PO file are created. You could from time to time upload these files via FrontAccounting, Setup tab, Install/update languages. If you haven't installed your language yet, do it now. You can always edit your language and upload new MO and PO files.
How to change to your language.
Go to the user setup section, in the Setup. Select the user, e.g. admin, and change the language to the newly installed language. Logout and login again and now it should show your language, at least what you have translated so far.
Happy translating.

2

(2 replies, posted in Reporting)

I'm having the same issue , any idea or hint ?

3

(3 replies, posted in FA Modifications)

Thanks apmuthu and kvvaradha. Appreciate it.

4

(3 replies, posted in FA Modifications)

Dear FA team,

First of all thanks for the great job to make FA a wonderful and handy ERP system.

I have a small doubt in using DB pager while making some Ajax calls. after the search completed and the results are displayed, I made some Ajax calls to get some extra data.

The problem is every time Ajax is called , the DB pager get called also and refresh the data.

In other words, DB pager connect to DB to run select SQL every time there is an Ajax call.

Is there a way to stop this. I mean if the SQL has not been changed and Ajax cal is made, then no need to connect to DB .

Treat this as a performance issue specially when the SQL to DB pager is complex and searches in huge table.


Thanks and Regards,
Adnan