When editing donations and generating a new tag, the tag count is incremented immediately when the 'generate new tag number' button is pressed. The donation item is not updated with the new tag, until the user presses save.
The application should either
- Immediately update the donation document
- Not increment the count until the 'save' button is pressed
When editing donations and generating a new tag, the tag count is incremented immediately when the 'generate new tag number' button is pressed. The donation item is not updated with the new tag, until the user presses save.
The application should either