diff options
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/crm_lead.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indoteknik_custom/views/crm_lead.xml b/indoteknik_custom/views/crm_lead.xml index 6a07c760..775a44de 100755 --- a/indoteknik_custom/views/crm_lead.xml +++ b/indoteknik_custom/views/crm_lead.xml @@ -27,6 +27,9 @@ </form> </field> </page> + <page string="Quotation" name="quotation"> + <field name="file_quotation"/> + </page> <page string="Description" name="description"> <field name="html_description"/> </page> |
