- webstar
- RO CSVI
- Tuesday, 22 July 2025
- Subscribe via email
Hi I'm trying to group an order Export by Order ID and its suddenly stopped working After a save. Can you think of any reason. Its basically creatign a new order export line whenever it encounters a new product
0
Accepted Answer
Pending Moderation
Hello,
You have multiple virtuemart_order_id fields in your export template. The last field in the export template does not have Column header and so that is shown in Group by fields. Group by field will not show all duplicated fields and that last one in template fields order is shown in the dropdown.
You have multiple virtuemart_order_id fields in your export template. The last field in the export template does not have Column header and so that is shown in Group by fields. Group by field will not show all duplicated fields and that last one in template fields order is shown in the dropdown.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
I mean the Column header "Order No" is no longer available to set as an option in the Grouping Dropdown
Attachments (1)
Accepted Answer
Pending Moderation
Hello,
Have you set Column header for virtuemart_order_id field as Order No? Can you post the template XML file to check? To get the template XML file from RO CSVI templates list page select the export template and click on Backup templates button. Post the downloaded XML file.
Have you set Column header for virtuemart_order_id field as Order No? Can you post the template XML file to check? To get the template XML file from RO CSVI templates list page select the export template and click on Backup templates button. Post the downloaded XML file.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Many thanks - File patched successfully - BUT
I now expect to see "Order No" in the list of order By fields but its not there I only see
virtuemart_order_id
I now expect to see "Order No" in the list of order By fields but its not there I only see
virtuemart_order_id
Accepted Answer
Pending Moderation
Hello,
Yes that is a bug and I was able to reproduce the issue. If the field has a column header set then it is not used in Group by and Sort by fields. Please load the attached patch file and check the export. Group by should work even with Column headers. Let me know on how that goes.
Yes that is a bug and I was able to reproduce the issue. If the field has a column header set then it is not used in Group by and Sort by fields. Please load the attached patch file and check the export. Group by should work even with Column headers. Let me know on how that goes.
Attachments (1)
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Ok I seem to have solved
The exports were originally grouped by "Order No" which was the column name for virtuemart_order_id. which has always worked.
so I just created a new field with no column name for virtuemart_order_id and grouped by that instead.
The exports were originally grouped by "Order No" which was the column name for virtuemart_order_id. which has always worked.
so I just created a new field with no column name for virtuemart_order_id and grouped by that instead.
Accepted Answer
Pending Moderation
Hi,
It will help if you post your debug log as otherwise we have no clue either. Post the debug log and we will see what is going on in there and perhaps it can shed some light.
It will help if you post your debug log as otherwise we have no clue either. Post the debug log and we will see what is going on in there and perhaps it can shed some light.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »