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

Not able to create new country in the client screen #838

Closed
mohitsharma-22 opened this issue May 8, 2021 · 3 comments
Closed

Not able to create new country in the client screen #838

mohitsharma-22 opened this issue May 8, 2021 · 3 comments
Assignees
Labels
module : finance Items related to Finance module Points: 3 Good for pros. Tasks that may require around 8-16 hours. Prefer breakdown into smaller tasks. status : ready to test Items that are ready for testing

Comments

@mohitsharma-22
Copy link
Member

Not able to create a new country in the client screen. Nothing happens when clicking on the "Add new country" link.

Screenshot 2021-05-08 at 7 14 02 PM

@mohitsharma-22
Copy link
Member Author

@pankaj-ag It is still not working. Please check.

Screenshot 2021-06-05 at 7 49 44 PM

@pankaj-ag pankaj-ag transferred this issue from another repository Jun 12, 2021
@pankaj-ag
Copy link
Member

We already have a database table for countries.
We need to open a modal, to add the country.
It will be a form that will consist following fields.

  1. Name
  2. Initials
  3. Currency
  4. Symbol

When we save the form it will create the country and add that to the list.

@rathorevaibhav rathorevaibhav transferred this issue from another repository Jul 1, 2021
@gaurish-saini gaurish-saini transferred this issue from another repository Jul 22, 2021
@gaurish-saini gaurish-saini added good first issue module : finance Items related to Finance module labels Jul 22, 2021
@rathorevaibhav rathorevaibhav added this to the Oct 09 - Oct 15, 2021 milestone Oct 9, 2021
@suntwalriya suntwalriya added the Points: 3 Good for pros. Tasks that may require around 8-16 hours. Prefer breakdown into smaller tasks. label Oct 9, 2021
@srivastava-jyoti srivastava-jyoti self-assigned this Oct 16, 2021
@srivastava-jyoti srivastava-jyoti added the status : ready to test Items that are ready for testing label Oct 23, 2021
@mdshamoon
Copy link
Contributor

This is working as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module : finance Items related to Finance module Points: 3 Good for pros. Tasks that may require around 8-16 hours. Prefer breakdown into smaller tasks. status : ready to test Items that are ready for testing
Projects
None yet
Development

No branches or pull requests

7 participants