Look in the database under sys_prefs. It is called coy.

Joe

2,452

(3 replies, posted in Translations)

Well, somebody must make a translation smile. See on the Website, languages, how to do this.

/Joe

The problem is for GL entries done directly in the Bank and General Ledger. The taxes are calculated backwards and this is not possible for 0% rates. Please try to use the bank payments / deposits and please use quick entries for your most common transactions.


/Joe

2,454

(17 replies, posted in Reporting)

I think you should talk to a local Accountant about how to do that. There are several ways of doing this.
If this has to be done during payment, you could probably use some kind of quick entries for that.

Joe

The official company number is not interesting info on the invoice. However the tax id is important, and is printed on the invoice.

If you for some reason wish to include this info, look into /reporting/includes/header2.inc.

Joe

2,456

(5 replies, posted in Report Bugs here)

Please set the $go_debug flag in config.php to 1. This will probably give us some more information.
Also look into the errors.log in tmp folder.

Joe

2,457

(5 replies, posted in Report Bugs here)

Maybe an Access Setup in Setup Tab.

/Joe

2,458

(17 replies, posted in Reporting)

In the tax types you define the outgoing tax gl account as well as the ingoing tax account.

Joe

If you want another release date, then consider using advanced manufacturing. Here you can use another production date.

Joe

2,460

(17 replies, posted in Reporting)

Regarding (i), The VAT is posted directly to the account setup for this Tax Type (Outgoing tax).

All Sales are posted into GL in credit. Please have a discussiont with a local Accountant regarding this.

Yes, if you want to change the invoice layout, you will have to do that in the php-files. Mostly /reporting/includes/header2.inc.

/Joe

That seems correct. Remember you can have Service items included in the Assembly as well (A BOM item).

/Joe

This is more a matter of Accountancy help. Please contact a local Accountant.

/Joe

Start by setting purchase price on the BOM items for the assembled item.

Wheb creating an assembly the assembled item automatically gets updated with costs from the BOM items.

If you are unsure, then use the Training Co. For testing.

Joe

2,464

(14 replies, posted in Setup)

I am terrible sorry. I haven't got any CSV file from user scn, so you will have to contact him via his forum email.

I was mistakenly thinking of a Vietnamese COA that was created.

If you can get your hand of a CSV file with the Thai Accounts, I can help you create the COA.

/Joe

2,465

(14 replies, posted in Setup)

I am not at my working computer at present. Will have a look tomorrow.

Jor

2,466

(14 replies, posted in Setup)

If it is not availabe on the repository, we haven't got it as ready to go.

Joe

2,467

(1 replies, posted in Report Bugs here)

Pls try to search for your problems before place them here. There are many answers to this topic.

For the last time:

Please uncheck 'Search Customer List' in Company setup, Setup tab.

/Joe

2,468

(4 replies, posted in Reporting)

The customer statement uses the contact defined on the customer and not the branch contact.

Setup a customer contact with relevant type (invoice).

Joe

You can use the same account for bank interests, however you may also have an interest account for debits and one for credits.

Joe

Everytime a foreign payment is done.

Joe

We do not have a rounding off account, but are using ezchange variance account.

We have decided to do the operations the way it is and do not consider this as a major problem.

Joe

Uncheck the auto revaluate checkbox in company setup if you want to do it manuelly.

Only the bank accounts are revaluated.

Joe

You simply enter them directly in bank deposit / bank payments.

Joe

2,474

(27 replies, posted in Dimensions)

No, you will have to build that yourself.

Joe

2,475

(3 replies, posted in Report Bugs here)

This has now been fixed in repository. Will be included in next minor release.

In the mean time you can change line 458 in /purchasing/po_entry_lines.php to:

            $inv->ov_amount = $inv->ov_gst = $inv->ov_discount = 0;

/Joe