← Back to team overview

openerp-india team mailing list archive

[Bug 1207194] Re: [trunk] Asset: Change duration button gives a traceback

 

Hello,

It has been Fixed in https://code.launchpad.net/~openerp-dev/openobject-
addons/trunk-bug-1207194-cod

revision-id: cod@xxxxxxxxxxx-20131022045026-mur2iwjxq3r833bt

revno: 8952.

It will be available in trunk soon.

** Branch linked: lp:~openerp-dev/openobject-addons/trunk-
bug-1207194-cod

** 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/1207194

Title:
  [trunk] Asset: Change duration button gives a traceback

Status in OpenERP Addons (modules):
  Fix Committed

Bug description:
  * After we confirm an asset, we get "Change Duration" button, when we click on it, it gives following traceback:
  File "/home/odoo/runbot/static/openerp-dev-trunk-16474/server/openerp/addons/account_asset/wizard/account_asset_change_duration.py", line 59, in fields_view_get
      node = doc.xpath("//field[@name='method_end']")[0]
  IndexError: list index out of range

  * Another issue is currency symbol appears twice on all amount fields.

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


References