1
0
mirror of synced 2025-01-30 23:01:43 +03:00

81 Commits

Author SHA1 Message Date
Dima Uryvskiy
3238ff3a42
Add option transfering net cost (#149) 2020-08-21 12:48:33 +03:00
Dima Uryvskiy
c17f4cf78e
Compile translate for roles client (#151) 2020-08-21 10:02:57 +03:00
Dima Uryvskiy
c1cc4bd5d5
Fix bug with missing settings reference (#150) 2020-08-20 14:40:04 +03:00
max-baranikov
6f9ce78d50
Add selection of client roles (#148) 2020-08-18 16:22:26 +03:00
Сергей Чазов
e1a22abab0
Online Consultant 2020-08-05 18:02:17 +03:00
Сергей Чазов
c0ff7028f2
Online Consultant 2020-08-05 14:12:06 +03:00
Evgeniy-Goroh
a3a70707ae
Fix order payment 2020-08-03 17:56:14 +03:00
Yura
782b4781ea
Order creation date 2020-07-23 14:50:09 +03:00
b25e9e4a2b
New customization system with fallback to old one 2020-07-22 15:01:10 +03:00
804cbfac37
Corporate clients support
* corporate customers support
* skip new payments without type
* extract customer data from order for guests
* extract customer phone and email from order for guests
* set item discount to zero if no discount applies
* create order from back-office
* sync phone via history
* fixed customer squashing
* fixed createdAt crash
* fixed customer id assigning & possible crash after errors in order creation
2020-07-10 13:14:03 +03:00
53f6327da0
create order from adminpanel 2020-07-08 16:00:57 +03:00
DanielWeiser
ea03321667
Skip product if item not found by id 2020-07-08 15:54:34 +03:00
fec8645764
State fix 2020-06-18 11:15:49 +03:00
Dima Uryvskiy
61ae452aec
Closes #118 - Fix Proxy response (#137) 2020-06-15 10:21:37 +03:00
ef796ebd75
sync more fields in the history 2020-06-10 12:13:51 +03:00
Evgeniy-Goroh
4a80d07681
fix notice (#136)
Co-authored-by: gorokh <gorokh@retailcrm.ru>
2020-06-04 12:00:53 +03:00
1efac9612d
Closes #119 - prevent search with empty email (#130) 2020-05-27 16:21:50 +03:00
548d466bd0
Closes #117 - updated from retailcrm/api-client-php (#129) 2020-05-27 16:00:44 +03:00
bf13ca3e53 fix indentation 2020-04-14 15:48:01 +03:00
1481edae95 fix error with client duplication 2020-04-14 15:44:05 +03:00
Akolzin Dmitry
f09d4c1f72 Generate icml test 2020-04-05 10:36:45 +03:00
Akolzin Dmitry
3a57c25f9b Bug fixes of generating ICML 2020-03-31 15:26:33 +03:00
Akolzin Dmitry
3475f369be update readme.txt 2020-03-25 13:58:12 +03:00
Akolzin Dmitry
295d89490c Setting payment amount transfer 2020-03-25 10:35:08 +03:00
Akolzin Dmitry
9648513fb9 update required versions 2020-03-05 13:06:25 +03:00
Akolzin Dmitry
92a5673614 fix for php5.3 2020-03-03 10:24:43 +03:00
Akolzin Dmitry
68343b7e49 update history 2020-03-02 18:02:40 +03:00
gorokh
8518b43d03 небольшие правки 2019-10-15 16:14:42 +03:00
gorokh
606de96a91 Поддержка передачи одинаковых товаров в заказе как разных товарных позиций 2019-10-07 17:36:31 +03:00
Frosin
6763a237e9 fixed retailcrm-order-item 2019-09-18 13:17:58 +03:00
Frosin
2358e0ec0a fixed retailcrm-order-item 2019-09-18 13:13:07 +03:00
Дмитрий
1b2f0d053a fixed customer transmission 2019-08-27 15:14:34 +03:00
Alex Lushpai
db56c05725
Merge pull request #110 from KMityai/master
fixed getting sku from product
2019-07-25 14:59:11 +03:00
Круглов Дмитрий
b8c1305eca fixed getting sku from product 2019-07-25 12:07:20 +03:00
Frosin
9cd0f833aa code text correction 2019-07-10 11:52:58 +03:00
Alex Lushpai
13c532da0e
Merge pull request #105 from KMityai/master
fix discount calculation
2019-07-01 11:49:02 +03:00
Круглов Дмитрий
36d973dbae fix discount calculation 2019-06-07 16:51:18 +03:00
kolyasapphire
f8d1febe47 Фикс на получение аттрибутов товаров в каталоге
wc_attribute_taxonomy_name_by_id принимает int, необходим intval.
2019-06-06 18:33:18 +03:00
Alex Lushpai
3a0ee18ceb
Merge pull request #100 from Frosin/master
fixed generate payment externalId
2019-05-24 12:04:05 +03:00
Круглов Дмитрий
37d8eb660b fix price in calculate_discount 2019-05-16 12:05:56 +03:00
Alex Lushpai
c51fb0fd8a
Merge pull request #99 from Neur0toxine/master
Исправлена ошибка передачи заказов в retailCRM
2019-05-07 17:37:37 +03:00
Alex Lushpai
b7760f21e9
Merge pull request #101 from KMityai/master
Фикс подсчета цены товара
2019-05-07 17:37:22 +03:00
Круглов Дмитрий
901af9b767 fix calculate_discount 2019-04-25 15:24:16 +03:00
Konstantin
2060b29e20 fixed generate payment externalId number 2019-04-22 15:39:14 +03:00
540564b5f9 Исправлена ошибка передачи заказов в retailCRM 2019-04-22 15:07:14 +03:00
Akolzin Dmitry
09b8902e9c Bug fix 2019-04-16 13:37:53 +03:00
Sergey
d8bbbc2d8a fix send empty order number 2019-04-12 12:46:04 +03:00
Sergey
65ee374c94 v3.5.0 add functional and translations 2019-03-25 18:09:15 +03:00
Akolzin Dmitry
9394cd3524 some improvements 2019-03-25 13:33:43 +03:00
Konstantin
5055bb710c Fixed bug of sending incorrect externalId when editing payment 2 2019-03-14 15:58:36 +03:00