Topic: Purchase of an asset and depreciation
hi,
How to record a purchase of asset that will be depreciated through a number of years?
E.g. Office equipment
Pls assist.
Thx
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Items and Inventory → Purchase of an asset and depreciation
hi,
How to record a purchase of asset that will be depreciated through a number of years?
E.g. Office equipment
Pls assist.
Thx
I guess there is an extension that can handle that. Look under Setup tab, Install / Activate Extensions.
Joe
Make sure your db user has triggers and other privileges.
Ive installed the asset package and my db user is granted with all privileges. Having this error
DATABASE ERROR : could not get all asset types
error code : 1146
error message : Table 'xxx0_asset_types' doesn't exist
sql that failed was : SELECT * FROM 0_asset_types WHERE !inactive
the error occurs, when you change table prefix.
check the sql returns 0_asset_types , but your table is xxx0_asste_types , so there is a problem in table prefix. check it.
I dont even see any 0_asset_types table created in my db. Shall i manually create one?
no, dont create it yourself.
Do a binary compare with all installed files in your modules/asset_register folder with those in my GitHub Repo.
The files in sql/update.sql in the module must match yours. It can be appropriately searched and replaced for 0_ to be the same as your company number and then executed on your database.
ive solved it by re-installing the package a few times. Thx for your help, guys.
Another question: how to record purchase of an equipment and depreciation of this equipment with the help from this package? Thx
up
same problem here
FrontAccounting forum → Items and Inventory → Purchase of an asset and depreciation
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.