mirror of
https://github.com/Karaka-Management/oms-Organization.git
synced 2026-01-11 16:18:40 +00:00
67 lines
1.5 KiB
JSON
67 lines
1.5 KiB
JSON
[
|
|
{
|
|
"name": "vat_id",
|
|
"l11n": {
|
|
"en": "VAT Id",
|
|
"de": "USt IdNr."
|
|
},
|
|
"value_type": 2,
|
|
"is_custom_allowed": true,
|
|
"validation_pattern": "",
|
|
"is_required": false,
|
|
"default_value": "",
|
|
"values": []
|
|
},
|
|
{
|
|
"name": "tax_id",
|
|
"l11n": {
|
|
"en": "Tax Id",
|
|
"de": "Steuernummer"
|
|
},
|
|
"value_type": 2,
|
|
"is_custom_allowed": true,
|
|
"validation_pattern": "",
|
|
"is_required": false,
|
|
"default_value": "",
|
|
"values": []
|
|
},
|
|
{
|
|
"name": "tax_office",
|
|
"l11n": {
|
|
"en": "Tax office",
|
|
"de": "Finanzamt"
|
|
},
|
|
"value_type": 2,
|
|
"is_custom_allowed": true,
|
|
"validation_pattern": "",
|
|
"is_required": false,
|
|
"default_value": "",
|
|
"values": []
|
|
},
|
|
{
|
|
"name": "registration_id",
|
|
"l11n": {
|
|
"en": "Registration Id",
|
|
"de": "Registrationsnummer"
|
|
},
|
|
"value_type": 2,
|
|
"is_custom_allowed": true,
|
|
"validation_pattern": "",
|
|
"is_required": false,
|
|
"default_value": "",
|
|
"values": []
|
|
},
|
|
{
|
|
"name": "registration_office",
|
|
"l11n": {
|
|
"en": "Registration office",
|
|
"de": "Registergericht"
|
|
},
|
|
"value_type": 2,
|
|
"is_custom_allowed": true,
|
|
"validation_pattern": "",
|
|
"is_required": false,
|
|
"default_value": "",
|
|
"values": []
|
|
}
|
|
] |