last id fix
This commit is contained in:
parent
3e9f019f7e
commit
3f1840b323
1 changed files with 2 additions and 0 deletions
|
@ -89,6 +89,8 @@ class ICrmOrderEvent {
|
|||
return true;
|
||||
}
|
||||
|
||||
COption::SetOptionString(self::$MODULE_ID, self::$CRM_ORDER_LAST_ID, $ID);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue