You can print the balance sheet only in the home currency of the company in FA now. We will need the exchange rate for the day on which the Balance Sheet is prepared and make allowances for rounding off errors and create another report (or the same one with an extra currency field) based on the current one for multi currency by just factoring in the exchange rate given.

4,027

(1 replies, posted in FA Modifications)

Unless the sales invoice was "dimensioned" making a customer payment on a dimension would be orphaned.

4,028

(6 replies, posted in Setup)

Try  to optimise your database like from within phpMyAdmin.
Also check which tables are having huge number of records and/or are occupying huge space and delete records that are useless like SQL audit trails.
See if the database has some other tables not related to FA but having the same table prefix as the FA instance.

To make sure that the new trans_nr is 1 more than the maximum of any previously allocated trans_nr which may or may not have been voided.

4,030

(1 replies, posted in Reporting)

Looks like you are using some un-escaped character in your data that is not in the decoded list.

Have you tried GRNs for imports?

What distinguishes an import from a local purchase? Currency? Supplier location? Import Duties entry?

4,032

(1 replies, posted in Setup)

Are you offsetting inward taxes with outward taxes like in VAT where only the difference is payable?
The taxes in FA are only for sales.
The purchase taxes need to be handled as part of total cost (debit COGS) and credit supplier.

4,033

(5 replies, posted in Banking and General Ledger)

@joe: nice one to correct or add on with a flag in the config for such base value calculations.

4,034

(14 replies, posted in Translations)

Zip and upload somewhere and paste the link here.

4,035

(3 replies, posted in Wish List)

If you choose to have FA email clients and some sort of sent items folder (db table...) is available, it might serve as a trace for the record. If there is an email id attached to the client / branch, and emails are enabled, the emails will get sent on the date the invoice gets booked into the accounts.

A line to record the event can be hacked into the email sending code fragment  - a sort of email log.

Please check if this issue still persists in FA v2.3.24+ as well

4,037

(3 replies, posted in Wish List)

on the date of the invoice isn't it?

4,038

(1 replies, posted in Setup)

read wiki

4,039

(1 replies, posted in Report Bugs here)

Make sure you start with a blank CoA - no transactions. If you are using the en_US-demo.sql, then accounts with transactions will not allow for currency changes...

Patience with Ajax race condition...

4,041

(1 replies, posted in Report Bugs here)

Browser and version on platform OS and version?

@joe: include into core?

Just restore from a blank CoA or create a new company with a blank coA (eg., sql/en_US-new.sql)

4,044

(3 replies, posted in Reporting)

As a workaround, just make quotations for each customer for each period and generate the invoice with the appropriate rebate at the end of the period in just 1 invoice for each customer then.

4,045

(14 replies, posted in Setup)

@joe: can @redoctober83's suggestion be taken into revising the formulae used in FA? Multiply rate with quantity first and then round off...

Try various APIs (SOAP) in the wiki. Even simple addons like Asterisk integration cost $700/- in EspoCRM!

4,047

(3 replies, posted in Setup)

Read the wiki and search the forum on how to create an extension and analyse the assets register extension.

4,048

(1 replies, posted in Announcements)

Refer this post.

Buy from supplier at 0 price or 0.01 price!

4,050

(3 replies, posted in Reporting)

If you mean Item Sales Price history, then "No". The only place you will get Sales and Purchase Price history is in the Sales and Purchase Invoices!