mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-18 12:39:18 +00:00
refactor: Remove Regionalisation From France as now there is an App ERPNext France to manage it
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
{% if address_line1 %}{{ address_line1 }}{% endif -%}
|
|
||||||
{% if address_line2 %}<br>{{ address_line2 }}{% endif -%}
|
|
||||||
{% if pincode %}<br>{{ pincode }}{% endif -%}
|
|
||||||
{% if city %} {{ city }}{% endif -%}
|
|
||||||
{% if country %}<br>{{ country }}{% endif -%}
|
|
||||||
Reference in New Issue
Block a user