openerp-community-reviewer team mailing list archive
-
openerp-community-reviewer team
-
Mailing list archive
-
Message #05246
Re: [Merge] lp:~savoirfairelinux-openerp/partner-contact-management/partner-contact-management-base_contact_add_res_bank_account into lp:partner-contact-management
Review: Needs Fixing
_columns = {
237 + 'title_bank_account': fields.char('Title bank account', size=256,
238 + help="Title bank account."),
239 + 'observation': fields.text('Observation', help="Observation."),
240 + 'active': fields.boolean('Active', help="Active/Inactive."),
241 + }
242 +
help text are not very helpful :)
--
https://code.launchpad.net/~savoirfairelinux-openerp/partner-contact-management/partner-contact-management-base_contact_add_res_bank_account/+merge/204047
Your team Partner and Contact Core Editors is subscribed to branch lp:partner-contact-management.
References