← Back to team overview

openerp-india team mailing list archive

[Bug 1038539] Re: pad_project module dont show the pad

 

** Changed in: openobject-addons
   Importance: Undecided => Medium

** Changed in: openobject-addons
       Status: New => Confirmed

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 1 (openerp-dev-addons1)

-- 
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/1038539

Title:
  pad_project module dont show the pad

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  in trunk installed pad, pad_project the description_pad field is not
  showed.

      set_value: function(value_) {
          this._super(value_);
          this.render_value();
      },

  This is wrong value loaded is in 'value' not 'value_'.

  Regards,

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


References