Summary: | Editable discount rate and miscellaneous charges during ordering | ||
---|---|---|---|
Product: | Koha | Reporter: | shinoy m <shinoy.m> |
Component: | Acquisitions | Assignee: | shinoy m <shinoy.m> |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | corinnebulac, jonathan.druart, savitra.sirohi |
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: | ||
Attachments: |
Editable discount rate and misc charges during ordering
Bug 8343 - Editable discount rate and miscellaneous charges during ordering |
Description
shinoy m
2012-07-02 11:18:38 UTC
Created attachment 10601 [details] [review] Editable discount rate and misc charges during ordering Created attachment 14524 [details] [review] Bug 8343 - Editable discount rate and miscellaneous charges during ordering Add new fields like -Discount percentage- and -Miscellaneous cost- in the order page.Default discount rate will be shown in the Discount percentage field and it is editable.You can enter Miscellaneous charges in the Miscellaneous cost field and it is calculated per quantity. Hi shinoy, I rebase your patch. Could you confirm it is working as you expected please? It's OK for "miscellaneous charges" but not for editable discount which is not calculate in the final amount Editing the discount rate at order line level has been implemented by bug 5335 now. I will mark this a duplicate, please add a new bug for any features still missing. *** This bug has been marked as a duplicate of bug 5335 *** Katrin, This patch added the miscellaneous cost when ordering. But this value is not stored in DB, so this patch cannot be pushed as it is. Maybe Shinoy can reopen this report if a new patch is provided. Hi Jonathan, in that case I think it would be best to have miscellanous cost with a new patch on a new bug. |