1
0
mirror of synced 2025-01-24 17:21:43 +03:00

49 Commits

Author SHA1 Message Date
Andrey Muriy
fefce1c4ff Change api client version 2023-04-06 12:58:16 +03:00
Andrey Muriy
64a66e98c8 Add 'type' field to Plate object 2023-03-27 15:14:21 +03:00
Andrey
3330635d64
Merge pull request #6 from RenCurs/3.0
v 3.0
2022-08-02 12:54:04 +03:00
Ruslan Efanov
f26ce4c10c fix cs-fixer 2022-08-01 12:56:48 +03:00
Ruslan Efanov
d75e5ed3e1 change composer.json 2022-08-01 12:54:17 +03:00
Ruslan Efanov
dd6a660d0c add store and shipment date fields in RequestCalculate 2022-08-01 12:54:17 +03:00
Ruslan Efanov
1509fa99da Merge remote-tracking branch 'ion/master' into 3.0
# Conflicts:
#	Model/Request/RequestSave.php
#	Model/Response/ResponseLoadDeliveryData.php
#	Model/ResponseLoadDeliveryData.php
2022-08-01 12:52:46 +03:00
Kruglov Kirill
aad7a0616a
Merge pull request #17 from IvanLutokhin/fix-model-namespaces
Fix model namespaces
2021-05-18 09:59:48 +03:00
Ivan Lutokhin
5eb8487019 Fix model namespaces 2021-05-18 09:23:45 +03:00
Kruglov Kirill
4ea5933758
Merge pull request #16 from gridnevalex/fix_print_document_method_v2
fix printDocument method v2
2021-03-02 16:00:36 +03:00
Alex Gridnev
60b5b03bfa
Merge branch 'master' into fix_print_document_method_v2 2021-03-02 15:14:24 +03:00
gridnev
89e90a8555 fix printDocument method v2 2021-03-02 15:11:01 +03:00
Kruglov Kirill
31158eafa2
Merge pull request #15 from gridnevalex/fix_print_document_method
fix printDocument method
2021-03-02 14:16:41 +03:00
gridnev
0760b28b2c fix printDocument method 2021-03-02 13:30:17 +03:00
Kruglov Kirill
20ee49596b
Merge pull request #14 from gridnevalex/add_command_output_formatting
Add CommandOutputFormatterTrait
2020-12-17 14:46:01 +03:00
Alex Gridnev
7a91ca3fb0
Merge branch 'master' into add_command_output_formatting 2020-12-17 14:30:21 +03:00
gridnev
5b860d78b8 Add CommandOutputFormatterTrait 2020-12-17 14:27:06 +03:00
Kruglov Kirill
18f8d918af
Merge pull request #13 from gridnevalex/add_command_output_formatting
Add CommandOutputFormatterTrait
2020-12-16 13:11:20 +03:00
gridnev
a6ac3c1f58 Add CommandOutputFormatterTrait 2020-12-16 12:55:46 +03:00
Kruglov Kirill
88bed1d52e
Merge pull request #11 from pm14kas/fix-entity-manager-in-commands
Fixed typo in AccountManager
2020-11-17 15:08:32 +03:00
Alexander Kozlov
55cb647511 Fixed typo in AccountManager 2020-11-17 15:04:27 +03:00
Kruglov Kirill
5ebe43db31
Merge pull request #10 from pm14kas/account-select-fix-in-commands
Fixed account selection in StatusesCommand and UpdateModuleConfiguration
2020-11-17 12:45:49 +03:00
Alexander Kozlov
cdd87e6524 Fixed account selection in StatusesCommand and UpdateModuleConfigurationCommand 2020-11-17 12:42:28 +03:00
Kruglov Kirill
6690847656
Merge pull request #9 from gridnevalex/add_workTime_to_store_model
Add workTime to Store model
2020-11-06 11:41:14 +03:00
gridnev
fb844786f1 add workTime to Store model 2020-11-06 11:35:47 +03:00
Kruglov Kirill
2a7b2d7238
Merge pull request #8 from gridnevalex/fix_contragent_serializer_type
Fix Contragent serializer type in Customer
2020-09-09 10:07:00 +03:00
gridnev
585d86c998 Fix Contragent serializer type in Customer 2020-09-09 09:47:49 +03:00
Kruglov Kirill
db7221f232
Merge pull request #7 from gridnevalex/fix_namespaces
Fix Request/Response namespaces
2020-09-08 16:39:26 +03:00
gridnev
a58480c77a Fix Request/Response namespaces 2020-09-08 16:34:59 +03:00
Kruglov Kirill
cffc890703
Merge pull request #6 from gridnevalex/make_logger_protected
Make logger protected in ModuleManager
2020-09-03 16:10:05 +03:00
gridnev
1583739691 Make logger protected in ModuleManager 2020-09-03 16:01:07 +03:00
Kruglov Kirill
d6066eecfb
Merge pull request #5 from gridnevalex/fix_logging
Fix logging in updateModuleConfiguration method
2020-09-03 15:31:56 +03:00
gridnev
ab67b455fb Fix logging in updateModuleConfiguration method 2020-09-03 15:15:43 +03:00
IvanLutokhin
55d762ca82
Merge pull request #5 from IvanLutokhin/remove-code
Remove unreachable code
2020-08-19 15:01:56 +03:00
Ivan Lutokhin
25394549a4 Remove unreachable code 2020-08-19 14:58:38 +03:00
IvanLutokhin
b355d0e3ae
Merge pull request #4 from IvanLutokhin/php-cs-fixer
Added php code style fixer
2020-08-18 17:55:33 +03:00
Ivan Lutokhin
dd0ab560a9 Apple php code style 2020-08-18 17:53:40 +03:00
Ivan Lutokhin
05fe5378ba Added php code style fixer 2020-08-18 17:45:16 +03:00
IvanLutokhin
db3a4d8756
Merge pull request #3 from IvanLutokhin/add-validators
Added validators
2020-08-18 16:32:07 +03:00
Ivan Lutokhin
b9bbce70e2 Added validators 2020-08-18 16:27:32 +03:00
IvanLutokhin
8fcd8692e6
Merge pull request #2 from IvanLutokhin/update-composer
Refactoring dependencies
2020-08-18 16:22:27 +03:00
Ivan Lutokhin
d7e8c47efc Refactoring dependencies
* Update composer.json
* Added LICENSE file
2020-08-18 16:20:10 +03:00
IvanLutokhin
1b6c3242b9
Merge pull request #1 from IvanLutokhin/update-gitignore
Update gitignore file
2020-08-18 15:52:39 +03:00
Ivan Lutokhin
a28a8f4678 Update gitignore file 2020-08-18 15:51:44 +03:00
Kruglov Kirill
db9e8d788d
Merge pull request #1 from gridnevalex/add_updates
Add updates
2020-07-09 17:30:26 +03:00
gridnev
8a49cdd1d3 Add duplicateOrderProductSupported field in Configuration model 2020-07-09 17:26:08 +03:00
gridnev
1daab343e0 Remove account isActive and isFreeze checks from ClientIdSubscriber 2020-07-09 17:20:59 +03:00
1on
92a0e575d4 Added settings field 2020-04-24 17:59:28 +03:00
ionHaze
747456f6f5 init 2020-02-19 19:00:09 +03:00