tkrebs / ep3-bs

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

If customer books court and orders extra product, extra products not registered in order? #398

Open wes45 opened 3 years ago

wes45 commented 3 years ago

Hi there,

If you test booking a court and ordering an extra product (i.e a can of tennisballs) and finish the booking, then this extra product is not mentioned in the confirmation email, not in the admin email and not in the admin area. Is there a way to show ordered extra products in the emails and admin?

Thanks and regards

tkrebs commented 3 years ago

The ordered products should be listed in the Bill section. When opening a booking in the admin calendar, you should see buttons to view and edit the bill positions beneath the notes field.

As for the emails: You are right. The products should be listed there as well. I will mark this issue accordingly.

hschiebold commented 3 years ago

It's done in my fork (hschiebold/ep3-bs). Wessel is using my fork with the payment extension.