Jori, I guess you have got an answer via email from Janusz, right?

/Joe

3,427

(2 replies, posted in Reporting)

The layout of the invoice is inside /reporting/includes/header2.inc .

/Joe

The source for getting extern exchange rates is in /gl/inlcudes/db/gl_db_rates.inc, function get_extern_rate about line 86. Currently we use ECB, YAHOO and/or GOOGLE.

/Joe

under the /install folder there is a /lang folder and for each language there is a xx_YY folder where xx is the language and YY is the country.
In the New Language Template folder /LC_MESSAGES there is an empty empty.po file.
You can use an Open Source program poEdit to translate this empty.po file into Georgian. When you are ready, just send it us and we make it available for the next minor release.

/Joe

Hello,

You have run into a bug we had in 2.2.X. This bug is fixed in 2.3.0. Please upgrade. If you can find the GL transes belonging to the delivery notes, you can delete them in phpMyAdmin.

/Joe

3,431

(3 replies, posted in Accounts Receivable)

Please read about the tax system in FA carefully in the  .
Typically it is a wrong setup if you don't get the tax system to work.

/Joe

Hello,
We are about to update the extensions from 2.2 to 2.3. There are some improvements here. A derived class of type Hooks is used now for the extension.
Janusz has promissed to Make some info on the Announcement Forum.

/Joe

I think the Quick Entries, in some repect, could be used for this.

7Joe

Oh, dear, It is much simpler that what you have done. You just have to change a global variable in the config.php file:

In line about 101, $accounts_alpha = 0;  Set this to either 1 or 2, depending of the final result you want.

/Joe

Thanks for your contribution. The only way we have now, is an option for a PayPal link down on the Sales Invoice. This is quite easy to implement and I would hope something similar will show up for other Payment processors.

/Joe

3,436

(4 replies, posted in FA Modifications)

Well, I don't know Alvin. You know we are short on resources sad

/Joe

3,437

(2 replies, posted in Reporting)

Which release of FA are you using? We have done some improvement in 2.3 RC.

/Joe

3,438

(1 replies, posted in Dimensions)

I guess you misunderstand the feature of Dimensions. You can look elsewhere in this forum about how to use the Dimensions.

/Joe

Have you looked into the demo site? And have you looked into the  . You can get a lot off free help from here.

/Joe

Why would you enter a '-'. It is already per definition a credit note, right?

/Joe
Also observe, that you have the memo field below to further clarify.

Thanks for your nice words smile

/Joe

You can increase the percent decimals in Display Setup (preferences).

/Joe

We lack a users manual, but we do have a wiki here https://frontaccounting.com/fawiki . Not all items are covered but much are.

/Joe

And I answer it is not.

/Joe

You do that on the item line when creating the document.

/Joe

3,446

(4 replies, posted in FA Modifications)

Aan't you just run or modify the Inventory Planning Report? It seems easier to implement.

/Joe

3,447

(18 replies, posted in Setup)

It can be picked up from the repository from inside release 2.3RC3.

/Joe

3,448

(8 replies, posted in Reporting)

Depending of which kind of document you will also have to set the email on the customer/supplier

/Joe

3,449

(3 replies, posted in Accounts Receivable)

Well, the best way to find out how to get this to work, is to use the Training Co. Eventually backup before testing.
Sometimes the solutions may be very close, other times it can be hard to find a solution.
Good luck.

/Joe

3,450

(3 replies, posted in Accounts Receivable)

If I understand you correct, I would set up the Gift Certificates as service items. Then I would setup a POS account in Setup tab where I would use the GC Bank Accounts for this. This way everything is handled correctly.

/Joe