Summary: | There should be 2 types of canceled orders | ||
---|---|---|---|
Product: | Koha | Reporter: | Mathieu Saby <mathsabypro> |
Component: | Acquisitions | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Mathieu Saby
2013-09-19 19:53:13 UTC
Now that aqorders have an orderstatus field, we could define a new status "deleted" for orders deleted before the basket is sent to the vendor. This includes orders moved to an other basket (or maybe add a status "moved" for them). Mathieu I think this is solved by adding the cancellation reason pull down. There you can indicate if it was just an error on entry or a cancellatoin because of feedback from the vendor or whatever. |