2,526

(2 replies, posted in Setup)

You can have different item tax types where you can setup as you please smile

/Joe

2,527

(2 replies, posted in Accounts Receivable)

You should not change the tax pamounts. It is better to void the documents and try again.

Joe

For sales quotations you can use the 'Comments' field for this information.

For Invoices you can set the 'Legal Text' in company setup. If you need this info to also go into other documents, then look into file /reporting/includes/header2.inc. You can change it here.

/Joe

It seems that the dimension tags are only prepared for future use. Try to use the account tags in balance sheet and profit and loss statements.

As pointed out before, try to laborate yourself. It is a further selection possible.

Joe

Yes, this should be no problem.
Start by using bank payment in banking and general ledger. Select 'customers' and an account (probably the AR account).

Everytime you get a bank deposit from the customer you van use customer payment in sales tab.

You should be able to allocate all the bank payment or part of it.

If you don't see the bank payment here, you can use the allocation menu later.

Joe

please contact a local accountant, because there might be different approaches to this.

/Joe

There is an English-Australia language you can install. It should take various Australian specific translations.

Otherwise, if you are using the English translation only, you can change it in reporting/includes/header2.inc on line 122.

/Joe

This VAT number is from the Company setup in Setup tab.

Joe

Doctext2.inc is no longer used. Doctext is only used
For text to the document.

You should look insede header2.inc for chmging the layout.

Joe

2,536

(3 replies, posted in Report Bugs here)

I am not sure if you is reading the reports correctly.

If you take the Inventory Valuation Report this is per default taken for all Locations. Try to filter the location you are using.

The on screen Inventory Itrem Movements, are taken per Location. This may confuse you.

I have just made research again and can not find any errors. FA is doing what I explained in my former post.

/Joe

2,537

(3 replies, posted in Report Bugs here)

It looks like when editing a delivery note, the quantity is taken back first and taken out again. The net result seems to be ok, doesn't it?

/Joe

2,538

(8 replies, posted in Setup)

You can either delete the transactions or void them, Setup tab, void transactions.

Joe

2,539

(8 replies, posted in Setup)

No, I am afraid not.  Where there are no pencil, FA doesn't allow editing.

Joe

2,540

(12 replies, posted in Translations)

No, Gettext is used. Strange. Something in your environment is wrong.

Which OS and what server are you using?

Joe

2,541

(8 replies, posted in Setup)

There are plenty of editing fascilities.

Look in the various transaction inquiries. There is a pencil icon where you can edit.

Joe

2,542

(12 replies, posted in Translations)

Please run a System Diagnostic from the Setup tab and see if it reports problems.

Also look in the error.log located in the /tmp folder.

Joe

If your currency rate is huge against the domestic currency and the rounding errors are getting big, then you should increase the currency rate decimals in Preference. F.i. to 6 or 8.

/Joe

You can disable the automatic updating of currency calculations in Company setup.

Joe

You should set the sales account on the branch to use the item sales account.

If you use more sophisticated methods, consider using different branches.

Joe

Check to see that the customers branch sales account doesn't override the items.

Joe

Check in the Forms setup that the next reference is ok.

Joe

I just tried to reproduce this, but could not. Are you sure you entered the correct sales accoint in the item?

This seems to be a good idea. Will fix this.

/Joe

2,550

(3 replies, posted in Setup)

You have put your problem in several forums. It is enough with one !!

Please try to make some research in your environment. The error might be here.

1. Look into errors.log that resides inside your /tmp directory. At the very end you will probably see what is wrong.

2. Set the $go_debug in config.php file to 1, to trap more warnings/errors.

Did this help?

/Joe