Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

Subtotal currency
(1 viewing) (1) Guest
Support forum for customers who have purchased this product. Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1

TOPIC: Subtotal currency

Subtotal currency 12 years, 2 months ago #27715

Hi.
Is it correct that the "subtotal" field ALWAYS displays currency?

While all other value fields have $this->showCurrency, the subtotal has $this->order->order_currency

$replacement = $this->currency->getFullValue($item->item_tax_amount, '', $this->showCurrency);
$replacement = $this->currency->getFullValue($item->item_price_tax, '', $this->order->order_currency);
The topic has been locked.

Re: Subtotal currency 12 years, 2 months ago #27752

  • pama
  • OFFLINE
  • Posts: 489
Hello. Yes. If you don't want to display currency at subtotal field, change it to $this->showCurrency.
ARTIO Support Team
The topic has been locked.

Re: Subtotal currency 12 years, 2 months ago #27753

is this a "bug" or intended?
The topic has been locked.

Re: Subtotal currency 12 years, 2 months ago #27755

  • pama
  • OFFLINE
  • Posts: 489
No, it's intended. It goes along with "Always Show Currency Unit" configuration.
ARTIO Support Team
The topic has been locked.
  • Page:
  • 1
Přihlášení uživatele Prázdný