251

(57 replies, posted in Installation)

Check PHP version

252

(3 replies, posted in Wish List)

Some fixes are needed from reversions from those versions.

Some COAs are not in the official list.

@joe: you might want to update the commit with the following insertions in the sys_prefs initial data in the default sql files with:

,('company_logo_on_views', 'setup.company', 'tinyint', '1', '0')

The Company Setup Wiki page has been updated.

I can confirm that all tables are always backed up but when Protect security settings is selected, the #_users and #_security_roles tables are not restored.

The last 2 posts have been wiki-ed.

Is in the repo now:
https://github.com/FrontAccountingERP/FA/commit/a9f8bc40287ef12f16ad863d4acb1af3d18643b6

Linux poppler is the way to go.
https://learnubuntu.com/merge-pdf-files/

sudo apt install pdftk-java

# Once done, you just have to follow the simple command structure to merge PDF files:

pdftk file1 file2 file3 cat output mergedfile.pdf

Other links:

https://github.com/mycielski/merge-pdfs-cli
https://www.linuxshelltips.com/merge-pdf-files-in-linux/
https://www.pdftron.com/documentation/cli/guides/pdf-pagemaster/usage/merge/
https://stackoverflow.com/questions/2507766/merge-convert-multiple-pdf-files-into-one-pdf
https://www.inmotionhosting.com/support/server/linux/how-to-merge-pdf-files-linux/

259

(17 replies, posted in Setup)

No.

It is better to have a custom application partaking of the FA DB as readonly and then in the new application having some code / authorisation to transfer entries as suitable to FA DB format through some API if needed.

The CO-17 files link appear invalid.

@joe: need it?

@joe: kindly provide file attachments permission to @seahawk and also check his issue when time permits.

263

(1 replies, posted in Setup)

The access device is only a client. The server has all the data and access credentials. Hence all should be fine even when you change the access device.

"Customer %s has no overdue debs. No e-mail is send."

should be:

"Customer %s has no overdue debits. No e-mail is sent."

265

(20 replies, posted in Report Bugs here)

Shouldn't the return statements obviate the need for break statements.

Did you mean re-invoiced pdf file?

267

(5 replies, posted in Announcements)

Post Release Fixes attached.

CHANGELOG

Github Master (Bleeding Edge) Download Link

These fixes can be applied to (overwrite) the release version to be fully functional.

Transfer all costs of the building to a suspense account by journal entry from the expense account and then journal a consolidated entry as building asset entry.

269

(2 replies, posted in Setup)

https://stefangabos.github.io/Zebra_Session/Zebra_Session/Zebra_Session.html
Source from Internet Archive:
https://web.archive.org/web/20081221052326/http://devzone.zend.com/node/view/id/141
https://web.archive.org/web/20190921001622/http://phpsecurity.org/code/ch08-2
http://62.182.86.140/main/2245000/0fd354cabaae8a0c772b3d887ba4216e/Chris%20Shiflett%20-%20Essential%20PHP%20Security-O%E2%80%99Reilly.pdf

270

(5 replies, posted in Announcements)

Very true. Then how is the Username and Password strings coming in? Probably configuring preferred non english language as the default language in webserver and/or php.ini config files or from the FA config file itself!

The file lang/installed_languages.inc can also be where it can be set.

The access/login.php shows that some defaults like encoding and rtl/ltr are hardcoded when $_SESSION['language'] is not yet available.

Otherwise, the sane alternative for other strings are those of the default language of the default company.

Like @joe said, it is best to keep such issues / observations in separate posts outside the release announcement topics. This will keep the clutter down.

271

(5 replies, posted in Announcements)

This version now has 2 new translatable strings:

"HTTP access is not allowed on this site. This is unsecure. If you really "
"want to access this unsecure site then set the SECURE_ONLY to false in /"
"includes/session.inc file."

"Enter &Supplier Invoice"

272

(5 replies, posted in Announcements)

Release date 2022-10-26 as of GitHub commit https://github.com/FrontAccountingERP/FA/commit/7607c4c0fb940c7228444eb2b3270d38cfcb42ab

SF Download Link
MD5: 723537c07037912f2825c1119f6e8cbf
Filesize: 1,879,196 bytes

First 3 day download stats in SourceForge

CHANGELOG

273

(21 replies, posted in Reporting)

@joe: any flag for it?

When we use GitHub, we can see the list of forks using:

https://github.com/<ACCOUNT>/<REPO>/network/members

However, we cannot see the date of last commit for all the forks  simultaneously.
We cannot also have them sorted in date of last update as well.

These are generally suggestions for Microsoft's GitHub team.

FA uses PunBB for the forum.

Attached is a PHP CLI program and it's output of a list of 80 forks of PunBB and their date of last update provided as an array and can be modified as needed - CSV, TSV, HTML, PDF, etc.

In a similar manner, for any GitHub project (FA24extensions, etc), we can work on the forks that have the latest updates but beware, many may just have some language translations or credits in the readme files.

275

(13 replies, posted in Modules Add-on's)

Disqus is another provider. Looks like we can have a plugin like the exchange rates for such communication providers.