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

Add the field code to supply entity #54

Closed
viktorKhan opened this issue Feb 28, 2024 · 0 comments · Fixed by #55
Closed

Add the field code to supply entity #54

viktorKhan opened this issue Feb 28, 2024 · 0 comments · Fixed by #55
Assignees
Labels
enhancement New feature or request

Comments

@viktorKhan
Copy link
Contributor

viktorKhan commented Feb 28, 2024

Currently, a supply does not have an internal identifier and we are using the id as internal and external identifier. This is a risk because the external id could change impacting internally how the data is managed. So, to have a safer way of managing supplies, we are going to:

  • Rename the field id to code
  • Add a new field called id with format UUID
@viktorKhan viktorKhan added the enhancement New feature or request label Feb 28, 2024
@viktorKhan viktorKhan self-assigned this Feb 28, 2024
@viktorKhan viktorKhan changed the title Import supplies with a CSV file Add the field code to supply entity Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant