Skip to content
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

Implement a generic API endpoint for enumeration of status codes #4543

Merged
merged 8 commits into from
Mar 30, 2023

Conversation

SchrodingersGat
Copy link
Member

@SchrodingersGat SchrodingersGat commented Mar 30, 2023

Adds a generic API endpoint for enumeration of status codes, which will allow external applications (e.g. the mobile app) to access available status codes, as well as translated labels

Implemented for:

  • Purchase Order
  • Sales Order
  • Return Order
  • Return Order Line Item
  • Stock Item
  • Stock History
  • Build Order

e.g.

image

and translated

image

@SchrodingersGat SchrodingersGat added enhancement This is an suggested enhancement or new feature api Relates to the API labels Mar 30, 2023
@matmair
Copy link
Member

matmair commented Mar 30, 2023

Nice! This will tye nicely into #3501

@SchrodingersGat SchrodingersGat merged commit 327ecf2 into master Mar 30, 2023
@SchrodingersGat SchrodingersGat deleted the status-api branch March 30, 2023 20:27
@SchrodingersGat SchrodingersGat added this to the 0.11.0 milestone Apr 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Relates to the API enhancement This is an suggested enhancement or new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants