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

249 commits

Author SHA1 Message Date
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
708e29f797 corporate customers alternative logic 2020-07-08 16:02:59 +03:00
0f9d025a12 WIP: different (better) logic for corporate clients, fix for possible problem with identifiers 2020-07-08 16:02:59 +03:00
c4fe1eae72 option to enable or disable corporate customers support 2020-07-08 16:02:59 +03:00
3ca90cca50 skip new payments without type 2020-07-08 16:02:59 +03:00
3d7b93f3b0 fix for customers upload 2020-07-08 16:02:59 +03:00
8496262170 fixed two mistakes 2020-07-08 16:02:59 +03:00
02364c6edc fixes for corporate customers and other, non-related errors 2020-07-08 16:02:59 +03:00
b95dfb9d27 exclude empty fields from data before sending 2020-07-08 16:01:57 +03:00
b4200c952f orders upload with corporate customers 2020-07-08 16:01:57 +03:00
d8f89c1794 corporate customers history 2020-07-08 16:01:57 +03:00
de700893bb WIP: corporate customers support 2020-07-08 16:01:57 +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