Se remueve campo innecesario en seguimiento de prospecto (prospect_name)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-08-06 20:48:08 -05:00
parent 46749c4234
commit f7cc481673
4 changed files with 3 additions and 9 deletions

View File

@@ -5,9 +5,6 @@ this repository contains the full copyright notices and license terms. -->
<label name="prospect"/>
<field name="prospect"/>
<label name="prospect_name"/>
<field name="prospect_name"/>
<label name="prospect_contact"/>
<field name="prospect_contact"/>

View File

@@ -3,7 +3,6 @@
this repository contains the full copyright notices and license terms. -->
<tree>
<field name="prospect"/>
<field name="prospect_name"/>
<field name="prospect_contact"/>
<field name="prospect_city"/>
</tree>