Sales Orders sale.order account.analytic.account account.analytic.account.invoice.form.inherit account.analytic.account

When invoicing on timesheet, OpenERP uses the pricelist of the contract which uses the price defined on the product related to each employee to define the customer invoice price rate.

account.analytic.account.tree account.analytic.account account.analytic.account.form.template.required account.analytic.account {'required': [('type','=','contract')], 'invisible': [('type','in',['view', 'normal','template'])]} Contract Template ir.actions.act_window account.analytic.account form tree,form [('type','=','template')] {'search_default_type':'template','default_type' : 'template'}

Click here to create a template of contract.

Templates are used to prefigure contract/project that can be selected by the salespeople to quickly configure the terms and conditions of the contract.