1
0
Fork 0
mirror of synced 2025-04-11 13:10:54 +00:00
Commit graph

262 commits

Author SHA1 Message Date
68929a7352 fix for country in order 2020-07-08 16:05:41 +03:00
678c2d0820 fixes for changed customer sync & correctly load created customer 2020-07-08 16:05:41 +03:00
34a235510c process company address 2020-07-08 16:05:41 +03:00
35376c40fc merge fixes 2020-07-08 16:05:41 +03:00
0560967fdb logger fix 2020-07-08 16:05:41 +03:00
0676ddf6bc don't break customer change with sync 2020-07-08 16:05:41 +03:00
41b47ef5c4 sync phone via history 2020-07-08 16:05:41 +03:00
7ed4345100 several fixes & environment variable which can be used to output logs to stdout in tests 2020-07-08 16:05:41 +03:00
6777140b8b company fix for corporate clients implementation & pass client change from cms to retailCRM 2020-07-08 16:05:41 +03:00
c5e5a233e4 bump version & changelog 2020-07-08 16:05:41 +03:00
9aa5293eac delete all data before testing customer switching 2020-07-08 16:05:41 +03:00
e59e09bc87 debug data from test 2020-07-08 16:05:41 +03:00
d644d02238 different check for a customer in the order 2020-07-08 16:05:41 +03:00
51f788afbf possible fix for tests on older WP versions 2020-07-08 16:05:41 +03:00
3768110faa tests compatibility with old phpunit 2020-07-08 16:05:41 +03:00
7fb6205eee php 5.3 compatibility for tests 2020-07-08 16:05:41 +03:00
e0e1469273 Dropped v4, fixes for several bugs, tests. 2020-07-08 16:05:41 +03:00
059002f9c7 remove broken tests for v4, fixes for existing tests (new tests needed) 2020-07-08 16:05:41 +03:00
113a75921c Compatibility fixes for php 5.3 2020-07-08 16:05:41 +03:00
7d1e3b8785 Fixes, customer change logic for legal entities & individual persons (contact person will be used in the second case) 2020-07-08 16:05:41 +03:00
388df3c56f WIP: Logic for company replacement via component (which was surprisingly easy to implement) 2020-07-08 16:05:41 +03:00
c25c26b9da WIP: Combining everything... 2020-07-08 16:05:41 +03:00
e542342e5f WIP: Change client in the order (not ready at this point; also tests should fail) 2020-07-08 16:05:41 +03:00
41ad7bbbce fixes & more fields for sync 2020-07-08 16:05:41 +03:00
c9ed0dcbd3 correct execution for existing externalIds entries 2020-07-08 16:05:41 +03:00
41ed8f4f33 fix for response 2020-07-08 16:05:41 +03:00
51dd47a89f corporate client fixes 2020-07-08 16:05:41 +03:00
efb8be92b9 restore correct merge state 2020-07-08 16:05:41 +03:00
303f537291 merge changes 2020-07-08 16:05:41 +03:00
d62d5fe61a further fixes for tests 2020-07-08 16:05:41 +03:00
37106577c6 possible fix for history 2020-07-08 16:05:41 +03:00
617845d920 several fixes for tests 2020-07-08 16:05:41 +03:00
e0e9710d12 possible fix for payment builder 2020-07-08 16:05:41 +03:00
1e3a7cebb4 fix for address builder test 2020-07-08 16:05:41 +03:00
cee0fce1aa correctly fail test 2020-07-08 16:05:41 +03:00
cf13ae7451 php 5.3 compliance 2020-07-08 16:05:41 +03:00
2ab211ffb1 php 5.4 fix in isCorporateOrder 2020-07-08 16:05:41 +03:00
056b90d72e new address logic & fixes 2020-07-08 16:05:41 +03:00
3c0568b936 fixes for customer tests 2020-07-08 16:05:41 +03:00
e9514ea20e proper variables initialization 2020-07-08 16:05:41 +03:00
0bc823e596 fixes for possible crashes 2020-07-08 16:05:41 +03:00
a639f1b6e1 fix for customer id assigning & possible crash after errors in order creation 2020-07-08 16:05:41 +03:00
a93f7ad4ed fix invalid payment in built order & create order from adminpanel 2020-07-08 16:05:41 +03:00
1492516429 set item discount to zero if no discount applies 2020-07-08 16:02:59 +03:00
318d3318a8 fix corporate customer duplicate 2020-07-08 16:02:59 +03:00
070d39a84c fix customer squashing 2020-07-08 16:02:59 +03:00
3e6b03f81a extract customer phone and email from order for guests 2020-07-08 16:02:59 +03:00
652faaeb71 extract customer data from order for guests 2020-07-08 16:02:59 +03:00
a2171ca09c fix & improvement for woocommerce missing notice 2020-07-08 16:02:59 +03:00
d382e49b7c fixed createdAt crash 2020-07-08 16:02:59 +03:00