VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: laotseh on November 25, 2021, 22:49:30 PM

Title: Customizing Order and Revenue reports view in virtuemart
Post by: laotseh on November 25, 2021, 22:49:30 PM
Hello,

VM normal order view is from left to right with below fields:

Order number-invoice / Name-email / payment method / shipment / .....

I want to change this into something useful for me, like below:

Order ID / Email / Product / Paid / Status / ...

How is this possible?

Thanks very much
Mo
Title: Re: Customizing Order and Revenue reports view in virtuemart
Post by: pinochico on November 25, 2021, 23:26:51 PM
QuoteHow is this possible?

Find and Learn how create template override in Joomla (MVC):
https://docs.joomla.org/J3.x:Layout_Overrides_in_Joomla
Title: Re: Customizing Order and Revenue reports view in virtuemart
Post by: Jumbo! on November 26, 2021, 08:52:12 AM
You may take a look at Reporter for VirtueMart - https://www.virtueplanet.com/extensions/vm-reporter

That should fulfil your need.
Title: Re: Customizing Order and Revenue reports view in virtuemart
Post by: pinochico on November 27, 2021, 01:57:19 AM
You don't need extra payment other component, which is totally OT, thanks jumbo :D

You only edit two php file and resort some columns and maybe call one or two values :)
Title: Re: Customizing Order and Revenue reports view in virtuemart
Post by: laotseh on December 23, 2021, 21:58:03 PM
oh that's what I am looking for.

I dont know which file should be edited.

can you assist pinochio?

Thanks