You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.
Country name is required some other entities for example supplier. Currently there is no entity to store country name.
Expected behavior
There should be an entity name "Country" with two mandatory field like Id and Name(Country name). Since, it is one time entry so no need to develop user interface for this. Just add country name as seed data.
What is the motivation / use case for changing the behavior?
Because its required for some other entities like, suppliers.
The text was updated successfully, but these errors were encountered:
I'm submitting a...
Current behavior
Country name is required some other entities for example supplier. Currently there is no entity to store country name.
Expected behavior
There should be an entity name "Country" with two mandatory field like Id and Name(Country name). Since, it is one time entry so no need to develop user interface for this. Just add country name as seed data.
What is the motivation / use case for changing the behavior?
Because its required for some other entities like, suppliers.
The text was updated successfully, but these errors were encountered: