[IMP] make changes into purchase,stock,signup wizard

bzr revid: rma@tinyerp.com-20120801051523-gigc598grv6mvy3u
This commit is contained in:
Randhir Mayatra (OpenERP) 2012-08-01 10:45:23 +05:30
parent 1ed6a19bca
commit 900f538fdd
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@
</header>
<separator string="Invoicing Process"/>
<group>
<label for="id" string="Invoicing Setting"/>
<label for="id" string="Invoicing Settings"/>
<div>
<div>
<label for="default_invoice_method"/>

View File

@ -4,7 +4,7 @@ class base_config_settings(osv.TransientModel):
_inherit = 'base.config.settings'
_columns = {
'signup_template_user_id': fields.many2one('res.users', 'Template user for signup')
'signup_template_user_id': fields.many2one('res.users', 'template user for signup')
}
def get_default_signup(self, cr, uid, fields, context=None):

View File

@ -13,7 +13,7 @@
or
<button string="Cancel" type="object" name="cancel" class="oe_link"/>
</header>
<separator string="Traceability &amp; Logistics"/>
<separator string="Traceability &amp; Accounting"/>
<group>
<label for="id" string="Traceability"/>
<div>