-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
обновление версии komtet kassa sdk до 2.4.2
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule kassa
updated
13 files
+2 −0 | .travis.yml | |
+44 −3 | CHANGELOG.rst | |
+38 −2 | README.md | |
+2 −0 | docker_env/README.txt | |
+34 −5 | src/Buyer.php | |
+24 −0 | src/CalculationSubject.php | |
+3 −2 | src/Client.php | |
+59 −0 | src/Nomenclature.php | |
+85 −1 | src/Position.php | |
+1 −1 | src/Vat.php | |
+38 −1 | tests/CheckTest.php | |
+11 −0 | tests/QueueManagerTest.php | |
+8 −6 | tests/VatTest.php |