agent fix
This commit is contained in:
parent
fbd56c2512
commit
2bb2331047
@ -167,11 +167,8 @@ class ICrmOrderActions
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
public static function uploadOrdersAgent() {
|
public static function uploadOrdersAgent() {
|
||||||
|
self::uploadOrders();
|
||||||
if(self::uploadOrders())
|
return 'ICrmOrderActions::uploadOrdersAgent();';
|
||||||
return 'ICrmOrderActions::uploadOrdersAgent();';
|
|
||||||
|
|
||||||
else return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user