easyappointments icon indicating copy to clipboard operation
easyappointments copied to clipboard

Feature: Persisting appointment price & allowing custom price entry

Open stevenkissack opened this issue 1 year ago • 2 comments

As requested in https://github.com/alextselegidis/easyappointments/issues/1406, this PR will persist the booking price when made & allow the admins to override the price when adding a booking from the backend modal. This will now allow me to use this field when building https://github.com/alextselegidis/easyappointments/issues/710

If the user changes the selected service or provider, it will override the custom entry in the price field immediately within the modal view; this is partially by design as there is not a specific custom price override or discount field that could be used to calculate a discounted total.

I will be deploying this locally tomorrow after rolling back my installation from using 'total_cost', but opening for feedback & review 🙏

stevenkissack avatar Mar 26 '24 12:03 stevenkissack

@alextselegidis tagging you as I see it didn't auto assign or request review, so not sure if you got a notification 👍

stevenkissack avatar Mar 26 '24 14:03 stevenkissack

I've now deployed this on my development installation and worked fine, I will wait until you've reviewed before running on production.

stevenkissack avatar Mar 27 '24 13:03 stevenkissack