Bug 8343 - Editable discount rate and miscellaneous charges during ordering
Summary: Editable discount rate and miscellaneous charges during ordering
Status: RESOLVED DUPLICATE of bug 5335
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: shinoy m
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-02 11:18 UTC by shinoy m
Modified: 2013-04-15 10:24 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Editable discount rate and misc charges during ordering (5.45 KB, patch)
2012-07-02 13:00 UTC, shinoy m
Details | Diff | Splinter Review
Bug 8343 - Editable discount rate and miscellaneous charges during ordering (4.79 KB, patch)
2013-01-10 15:08 UTC, Jonathan Druart
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description shinoy m 2012-07-02 11:18:38 UTC
To make the discount to be editable and add miscellaneous charges per quantity while ordering.
Comment 1 shinoy m 2012-07-02 13:00:20 UTC Comment hidden (obsolete)
Comment 2 Jonathan Druart 2013-01-10 15:08:31 UTC
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.
Comment 3 Jonathan Druart 2013-01-10 15:08:50 UTC
Hi shinoy, I rebase your patch.
Could you confirm it is working as you expected please?
Comment 4 Corinne BULAC 2013-03-19 15:41:01 UTC
It's OK for "miscellaneous charges" but not for editable discount which is not calculate in the final amount
Comment 5 Katrin Fischer 2013-04-14 07:38:15 UTC
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 ***
Comment 6 Jonathan Druart 2013-04-15 09:18:05 UTC
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.
Comment 7 Katrin Fischer 2013-04-15 10:24:48 UTC
Hi Jonathan, in that case I think it would be best to have miscellanous cost with a new patch on a new bug.