Skip to content

Releases: tooyz/moysklad

Bundle component entity

13 Nov 12:35
124f077
Compare
Choose a tag to compare
Merge pull request #16 from Shusev/master

bundlecomponent

Fixed queries using CommonDate

28 Oct 07:22
Compare
Choose a tag to compare
0.3.8

fix queries using CommonDate

Fix reports QuerySpecs

04 Oct 20:57
Compare
Choose a tag to compare

Fix QuerySpecs::getDefaults function in subclasses

Added some entitites

20 Aug 13:48
Compare
Choose a tag to compare

Deprecated $sklad argument in AbstractDocument::newTemplate function, will be removed later.
Added Publication, CustomTemplate and DemandPosition entities.
Updated README.

Fix expand attachment on AbstractQuery

10 Aug 16:55
Compare
Choose a tag to compare

Expand argument on EntityQuery::byId() has been depricated, use EntityQuery::withExpand() instead

Small cleanups everywhere

28 Jul 21:37
Compare
Choose a tag to compare

Hope nothing has been broken

Some fixes

28 Jul 20:21
Compare
Choose a tag to compare
0.3.3

Merge remote-tracking branch 'origin/master'

Fix CounterpartyReport

20 Jul 12:58
Compare
Choose a tag to compare
Merge pull request #6 from schursin/patch-1

Update CounterpartyReport.php

Fix multiple api errors handling

15 Jun 09:15
Compare
Choose a tag to compare
0.3.1

fix multiple api errors handling

Rework AbstractEntity::getMetaData

15 Jun 08:51
Compare
Choose a tag to compare

Possibly breaking:
Object returned from AbstractEntity::getMetaData now has "attributes" field as EntityList, and cannot be null.