Bug #263
User Added Forms to Formsets are Lost on Refresh
Status: | Rejected | Start date: | ||
---|---|---|---|---|
Priority: | Urgent | Due date: | ||
Assignee: | Pavan Rikhi | % Done: | 0% | |
Category: | UI | Spent time: | - | |
Target version: | Feedback | |||
Easy Pickings: |
Description
Steps to Reproduce:¶
- Go to the Add General Journal Entry Page
- Fill the memo and date
- Add extra rows to the Transaction table using the "Add Another" link
- Fill in the fields for the newly created rows
- Refresh the page
Result¶
Form reappears with the newly added rows and data missing
Expected Result¶
Form should reappear with the rows added by the "Add Another" link
History
#1 Updated by Pavan Rikhi over 5 years ago
- Status changed from New to Rejected
There's no point in refreshing the page since we switched to AJAX account widgets so just don't do it.