Releases: tooyz/moysklad
Releases · tooyz/moysklad
Bundle component entity
Merge pull request #16 from Shusev/master bundlecomponent
Fixed queries using CommonDate
0.3.8 fix queries using CommonDate
Fix reports QuerySpecs
Fix QuerySpecs::getDefaults function in subclasses
Added some entitites
Deprecated $sklad argument in AbstractDocument::newTemplate function, will be removed later.
Added Publication, CustomTemplate and DemandPosition entities.
Updated README.
Fix expand attachment on AbstractQuery
Expand argument on EntityQuery::byId() has been depricated, use EntityQuery::withExpand() instead
Small cleanups everywhere
Hope nothing has been broken
Some fixes
0.3.3 Merge remote-tracking branch 'origin/master'
Fix CounterpartyReport
Merge pull request #6 from schursin/patch-1 Update CounterpartyReport.php
Fix multiple api errors handling
0.3.1 fix multiple api errors handling
Rework AbstractEntity::getMetaData
Possibly breaking:
Object returned from AbstractEntity::getMetaData now has "attributes" field as EntityList, and cannot be null.