account_asset : action_number function definition

Bug #1163261 reported by Vincent Renaville@camptocamp
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Committed
Medium
OpenERP R&D Addons Team 3

Bug Description

Hello,

The function action_number of account module is overloaded in account_asset like that:

def action_number(self, cr, uid, ids, *args):

but the definition of the function in account is :

def action_number(self, cursor, uid, ids, context=None):

Is it possible to uniform functions definitions ?

Thanks for your help,

Vincent

Related branches

Amit Parik (amit-parik)
Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 3 (openerp-dev-addons3)
importance: Undecided → Medium
status: New → Confirmed
Changed in openobject-addons:
status: Confirmed → In Progress
Changed in openobject-addons:
status: In Progress → Fix Committed
Revision history for this message
Chandni Machchhar(OpenERP) (cac-openerp) wrote :

Hello,

  It has been fixed in https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1163261-chandni branch.

Revision Num : 8665
Revision ID : <email address hidden>

Thanks,
Chandni.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.