Releases: JDrizzy/business-central
Releases · JDrizzy/business-central
v2.0.0
What's Changed
- Make calling objects more dynamic so I don't need to keep extending this library if new endpoints are added/updated by @JDrizzy in #13
- Handle invalid_grant error on token refresh by @JDrizzy in #15
- Use ruby refinements to extend String class by @JDrizzy in #16
Full Changelog: v1.0.7...v2.0.0
v1.0.7
v1.0.6
v1.0.5
v1.0.4
- Add web service object to cater for custom endpoints
- Add object item category
- Add object journal and journal line
- Add object payment method
- Add object sales invoice and sales invoice line
- Add object payment term
- Add object retained earning statement
- Add object sales credit memo and sales credit memo line
- Add object sales order and sales order line
- Add object sales quote and sales quote line
- Add object shipment method
- Add object subscription
- Add object tax area
- Add object tax group
- Add object time registration entry
- Add object trial balance
- Add object units of measure
- Add object vendor purchase
- Add object employee
- Add object picture
Issues Fixed 🙌
#3 - only send params in update body as the api recommends
v1.0.3
- Change default oauth2 login URL
- Allow company ID to be changed if the same object is re-called
- Add object customer
- Add object customer financial detail
- Add object customer payment journal
- Add object customer sale
- Add object default dimension
- Add default company id