1
0
mirror of synced 2024-11-22 13:26:10 +03:00

update agent

This commit is contained in:
Dmitry Mamontov 2015-02-12 17:25:35 +03:00
parent 7bdf5ebea6
commit aa506c5c6b

View File

@ -1073,7 +1073,7 @@ class ICrmOrderActions
*/
public static function notForkedOrderAgent() {
//self::uploadOrdersAgent();
self::uploadOrdersAgent();
self::orderHistory();
return 'ICrmOrderActions::notForkedOrderAgent();';
}