Hello, I have checked with latest trunk and I found `description_pad` work properly.
You should require to configure `Pad Server` URL from `company configuration`. Also I have attached a screenshot for `description_pad` with latest trunk. Thanks, VBA ** Attachment added: "pad_project-at 2012-09-04 16:32:29.png" https://bugs.launchpad.net/openobject-addons/+bug/1038539/+attachment/3291967/+files/pad_project-at%202012-09-04%2016%3A32%3A29.png ** Changed in: openobject-addons Status: In Progress => Invalid -- 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): Invalid 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 _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

