4,001

(6 replies, posted in Setup)

Enable MySQL logging and see if anything turns up.
If an external DB Dump from phpMyAdmin is available then it can be analysed for any non escaped characters and / or data size issues.

4,002

(9 replies, posted in Banking and General Ledger)

For records and settlements, even if there are no transactions/invoices, every day's exchange rate may be got.

You will need to make a hidden field with assigned value.

Fork on GitHub and post changes

4,005

(1 replies, posted in Reporting)

Report Watermarking is one way.

4,006

(6 replies, posted in Setup)

Try to take a backup from SQLyog and analyse the dump to see where the time hog is.

4,007

(2 replies, posted in Setup)

https://frontaccounting.com/punbb/viewtopic.php?id=997

Thanks for the feedback.

@joe: is another release in the 2.3 series due?

TCPDF 's UTF-8 option embeds the font file in the generated PDF. You can try to turn t off by tinkering with the defaults in TCPDF.

In general, it wll be best for you to replace all files that have changed since the release of FA v2.3.24 but in this instance, it should be okay for you to just replace the it with the one in the dev repo.

Read the Wiki page on it under dejavu.php missing - TCPDF Font Failure part.

Please paste the line 59 in your version of FA's includes/ui/ui_controls.inc file. If it is as per the latest commit, then my answer in the 6th post herein would solve the issue.

4,013

(2 replies, posted in Setup)

FA v3.1.19 ?

Check the barcode scanner setting for field termination - in some cases it is a tab (\t) and in others it is a carriage return (\r\n) or Enter key.

Use the Packing List option in Delivery Note report.

4,016

(3 replies, posted in Accounts Payable)

Would not general categorization of the Items available in FA be sufficient for reporting purposes?

4,017

(24 replies, posted in Setup)

Anything wrong with the official Dutch / Belgian CoA?

Read the wiki on REST APIs available for interface with FA.

Is your delivery matching the invoice or are they independant? Otherwise, your database is corrupt or needs re-indexing.

4,020

(5 replies, posted in Misc. Charts of Accounts)

The devs will generally hammer out one when they have time - priorities.....

The FA Mantis Bug Portal is where it generally goes, but the devs can take it from here as well.

Changing the invoice number is available directly in the Setup -> Forms Setup menu.

File uploading is generally avoided as far as is possible. In FA, document uploads for various classes of vouchers are supported. Watermarking pdfs, if used will need to be on a per company basis in the current FA dispensation and hence no choice of pdf file is provided and the custom files hardcoded. Having such a facility to choose the background PDF will then necessitate choosing one each time in what is already a long form for report generation. Furthermore, the choice appears to be hardcoded in several reports and if reduced (if not already) to just one or two functions, it may be feasible.

File names for PDFs generated are based on microtime appended to some random hex number for uniqueness so that you do not trip over cached ones. Rename them as you will after download.

Are you referring to the Memo field width that is small sized?