mirror of
https://github.com/itsdave-de/msp.git
synced 2025-05-06 23:45:12 +02:00
SIM Card PIN and PUK
This commit is contained in:
parent
8e2cae0a5f
commit
bf259470b7
@ -16,6 +16,10 @@
|
|||||||
"it_object",
|
"it_object",
|
||||||
"description",
|
"description",
|
||||||
"section_break_5",
|
"section_break_5",
|
||||||
|
"security_information_section",
|
||||||
|
"pin",
|
||||||
|
"puk",
|
||||||
|
"tariff_info_section",
|
||||||
"traffic_flat",
|
"traffic_flat",
|
||||||
"traffic_month",
|
"traffic_month",
|
||||||
"sms_flat",
|
"sms_flat",
|
||||||
@ -134,11 +138,31 @@
|
|||||||
"fieldtype": "Data",
|
"fieldtype": "Data",
|
||||||
"in_standard_filter": 1,
|
"in_standard_filter": 1,
|
||||||
"label": "SIM ID"
|
"label": "SIM ID"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "security_information_section",
|
||||||
|
"fieldtype": "Section Break",
|
||||||
|
"label": "Security Information"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "pin",
|
||||||
|
"fieldtype": "Data",
|
||||||
|
"label": "PIN"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "puk",
|
||||||
|
"fieldtype": "Data",
|
||||||
|
"label": "PUK"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fieldname": "tariff_info_section",
|
||||||
|
"fieldtype": "Section Break",
|
||||||
|
"label": "Tariff Info"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2023-03-01 22:06:52.209035",
|
"modified": "2023-03-02 08:08:57.034757",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "MSP",
|
"module": "MSP",
|
||||||
"name": "IT SIM Card",
|
"name": "IT SIM Card",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user