liqiusheng / silverstripe-ecommerce

Automatically exported from code.google.com/p/silverstripe-ecommerce
0 stars 0 forks source link

based_on_country_note problem and 2 labels IVA #566

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
e-commerce version: 3.1 01/09/2013

SilverStripe version: 3.1 from github

In my mysite/_config/ecommerce.yml I have

GSTTaxModifier:
  exclusive_explanation: " (to be added to prices above)"
  inclusive_explanation: " (included in prices above)"
  based_on_country_note: " - based on a sale to: "
  no_tax_description: "tax-exempt"
  refund_title: "Tax Exemption"
  order_item_function_for_tax_exclusive_portion: "PortionWithoutTax"
  default_country_code: "ES"
  alternative_country_prices_already_include_their_own_tax: true

however,· - based on a sale to: " is not displayed.

Why are shown 2 labels IVA? Is this normal?

See screenshot.

Regards,
Jose A.

Original issue reported on code.google.com by supp...@sendasoft.com on 1 Sep 2013 at 11:31

Attachments:

GoogleCodeExporter commented 8 years ago
code and title are shown As far as I know.... will think about this one. 

Original comment by nfranc...@gmail.com on 4 Sep 2013 at 1:50

GoogleCodeExporter commented 8 years ago
It shows the code and the long title.  It is easy in the templates to change 
this I guess?

Original comment by nfranc...@gmail.com on 9 Sep 2013 at 9:18