1,651

(9 replies, posted in Announcements)

@dvarsani

You can just overwrite your existing files with the 2.3.20 tarball. Maybe @apmuthu has diff files for you. I hope he will comment on this.

Joe

1,652

(9 replies, posted in Announcements)

Announcement

This is a 2.3.20 security & bugfix release.

Important Note for release 2.3.20.

Warning:

This version consists crucial security patches, so all FA users running any earlier 2.3.x application version are encouraged to update their installations to version 2.3.20 as soon as possible. This applies especially to all installations which are run in not fully trusted environment like public demos, shared accounts or SAAS installations.

Common

  • Allowing more than one document attachment per number.

  • Voiding an allocated currency invoice doesn't clear Exchange account

  • Fixed a check that company logo exists when using header3.

  • Fixed security issues in file uploads.

  • Gettext template update.

Sales

  • Fixed back link presented when trying to modify fully invoiced Customer Delivery.

  • Link customer payment entry after saving Invoice (if not cash).

Purchasing

  • Supplier Payments: Fixed error during payment allocation in strict MySQL mode.

  • Fixed bug in Supplier Credit Note allocation to Purchase Invoice.

  • Supp credit notes should not be shown in allocable list.

Items and Inventory

  • Fixed inventory valuation bug after voiding foreign supplier GRN leading to negative inventory.

  • Inventory Items Movements always starts with 0 qty. Fixed.

Banking and General Ledger

  • Payments, Deposits: fixed false error when payment is made in customer/supplier currency.

  • Journal Inquiry (bank transaction view): fixed database error on bank transaction view triggered on some buggy MySQL versions.

  • Avoiding redundant passes in Fiscal Year deletion.

  • Supplier info not shown on gl inquiry for bank account.

  • If no memo on GL line in GL account inquiry, the comments for the voucher is shown on the line.

Did you also change these account types in the Accounts?

/Joe

This is the exact foreign amount to enter here. This is to avoid rounding errors.

Joe

FA uses the built-in PHP mail and it might not work on localhost.

Joe

Oh boy, I think I know what the problem is here.
We had resently a nasty bug in the file /gl/gl_bank.php.

Please go to this link.
Press download this file and after that, replace the file in /gl folder.

Then everything should work.

Joe

Oh yes, this should work but I am not sure about how this works technically. Please wait for Janusz comments.

ok, thanks. I will investigate further.

/Joe

Please look into the table X_debtor trans, where X is the client number. Look if the invoice total is equal to the allocated.

Joe

You should set the account types (groups) for equity to be of your class Equity.

Joe

Are there some rounding problems?

Joe

FA doesn't use FIFO or LIFO. FA uses average material costs.

Joe

Hello again.

I don't know how to help you with this. I hope somebody using UTF8 out there will help us on that.

/Joe

I am not sure. Did you enter the amounts with an initial minus sign? All amounts should be entered positively. FA handles the sign internally.

Joe

Earlier we had an automatic updating of the next reference number but this was removed for some reason I cannot recall.

Maybe Janusz can tell.

Joe

1,666

(11 replies, posted in Reporting)

Regarding the built-in Tax Report, FA is supporting all the tax types, including 0% tax on the report. The outputs and inputs are also given as well all the sales/purchases transactions in the selected period.

In the Company Setup you can set how many months shouldbe included in the report and in which months the report should end.
These info will be used as default date selectors when doing the Tax Report.

Due to that almost all countries has its own way of tax reporting, you will have to create a custome report to support your needs.
But you have all the information that is needed in the built-in report.

/Joe

1,667

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

1. You just upload it to the /company/X/backup folder, where X is your company number.

Make a search and replace of the table prefix, f.i. If the table prefix in the COA is 0_ then replace it with table prefix for your existing company.

Restore this backup on your existing company.

Remember to take backups before acting.

Joe

There should be no problems purchasing a manufacturing item. Try it out on the Training and or the demo site.

Joe

1,669

(1 replies, posted in Banking and General Ledger)

You can use in in the balance sheet or profit & loss statements.

Joe

This is done, when the payment terms is Cash.

/Joe

1,671

(1 replies, posted in FA Modifications)

Create one Service item, f.i. - as id (or something else) and Service as description. Let the service item description be editable.

Everytime you invoice and go to the item description you can enter your own description. If you enter more item lines, Ignore the warning that the item is already on the invoice.

/Joe

You can accept payment in whatever currency the bank account has, despite the customer currency.
But if the customer is set to use USD, your receipt is always created in USD, even if he pays in CAD.

Joe

Hello again sealhawk,

I have now made a first draft of the Cash Flow Statement according to your advice. At this stage I have made it as a custom report.

The selection periods are slightly different from your approach. I have made the same selection as the detailed break down reports.

Please download the attached zip file. Unzip it in the modules folder. You will then have a folder called rep_cash_flow_statement.

Go into FA and move to Setup tab, select the install/activate extensions. Select the rep_cash_flow_statement.
After that you must activate it for the Company you are working on.

Now the report should show up in the Banking Reports.

Tell me if we are on the right way smile

/Joe

They are sorted in an internal number order. This way they are presented in sales - purchasing etc.

Joe

1,675

(5 replies, posted in Reporting)

But the printed tax report lists all tax invoices, both for sales and purchases.

Joe