chore: se remueve registro duplicado de prospect.Prospect
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:
parent
8acc2fd61a
commit
dead8398f3
@ -15,8 +15,8 @@ def register():
|
|||||||
call.Call,
|
call.Call,
|
||||||
department.Department,
|
department.Department,
|
||||||
city.City,
|
city.City,
|
||||||
prospect.Prospect,
|
|
||||||
prospect.ContactMethod,
|
prospect.ContactMethod,
|
||||||
|
prospect.Prospect,
|
||||||
prospect_trace.ProspectTrace,
|
prospect_trace.ProspectTrace,
|
||||||
|
|
||||||
module='sale_opportunity_management', type_='model')
|
module='sale_opportunity_management', type_='model')
|
||||||
|
Loading…
Reference in New Issue
Block a user