- Posts: 44
- Thank you received: 0
Problem with PDF Tickets in case of publish the group billing record
- Martin Herzhauser
- Topic Author
- Offline
- Senior Member
-
Less
More
1 week 6 days ago - 1 week 6 days ago #173809
by Martin Herzhauser
Problem with PDF Tickets in case of publish the group billing record was created by Martin Herzhauser
Hi,
If I make a group booking for 3 persons, I get a group billing record and three individual records. Ok. Then I publsish the group billing record (it was paid offline e.g.), then all pdf tickets were generated. I can see them in the backend, one ticket for each member record and a complete pdf with three pages for the group billing record. Ok. BUT in the mail sent out the the group owner there is a pdf named the same than the one in the group billing records (ticket_ plus the row id) but it has only one page. So there is a difference what is sent out per mail and what I can download in the backend.
That's very urgent for us to get fixed.
Regards,
Martin
If I make a group booking for 3 persons, I get a group billing record and three individual records. Ok. Then I publsish the group billing record (it was paid offline e.g.), then all pdf tickets were generated. I can see them in the backend, one ticket for each member record and a complete pdf with three pages for the group billing record. Ok. BUT in the mail sent out the the group owner there is a pdf named the same than the one in the group billing records (ticket_ plus the row id) but it has only one page. So there is a difference what is sent out per mail and what I can download in the backend.
That's very urgent for us to get fixed.
Regards,
Martin
Last edit: 1 week 6 days ago by Martin Herzhauser.
Please Log in or Create an account to join the conversation.
- Martin Herzhauser
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 44
- Thank you received: 0
1 week 6 days ago #173815
by Martin Herzhauser
Replied by Martin Herzhauser on topic Problem with PDF Tickets in case of publish the group billing record
We are only doing group bookings. I do not collect member information, but auto generate them.
If I activate "collect member information", it works.
So this leads me to line 301 in tickets.php, When I comment out the check for collect member information, at least I can work. But I think this is not the solution.
Perhaps the problem is in the else path or the if clause can be changed to something like is_group billing AND (collect_member_information OR auto generate group members) ???
Regards,
Martin
If I activate "collect member information", it works.
So this leads me to line 301 in tickets.php, When I comment out the check for collect member information, at least I can work. But I think this is not the solution.
Code:
if ($row->is_group_billing /*&& $collectMemberInformation*/)
{
Perhaps the problem is in the else path or the if clause can be changed to something like is_group billing AND (collect_member_information OR auto generate group members) ???
Regards,
Martin
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
1 week 6 days ago #173820
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Problem with PDF Tickets in case of publish the group billing record
Hi Martin
If you do not want to collect members information, you need to use this plugin to auto generate group members for the tickets generation works docs.joomdonation.com/eventsbooking/plugins/auto-group-members
Regards,
Tuan
If you do not want to collect members information, you need to use this plugin to auto generate group members for the tickets generation works docs.joomdonation.com/eventsbooking/plugins/auto-group-members
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Martin Herzhauser
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 44
- Thank you received: 0
1 week 5 days ago #173822
by Martin Herzhauser
Replied by Martin Herzhauser on topic Problem with PDF Tickets in case of publish the group billing record
Hi Tuan.
I use this Plugin and the Tickets Are generated. They Are accessible in the backend.
What is Not working is the send out of the Mail if you are Publishing the group billing line…then they are not added as attachments, but an invalid one is added.
I use this Plugin and the Tickets Are generated. They Are accessible in the backend.
What is Not working is the send out of the Mail if you are Publishing the group billing line…then they are not added as attachments, but an invalid one is added.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
1 week 5 days ago #173823
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Problem with PDF Tickets in case of publish the group billing record
Ah OK. I see it now. I fixed it. Please download and update your site to latest package of Events Booking and the error will be sorted
Regards,
Tuan
Regards,
Tuan
The following user(s) said Thank You: Martin Herzhauser
Please Log in or Create an account to join the conversation.
- Martin Herzhauser
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 44
- Thank you received: 0
1 week 5 days ago #173826
by Martin Herzhauser
Replied by Martin Herzhauser on topic Problem with PDF Tickets in case of publish the group billing record
Again I have to tell that your update solves the problem! Thanks a lot!
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
1 week 4 days ago #173830
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Problem with PDF Tickets in case of publish the group billing record
Great. Thanks for confirming
I'm closing this ticket
Regards,
Tuan
I'm closing this ticket
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.