Review: Needs Fixing
1) 133 + 'country_id': fields.many2one('res.country', 'Country'),
this field is not used now, remove it
2)
266 + len_s=len(status_ids)
267 + if len_s != 1 :
remove intermediate variable len_s
3) delivery/delivery_view.xml
xml is not well indented
improve view of o2m pricelist_ids in the form view of Delivery method
put attrs so pricelist_ids will be visible only when we have "Use Detailed
Pricelist" True
4) In lunch the field description is to be removed from search view, not in
tree view,
this field is in cashbox search view but not to be removed
also have to improve layout of form view
I also expect other remaining changes...please add those too
thanks
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-configuration-rework-todo-mma/+merge/63209
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-configuration-rework.
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp