tkrebs / ep3-bs

Online booking system for courts
http://bs.hbsys.de/
MIT License
178 stars 106 forks source link

Using point system to deduct/ substract the booking price #455

Open Khairulazib opened 3 years ago

Khairulazib commented 3 years ago

Hello there. I want to ask where and how do I can create a new point system to deduct/ substract the booking price. For example, a user has a point that has been set by the administrator. When the user want to book the court, the system will automatic the the user's point with the price of the court. Do you know how and where can I put this new function inside the source code?

tkrebs commented 3 years ago

You would have to modify a lot of files. I'm afraid, this is beyond the scope of what this issue tracker can provide.

Khairulazib commented 3 years ago

What if modified notes column in user_meta table that has for every user, that notes change to points. is it possible to make the point auto deduct using notes column?

gitroli commented 1 year ago

hschiebold did a fork with User budget