Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dylanwolff
Copy link

@dylanwolff dylanwolff commented Apr 22, 2019

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 dylanwolff changed the title Add models for /Inventory and /Sale/Order endpoints Add models for /Inventory, /Sale/Order, and /GeneralLedger/Currency endpoints Jun 4, 2019
@dylanwolff dylanwolff changed the title Add models for /Inventory, /Sale/Order, and /GeneralLedger/Currency endpoints Add models for /GeneralLedger/Currency, /Inventory, and /Sale/Order endpoints Jun 4, 2019
@alagos
Copy link

alagos commented Jan 21, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants