Hi All,
This is my repo for fixed asset stabilization effort:
https://bitbucket.org/edwin_ang/fixed_assetsI have test and re-test for quite sometime, so I can guarantee it WILL WORK on PostgreSQL database with CarlosRuiz Adempiere361. Just don't apply migration script 845_IDEMPIERE-255.sql, cos that script add new mandatory column 'Name' in table AD_PrintFormatItem_Trl. Some of the fixed assets script dates back before IDEMPIERE-255 so they don't have 'Name' value yet.
I am finding some time to work on the user manual. Mean while, this is for the developers who want to evaluate the code.
What's working:
1. Asset Addition from match invoice, from project, from manual
2. Asset Depreciation with Straight Line method only. No first year convention considered yet.
3. Asset Disposal.
Regards,
Edwin Ang
Migration script for Oracle need some tiding,