← Back to team overview

openerp-india team mailing list archive

[Bug 935469] Re: Several bug account_asset 1.

 

Hello Ana,

Thanks for the reporting!

This issue has been fixed on lp:~openerp-dev/openobject-addons/trunk-
bug-935469-amp  branch with following rev no and rev ID

rev no : 6696
rev Id : 6696 amp@xxxxxxxxxxx-20120328092648-gx3nfuv0bqmg13bt

Thanks!


** Changed in: openobject-addons
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/935469

Title:
  Several bug account_asset 1.

Status in OpenERP Addons (modules):
  Fix Committed

Bug description:
  
  http://bazaar.launchpad.net/~openerp/openobject-addons/trunk/view/head:/account_asset/account_asset.py line 340. There is a data field defined as char. 

         'depreciation_date': fields.char('Depreciation Date', size=64,
  select=1),

  This is causing several problems on selecting the correct period where
  data is located on wizard compute assets. No account moves are created
  sometimes for several assets

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/935469/+subscriptions


References