myob-api icon indicating copy to clipboard operation
myob-api copied to clipboard

Add models for /GeneralLedger/Currency, /Inventory, and /Sale/Order endpoints

Open dylanwolff opened this issue 5 years ago • 1 comments

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!

dylanwolff avatar Apr 22 '19 06:04 dylanwolff

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

alagos avatar Jan 21 '21 04:01 alagos