Back to Erpnext

Taiwan

erpnext/regional/address_template/templates/taiwan.html

16.18.1303 B
Original Source

{{ country }}
{% if pincode %}{{ pincode }}
{% endif -%}{{ county }}{{ city }}{{ address_line1 }}{% if address_line2 %}{{ address_line2 }}{% endif -%} {% if phone %}
Phone: {{ phone }}{% endif -%} {% if fax %}
Fax: {{ fax }}{% endif -%} {% if email_id %}
Email: {{ email_id }}{% endif -%}