| Summary: | Cannot specify replacement price when ordering from file if not using fields to order | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> | 
| Component: | Acquisitions | Assignee: | Nick Clemens (kidclamp) <nick> | 
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> | 
| Severity: | normal | ||
| Priority: | P5 - low | CC: | fridolin.somers, lucas, maryse.simard | 
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | Small patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | 19.11.00,19.05.04 | Circulation function: | |
| Attachments: | Bug 23338: Allow specifying order level replacement price when adding to basket from file Bug 23338: Allow specifying order level replacement price when adding to basket from file Bug 23338: Allow specifying order level replacement price when adding to basket from file | ||
| 
        
          Description
        
        
          Nick Clemens (kidclamp)
        
        
        
        
          2019-07-18 13:11:06 UTC
        
       Created attachment 91579 [details] [review] Bug 23338: Allow specifying order level replacement price when adding to basket from file To test: 0 - Clear MarcFieldsToOrder and MarcItemFieldsToOrder preferences 1 - Have a budget/fund/vendor in acquisitions 2 - Create or find a basket for vendor 3 - Add to basket from a file or staged batch (can use any record) 4 - Note there is no option for replacement price 5 - Add the order 6 - Replacement price is 0 - you must modify order or set upon receiving 7 - Apply patch 8 - Repeat 9 - Disable matchign check during add to basket 10 - Note you can specify a replacement price 11 - Do so 12 - Note it is saved in order Created attachment 91672 [details] [review] Bug 23338: Allow specifying order level replacement price when adding to basket from file To test: 0 - Clear MarcFieldsToOrder and MarcItemFieldsToOrder preferences 1 - Have a budget/fund/vendor in acquisitions 2 - Create or find a basket for vendor 3 - Add to basket from a file or staged batch (can use any record) 4 - Note there is no option for replacement price 5 - Add the order 6 - Replacement price is 0 - you must modify order or set upon receiving 7 - Apply patch 8 - Repeat 9 - Disable matchign check during add to basket 10 - Note you can specify a replacement price 11 - Do so 12 - Note it is saved in order Signed-off-by: Maryse Simard <maryse.simard@inlibro.com> Created attachment 92333 [details] [review] Bug 23338: Allow specifying order level replacement price when adding to basket from file To test: 0 - Clear MarcFieldsToOrder and MarcItemFieldsToOrder preferences 1 - Have a budget/fund/vendor in acquisitions 2 - Create or find a basket for vendor 3 - Add to basket from a file or staged batch (can use any record) 4 - Note there is no option for replacement price 5 - Add the order 6 - Replacement price is 0 - you must modify order or set upon receiving 7 - Apply patch 8 - Repeat 9 - Disable matchign check during add to basket 10 - Note you can specify a replacement price 11 - Do so 12 - Note it is saved in order Signed-off-by: Maryse Simard <maryse.simard@inlibro.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Nice work! Pushed to master for 19.11.00 Pushed to 19.05.x for 19.05.04 backported to 18.11.x for 18.11.10 |