Thanks for making Amelia as customisable as it is!
Are there any plans to also give more options for the invoices? Since they are also client facing (if you send them with the email), they should deserve the same attention to detail as the booking form I'd say?
A mix of how email notifications work with the provided placeholders, and how you can customise the booking form would be great!
Yes, we plan to add more options for invoice in the future since they can not be customized at this time but we do not have an eta at this time but in the near future hopefully this will be added.
Should you have any further inquiries, we kindly request that you open separate tickets for each question and we will gladly help you there.
We wish you all the best and hope you have a wonderful day ahead.
I understand that you're following our own timeline with adding features, yet I'm under some bit of pressure here to deliver to my client, so I started working on the invoice template (invoice.inc) to accommodate some of the changes required for me, and given it's HTML with php it's actually pretty easy.
However, for the life of god I cannot add the actual Date of the booked service?
The $reservationData array contains a lot of information, including the duration of the service, but not the actual date? The only dates contained in the array are the date of booking.
So when a customer is booking a service twice but for different days the invoice will look the same.
Is there any way you could help me here? Maybe with a line of code I can add?
We can check with our Dev team if they can perhaps point you int the right direction. Once we receive feedback from them we will reach out to you again on this ticket.
You are most welcome and we just got the feedback from our colleagues and they have told us that you can replace the file on src/Application/Services/Placeholder/AppointmentPlaceholderService.php with the one attached here. Than in $invoiceData['items'][x]['placeholders'] you will have more useful placeholders. This is an array since the appointments of the same service are grouped together. The keys are the appointment IDs.
https://we.tl/t-E9GfrD51ZH
Also you should save the invoice.inc locally because it will be changed back automatically every update.
Should you have any further inquiries, we kindly request that you open separate tickets for each question and we will gladly help you there.
We wish you all the best and hope you have a wonderful day ahead.
Thank you for sharing this with us. As we’ve explained, with your custom customization and all of what you are developing, unfortunately, we are unable to assist at this time. Our developers are actively working on this, and customization for invoices will be implemented in Amelia over time. We don’t have an exact ETA to provide you, but once it’s ready, our developers will incorporate it into Amelia.
Should you have any further inquiries, we kindly ask that you open separate tickets for each question, and we will be happy to assist you there.
Wishing you all the best, and I hope you have a wonderful day ahead!
Thanks for making Amelia as customisable as it is!
Are there any plans to also give more options for the invoices? Since they are also client facing (if you send them with the email), they should deserve the same attention to detail as the booking form I'd say?
A mix of how email notifications work with the provided placeholders, and how you can customise the booking form would be great!
There are more "issues" with the invoice actually:
Hello there,
Thank you for reaching out to us.
Yes, we plan to add more options for invoice in the future since they can not be customized at this time but we do not have an eta at this time but in the near future hopefully this will be added.
Should you have any further inquiries, we kindly request that you open separate tickets for each question and we will gladly help you there.
We wish you all the best and hope you have a wonderful day ahead.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, floor plans, choropleth maps, and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Marko,
thanks for your response.
I understand that you're following our own timeline with adding features, yet I'm under some bit of pressure here to deliver to my client, so I started working on the invoice template (invoice.inc) to accommodate some of the changes required for me, and given it's HTML with php it's actually pretty easy.
However, for the life of god I cannot add the actual Date of the booked service?
The $reservationData array contains a lot of information, including the duration of the service, but not the actual date? The only dates contained in the array are the date of booking.
So when a customer is booking a service twice but for different days the invoice will look the same.
Is there any way you could help me here? Maybe with a line of code I can add?
I would really appreciate it!
Thanks,
Robert
Hello again,
We can check with our Dev team if they can perhaps point you int the right direction. Once we receive feedback from them we will reach out to you again on this ticket.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, floor plans, choropleth maps, and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Thanks!!
Hello again,
You are most welcome and we just got the feedback from our colleagues and they have told us that you can replace the file on src/Application/Services/Placeholder/AppointmentPlaceholderService.php with the one attached here. Than in $invoiceData['items'][x]['placeholders'] you will have more useful placeholders. This is an array since the appointments of the same service are grouped together. The keys are the appointment IDs.
https://we.tl/t-E9GfrD51ZH
Also you should save the invoice.inc locally because it will be changed back automatically every update.
Should you have any further inquiries, we kindly request that you open separate tickets for each question and we will gladly help you there.
We wish you all the best and hope you have a wonderful day ahead.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, floor plans, choropleth maps, and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Marko,
thanks for the quick turnaround!
Unfortunately, this new file breaks the booking process.
Bookings do go through, however both the front and the backend get stuck, and no confirmation emails are being sent.
Any idea why?
Thanks!
Robert
Hi Marko,
So I've fixed this myself by only bringing over the changes in the getInvoicePlaceholdersData function in AppointmentPlaceholderService.php.
Will I have to manually upload this file too if there's an update, or are you keeping these changes?
Thanks!
Robert
Hello again,
Until the new invoice customize section is developed and implemented you will need to update this manually I'm afraid.
We wish you all the best and hope you have a wonderful day ahead.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, floor plans, choropleth maps, and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello again,
Thank you for sharing this with us. As we’ve explained, with your custom customization and all of what you are developing, unfortunately, we are unable to assist at this time. Our developers are actively working on this, and customization for invoices will be implemented in Amelia over time. We don’t have an exact ETA to provide you, but once it’s ready, our developers will incorporate it into Amelia.
Should you have any further inquiries, we kindly ask that you open separate tickets for each question, and we will be happy to assist you there.
Wishing you all the best, and I hope you have a wonderful day ahead!
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, floor plans, choropleth maps, and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables