trytondo-sale_opportunity_m.../view/prospect_tree.xml
camilogs a33d43cb57
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat(Prospect): Se crea campo de unidad de negocio, #56
2023-08-24 12:56:55 -05:00

11 lines
440 B
XML

<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tree>
<field name="name" expand="1"/>
<field name="business_unit" expand="1"/>
<field name="department" expand="1"/>
<field name="city" expand="1"/>
<field name="assigned_operator" expand="1"/>
<field name="contact_methods" expand="1"/>
</tree>