Price column with tax

  • Posts: 1025
  • Thank you received: 11
  • Hikashop Business
2 years 3 months ago #338088

-- HikaShop version -- : 4.4.4
-- Joomla version -- : 3.10.3

Hi,

In backend, could the price column display the price with tax?

Thank you

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 81361
  • Thank you received: 13037
  • MODERATOR
2 years 3 months ago #338091

Hi,

In the file product / listing.php for your backend template, that you can edit via the menu Display>Views, you have that line:

if($this->config->get('floating_tax_prices')){
Change it to :
if(true){
and it will display the prices with taxes on the backend products listing.

Please Log in or Create an account to join the conversation.

Time to create page: 0.055 seconds
Powered by Kunena Forum