576

(8 replies, posted in Announcements)

Prolific users who have posted more than 20 times in the FA forum (some may be missing based on date of data entered from profile page).

This is to serve newbies as a point of contact in their local countries and not meant for any "race" to log more.

577

(4 replies, posted in Setup)

You're welcome.

You can contact FA forum user @Geir from your country for specific local needs.

578

(4 replies, posted in Setup)

Setup tab => Company Setup => Home Currency => Choose your home currency

Banking & GL Tab => Currencies => Add / Edit Currencies

Banking & GL Tab => Exchange Rates => Add / Edit Exchange Rates

config.php => set exchange rate provider

The files you will need to refer are:

includes/ajax.inc
includes/JsHttpRequest.php
js/JsHttpRequest.js

The functions in_ajax() and absolute_url($url) are outside of the extended class.

The various ajax trigger commands executed are for:

rd => redirect
pu => popup
js => javascript
as => assign
up => update
di => disable target / enable target
fc => focus

There difference between the disable and enable methods for the "n='di'" command attribute is the boolean value of the argument $sData.

This is possible either as a separate extension or possibly in FA v2.5 where user roles on edit and add are separated.

In the meanwhile, give add/edit permission to such users and filter it based on username using custom code in the permissions line in the appropriate page.

Approvals not supported natively in FA 2.4. Maybe in FA 2.5. Some users have custom extensions for it though.

Make sure you have sufficient memory set in php.ini

Try to change the php.ini value for precision from the default 14 to 17 and restart your webserver and test it.

It is better to deal with a Owner's Current Account rather than mess with Equity/Capital account.

No.

https://frontaccounting.com/fawiki/index.php?n=Devel.AjaxInFA

587

(6 replies, posted in Reporting)

@joe: must this pull request be taken in?

588

(3 replies, posted in Setup)

Just set it in config.php by uncommenting line 88 to be:

$help_base_url = null;

There is no such ready-made extension publicly available as yet.

You can however have a separate application made that interfaces with the FA tables directly.

You will need to be much more specific in what you want and what your budget is. Many developers in the forum will be willing to assist you if the price is right based on where they live and what exchange rate devolves.

Check out contributions from various forum users and their repos / offerings. That will ensure capability to some extent. Ethics, you will have to play by ear and experience in an ongoing support relationship.

Since you want a retainer based consultant to maintain the installation, specify the platform (Windows, Mac or Linux) and the kind of server (apache/IIS/nginx, etc) and PHP/MySQL version familiarity.

To check for interest in assisting you, quote a compensation value affordable to you and any language preferences especially if other than English and any specific accounting knowledge you will need to depend on for operations and understanding. TimeZone issues are on the edges only.

Arm yourself with sufficient FA knowledge so that you can migrate between consultants easily without vendor lockin.

591

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

If each Fund Code is present as a separate Account Code, then it will need to be chosen correctly, otherwise, the GL will not post to an unavailable account code. Anyone experiencing GL Posting of unavailable account codes, do let us know.

If there is a non-exchange rate related error that arises from just tax computation, which account do you want the error to get into or how do we balance it?

593

(4 replies, posted in Accounts Payable)

@joe: Has the Direct GRN process changed since v2.3?

Try the Bank Auto Reconcile Extension.

595

(4 replies, posted in Accounts Payable)

Create a Supplier Invoice first. Then receive goods in the PO as GRN (or as Direct GRN).

https://frontaccounting.com/fawiki/index.php?n=Devel.ERDiagram23
https://frontaccounting.com/fawiki/index.php?n=Devel.ERDiagram24

597

(2 replies, posted in FA Modifications)

You will then need to input the text string for the company name and not it's numerical id.

You will need an extension for this as also for the reporting it needs.

@joe: FA 2.5 can add this installment feature natively.

@djgatasri: Which account do you want this error to get into (or split into) especially when tax can be computed with an exchange rate as well.

@joe: any thoughts?

Which "Supplier Statement" are you referring to among the following available natively?

Supplier Balances
Aged Supplier Analyses
Supplier Trial Balances
Payment Report
Outstanding GRNs Report
Supplier Detail Listing
Print Purchase Orders
Print Remittances