chore: move e-invoice settings to regional

This commit is contained in:
Saqib Ansari
2020-09-29 17:10:22 +05:30
parent 418818f0ec
commit bdfd30760a
8 changed files with 19 additions and 19 deletions

View File

@@ -21,6 +21,17 @@
"sek"
],
"fields": [
{
"default": "0",
"fieldname": "enable",
"fieldtype": "Check",
"label": "Enable"
},
{
"depends_on": "enable",
"fieldname": "section_break_2",
"fieldtype": "Section Break"
},
{
"fieldname": "client_id",
"fieldtype": "Data",
@@ -40,6 +51,12 @@
"label": "Public Key",
"reqd": 1
},
{
"fieldname": "public_key",
"fieldtype": "Long Text",
"hidden": 1,
"read_only": 1
},
{
"fieldname": "column_break_3",
"fieldtype": "Column Break"
@@ -62,12 +79,6 @@
"label": "Password",
"reqd": 1
},
{
"fieldname": "public_key",
"fieldtype": "Long Text",
"hidden": 1,
"read_only": 1
},
{
"default": "0",
"description": "Token will be automatically refreshed 10 mins before expiry",
@@ -92,25 +103,14 @@
"fieldtype": "Data",
"hidden": 1,
"read_only": 1
},
{
"default": "0",
"fieldname": "enable",
"fieldtype": "Check",
"label": "Enable"
},
{
"depends_on": "enable",
"fieldname": "section_break_2",
"fieldtype": "Section Break"
}
],
"index_web_pages_for_search": 1,
"issingle": 1,
"links": [],
"modified": "2020-09-29 14:06:36.385386",
"modified": "2020-09-29 17:05:33.512227",
"modified_by": "Administrator",
"module": "ERPNext Integrations",
"module": "Regional",
"name": "E Invoice Settings",
"owner": "Administrator",
"permissions": [