Bug 18496

Summary: Membership renewal fee
Product: Koha Reporter: Amit Gupta <amitddng135>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: amit.gupta, gmcharlt, katrin.fischer, kyle.m.hall, martin.renvoize
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6812
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Amit Gupta 2017-04-26 04:23:40 UTC
This feature help to collect the fees while renewal of membership.
Comment 1 Katrin Fischer 2017-04-26 13:59:21 UTC
Hi Amit, can you add a bit more information to the bug report, please?
How would this be different to the current membership fee that is added on renewing the account?
Comment 2 Amit Gupta 2017-04-27 03:36:32 UTC
Hi Katrin,

We are developing this feature one of our client. 

They have separate fee for registration for ex: ₹ 100. Once membership expires if user want to renew the membership user have to pay for ex: ₹ 50.
Comment 3 Amit Gupta 2017-04-27 03:41:35 UTC
(In reply to Amit Gupta from comment #2)
> Hi Katrin,
> 
> We are developing this feature one of our client. 
> 
> They have separate fee for registration for ex: ₹ 100. Once membership
> expires if user want to renew the membership user have to pay for ex: ₹ 50.

Adding new column 'renewfee' in categories table to capture the membership renew fee like enrolment fee.
Comment 4 Amit Gupta 2017-08-16 03:40:33 UTC
Hi Katrin,

Seems design is OK can i start work on patch.
Comment 5 Katrin Fischer 2017-08-16 08:29:39 UTC
Thx for explaining!
Comment 6 Martin Renvoize 2023-02-03 07:37:27 UTC
Still planning to submit some code for this Amit?