← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 695317] [NEW] mrp - duplicated note field in class mrp_procurement

 

Public bug reported:

I'm using v5.0.15

The class mrp_procurement defined in addons/mrp/mrp.py

has the following field defined twice:

'note': fields.text('Note'),

in lines 762 and lines 776.

So please remove one definition of the note field.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/695317

Title:
  mrp - duplicated note field in class mrp_procurement

Status in OpenObject Addons Modules:
  New

Bug description:
  I'm using v5.0.15

The class mrp_procurement defined in addons/mrp/mrp.py

has the following field defined twice:

'note': fields.text('Note'),

in lines 762 and lines 776.

So please remove one definition of the note field.





Follow ups

References