feat(Prospect): Se crea campo de unidad de negocio, #56
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -6,6 +6,9 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<label name="name"/>
|
||||
<field name="name"/>
|
||||
|
||||
<label name="business_unit"/>
|
||||
<field name="business_unit"/>
|
||||
|
||||
<newline/>
|
||||
<label name="department"/>
|
||||
<field name="department"/>
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
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"/>
|
||||
|
||||
Reference in New Issue
Block a user