Topic: How to input fixed assets workings?
Dear Joe,
I am working with all my might but i can't seem to find a way to enter all my workings especially my Fixed assets in the Balance sheet.
What do i do to and how do i do it? Please help me out.
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Banking and General Ledger → How to input fixed assets workings?
Dear Joe,
I am working with all my might but i can't seem to find a way to enter all my workings especially my Fixed assets in the Balance sheet.
What do i do to and how do i do it? Please help me out.
You should be able to use the items. Mark the 'not for sale' checkbox.
Then use an inventory account for this asset.
/Joe
You can also install Asset Register extension in Setup|Install/Activate Extensions.
Janusz
Ok. Thank You. Another question I had to ask was is there any way to completely delete a transaction without losing any other data?
Ahmed
You can void transaction in n Setup/Void a Transaction. Voided transaction remains in database, but with no amount/quantity info.
Janusz
I have Installed the Asset register as you said. But I cant find it. And could you give me an wxplaination on what it does? It would be rather helpful.
Ahmed
Dear Janusz,
I installed the Asset register as you said. But it shows an Error when ever i try to enter.
For Amortisation Posting It Says -
DATABASE ERROR : could not get year assets
error code : 1146
error message : Table 'erp.0_asset_types' doesn't exist
sql that failed was : SELECT *, 0_get_asset_value(a.asset_id, YEAR(now())) as current_value FROM 0_asset_types at INNER JOIN 0_assets a ON at.asset_type_id = a.asset_type_id WHERE (a.inactive = 1) AND (YEAR(a.disposal_date) = 2011)
For Asset Type Entries :-
DATABASE ERROR : could not get all asset types
error code : 1146
error message : Table 'erp.0_asset_types' doesn't exist
sql that failed was : SELECT * FROM 0_asset_types WHERE !inactive
For Asset Entries it says :-
DATABASE ERROR : could not get all assets
error code : 1146
error message : Table 'erp.0_asset_types' doesn't exist
sql that failed was : SELECT *, 0_get_asset_value(a.asset_id, YEAR(now())) as current_value FROM 0_asset_types at INNER JOIN 0_assets a ON at.asset_type_id = a.asset_type_id WHERE !a.inactive
What is the fix to it?? Please Help..
Thank you
ahmed
You have improperly installed asset egister extension. I do not know rea for this, but you can reset installation running modules/asset_register/sql/update.sql file via phpmyadmin.
You have improperly installed asset register extension. I do not know rea for this, but you can reset installation running modules/asset_register/sql/update.sql file via phpmyadmin.
FrontAccounting forum → Banking and General Ledger → How to input fixed assets workings?
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.