Price column with tax

  • Posts: 1086
  • Thank you received: 12
  • Hikashop Business
3 years 2 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: 83403
  • Thank you received: 13497
  • MODERATOR
3 years 2 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.

The following user(s) said Thank You: verzevoul

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

Time to create page: 0.056 seconds
Powered by Kunena Forum