[IMP]:typo

bzr revid: apa@tinyerp.com-20120801122501-r73xrapnob9bn61o
This commit is contained in:
Amit Patel (OpenERP) 2012-08-01 17:55:01 +05:30
parent a59726fb96
commit ec8761c31a
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ class sale_configuration(osv.osv_memory):
'group_invoice_deli_orders': fields.boolean('generate invoices after and based on delivery orders',
implied_group='sale.group_invoice_deli_orders',
help="To allow your salesman to make invoices for Delivery Orders using the menu 'Deliveries to Invoice'."),
'task_work': fields.boolean('prepare invoices based on tasks activities',
'task_work': fields.boolean("prepare invoices based on task's activities",
help="""Lets you transfer the entries under tasks defined for Project Management to
the Timesheet line entries for particular date and particular user with the effect of creating, editing and deleting either ways
and to automatically creates project tasks from procurement lines.

View File

@ -81,7 +81,7 @@
<field name="group_discount_per_so_line" class="oe_inline"/>
<label for="group_discount_per_so_line"/>
</div>
<div>
<div>
<field name="group_mrp_properties" class="oe_inline"/>
<label for="group_mrp_properties"/>
</div>