-
-
Notifications
You must be signed in to change notification settings - Fork 76
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
Delete/Unset Transactions Category #21
Delete/Unset Transactions Category #21
Conversation
Kang @dels07, thank you for this PR, I see our Travis still fails here, i will make fix this first before continuing review this PR. |
Kang @dels07, i am sorry for very late on reviewing this PR. I will commit some improvement to this PR, then merge it. Thanks. |
Checkbox fields are only processed by form request if they are checked. If they are not checked, form request attribute do not include them. So, in this commit, we just want to check whether the delete_transactions field are exists or not.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Thanks kang @dels07. |
Add feature to delete/unset transactions related to category