Closed crhistianramirez closed 5 years ago
On submit get order to double check that it has not already been submitted. If it has throw an error and prevent checkout.
For Reference #293
[ x] Bug fix (non-breaking change which fixes an issue)
[ x] I have performed a self-review of my own code
[ ] I have commented my code, particularly in hard-to-understand areas
[ x] I have made corresponding changes to the documentation
[ x] I have added tests that prove my fix is effective or that my feature works
[ x] New and existing unit tests pass locally with my changes
[ x] I have updated the acceptance criteria on the task so that it can be tested
[ x] I have verified my contribution works and looks well in Firefox, Safari and Internet Explorer
Description
On submit get order to double check that it has not already been submitted. If it has throw an error and prevent checkout.
For Reference #293
Type of change
[ x] Bug fix (non-breaking change which fixes an issue)
Checklist:
[ x] I have performed a self-review of my own code
[ ] I have commented my code, particularly in hard-to-understand areas
[ x] I have made corresponding changes to the documentation
[ x] I have added tests that prove my fix is effective or that my feature works
[ x] New and existing unit tests pass locally with my changes
[ x] I have updated the acceptance criteria on the task so that it can be tested
[ x] I have verified my contribution works and looks well in Firefox, Safari and Internet Explorer