[Fix] patch v7_2.contact_address_links
This commit is contained in:
parent
d07c041125
commit
3d5bdeb90d
@ -9,7 +9,7 @@ def execute():
|
||||
map_fields = (
|
||||
('Customer', 'customer'),
|
||||
('Supplier', 'supplier'),
|
||||
('Load', 'lead'),
|
||||
('Lead', 'lead'),
|
||||
('Sales Partner', 'sales_partner')
|
||||
)
|
||||
for doctype in ('Contact', 'Address'):
|
||||
|
Loading…
x
Reference in New Issue
Block a user