From: <ke...@dk...> - 2001-06-22 22:45:26
|
I have some trouble converting a SL database from 1.2 to 1.4 The update doc says: 7. setup your tax accounts in the chart of accounts and add the id for the account number from the chart table and the id for the customer from the customer table to the customertax table add the id for the account number from the chart table and the id for the vendor from the vendor table to the vendortax table add the id for the account number from the chart table and the id for the part from the parts table to the partstax table but I cannot find the customertax vendortax and partstax tables How is this done? With some sql statements? And why is this necessary? I think one should be very careful with doing changes to the database of an existing account database - it could potentuallty hurt your accounts. Kind regards Keld |