myob-api
myob-api copied to clipboard
Add models for /GeneralLedger/Currency, /Inventory, and /Sale/Order endpoints
Hi folks,
This PR adds models for the following API endpoints, which I've found necessary in a current project:
-
/GeneralLedger/Currency
-
/Inventory/Adjustment
-
/Inventory/Item
-
/Inventory/ItemPriceMatrix
-
/Sale/Order
-
/Sale/Order/Item
I've followed the existing conventions used here as closely as possible but please give me a shout if there are any changes you'd like me to make.
Cheers!
Why this hasn't been merged yet? At the end of the day, I finished using the forked version instead of the original to have access to all those extra models