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

Create Supplier page #11

Closed
agneym opened this issue May 15, 2021 · 1 comment · Fixed by #26
Closed

Create Supplier page #11

agneym opened this issue May 15, 2021 · 1 comment · Fixed by #26
Assignees

Comments

@agneym
Copy link
Contributor

agneym commented May 15, 2021

This is page for cylinder supplier to generate unique QR codes for their cylinders.

It can be modelled after existing merchant page.

Fields:

  • Name of the supplier (This is a creatable select, where user can either select an existing supplier or add new supplier. The supplier name is unique)
  • Address - textarea
  • Contact Phone number - tel

Note: if user preselects a name, rest of the fields are autofilled.

This leads to an API call with these details - classic upsert. Follow up by #20

@agneym
Copy link
Contributor Author

agneym commented May 15, 2021

@unnitallman

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

Successfully merging a pull request may close this issue.

2 participants