-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Since id, order methods in history, fix icml generate for php 7.2 (#50)
- Loading branch information
Showing
7 changed files
with
324 additions
and
98 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
## 2018-02-19 v.2.0.6 | ||
* Исправлено возникновение Warning на PHP 7.2 при генерации каталога товаров | ||
* Добавлена настройка выгрузки заказов из RetailCRM с определенными способами оформления | ||
* Выгрузка изменений из RetailCRM осуществляется по sinceId | ||
|
||
## 2018-02-02 v.2.0.5 | ||
* Исправлен неверный подсчет скидки на товары |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.