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!