parent
b43d17cf4f
commit
56701ccb4d
1 changed files with 5 additions and 8 deletions
|
@ -1188,14 +1188,11 @@ function update()
|
|||
->updateBonusFieldsTypeInHl()
|
||||
->updateDefDiscountFieldTypeInHl();
|
||||
|
||||
UnRegisterModuleDependences("main", "OnBeforeProlog", 'intaro.retailcrm', "RetailCrmPricePrchase", "add");
|
||||
UnRegisterModuleDependences("main", "OnBeforeProlog", 'intaro.retailcrm', "RetailCrmDc", "add");
|
||||
UnRegisterModuleDependences("main", "OnBeforeProlog", 'intaro.retailcrm', "RetailCrmCc", "add");
|
||||
|
||||
(new UpdateSubscribe())
|
||||
->CopyFiles()
|
||||
->addEvent()
|
||||
->addCustomUserField();
|
||||
COption::SetOptionString(
|
||||
'intaro.retailcrm',
|
||||
'custom_fields_toggle',
|
||||
'N'
|
||||
);
|
||||
}
|
||||
|
||||
try {
|
||||
|
|
Loading…
Add table
Reference in a new issue