Comment 2 for bug 381910

Revision history for this message
Grzegorz Grzelak (OpenGLOBE.pl) (grzegorz-og.pl) wrote :

Hello, is anybody working on that? (account_asset)
I don't belong to openerp-expert-accounting. So I couldn't get any information even if it is some progress. I am going to apply to this group yet.

I have made some basic fixes for this module (not published yet):
- Residual is calculated correctly.
- Correct period assigning to accounting posts is fixed.
- Some codding bugs for linear and progressive method are fixed.

So I think module got basic usability. I will publish it in separate branch and will wait for some testing, wishlists and so on.

So I have some question to finish current functionality:

1. Do you know how "Depr. method type" [Direct, Indirect] should work? It is not implemented in code at all.
2. Do you know how "Time method" [Delay, Ending period] should work? It is not implemented in code at all.
3. Do you know how "Close method" button should work? It is not implemented in code.

And please make opinion to my ideas to improve this module:
4. I want to add another method needed in PL named "Degressive". Will work similar to Progressive but period depreciations will be equal across each year (as 12 months). Should I add such functionality to this module or it should be a part of future separate PL localization module (localization project)? I prefer to add it to current module because: a). maybe some other country will use it, b). I and anyone else will be interested to improve this module in general (otherwise I would prefere to improve separate module only).

5. I want add "Asset Category" selection in "Compute Assets" wizard. Otherwise it is no functionality for Asset category.
6. Do you think it should be a list of selected assets in "Compute Assets" BEFORE computing and posting with possibility to cancel whole action or cancel some assets from that calculation?

Please add your opinions or wishlists. I will try make this module usable. We can continue on openerp-expert-accounting maillist when I am approved but this bug tread will be more convenient I think.
Grzegorz