mirror of
https://github.com/retailcrm/opencart-module.git
synced 2025-01-23 03:01:41 +03:00
merge fixes
This commit is contained in:
commit
f2bb313c16
@ -9,6 +9,8 @@ Module allows:
|
||||
* Configure relations between dictionaries of IntaroCRM and Opencart (statuses, payments, delivery types and etc)
|
||||
* Generate [ICML](http://docs.intarocrm.ru/index.php?n=Пользователи.ФорматICML) (IntaroCRM Markup Language) for catalog loading by IntaroCRM
|
||||
|
||||
#### Documentation
|
||||
|
||||
* [Install](doc/Install.md)
|
||||
* [Changelog](doc/Changelog.md)
|
||||
* [TODO](doc/TODO.md)
|
||||
|
@ -70,5 +70,6 @@ protected function crmOrderAction($order, $order_id, $action=null)
|
||||
Setup cron job for exchange between CRM & your shop
|
||||
|
||||
```
|
||||
<<<<<<< HEAD
|
||||
*/5 * * * * /usr/bin/php /path/to/opencart/cli/cli_export.php >> /path/to/opencart/system/logs/cronjob_history.log 2>&1
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user