Summary: | The budgeted cost and the total should not be manually modified | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Acquisitions | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | francois.charbonnier, paola.rossi, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 12826 | ||
Attachments: |
Bug 12840: The budgeted cost and the total is automatically calculated
Bug 12840: The budgeted cost and the total are automatically calculated Bug 12840: The budgeted cost and the total are automatically calculated [PASSED QA] Bug 12840: The budgeted cost and the total are automatically calculated |
Description
Jonathan Druart
2014-08-28 10:43:59 UTC
Created attachment 31243 [details] [review] Bug 12840: The budgeted cost and the total is automatically calculated Both of these 2 values should not be modified by the user. Since there values depends on the discount and the quantity. Test plan: Verify you cannot modify the budgeted cost and the total price on creating/modifying an order. Created attachment 31244 [details] [review] Bug 12840: The budgeted cost and the total are automatically calculated Both of these 2 values should not be modified by the user. Since these values depend on the discount and the quantity. Test plan: Verify you cannot modify the budgeted cost and the total price on creating/modifying an order. Created attachment 31374 [details] [review] Bug 12840: The budgeted cost and the total are automatically calculated I've applied the patch against master 3.17.00.018 Everything's OK. So I pass the patch to "Signed Off" status. Created attachment 31566 [details] [review] [PASSED QA] Bug 12840: The budgeted cost and the total are automatically calculated Both of these 2 values should not be modified by the user. Since these values depend on the discount and the quantity. Test plan: Verify you cannot modify the budgeted cost and the total price on creating/modifying an order. Signed-off-by: Paola Rossi <paola.rossi@cineca.it> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Patch pushed to master. Thanks Jonathan! |