You have to amortise an asset first, if any amortisation schedule for an asset lies in the given year it will appear in the amortisation posting list.
2 04/27/2011 05:35:36 am
Re: Asset Register (29 replies, posted in Modules Add-on's)
To make the tables be created by the system, got to Active/Install Extensions then selected on the drop down activated for {company}.
Then make the module inactive then active again.
If you want to look at the SQL you can go to modules/asset_register/sql/updatesql
3 03/15/2011 11:45:01 am
Topic: Requisition Module (4 replies, posted in Modules Add-on's)
I have done a small requisition module that allow you to make a requisition and allocate the requisition items to suppliers. Then generate an LPO, you can pick it from.
http://www.dennis.me.ke/press/wp-content/uploads/2011/03/requisitions.tar.gz
4 03/03/2011 11:33:06 am
Re: Asset Register (29 replies, posted in Modules Add-on's)
I am finalising it and working on posting the Depreciation, Asset Re-Valuation and Asset Disposal to the GL as an automated Journal Entry. I am also working on some assets reports. Once done I will forward you to module for you to standardise and have it available on the modules repository. I am using a bit of MySQL functions and triggers so the module will only work for version 5.0 of MySQL.
5 03/02/2011 12:00:57 pm
Topic: Asset Register (29 replies, posted in Modules Add-on's)
I am working on an Asset Register module
You can download the beta version on http://www.dennis.me.ke/press/?page_id=14
I would like to also use JQuery for the lists - has anyone added JQury on the system?