fix a typo in the definition. It should be residentialIndicator.
This commit is contained in:
parent
11d04d37a5
commit
4b2d943e87
1 changed files with 1 additions and 1 deletions
|
|
@ -371,7 +371,7 @@ sub definition {
|
|||
options => \%customerClassification,
|
||||
defaultValue => '01',
|
||||
},
|
||||
residential => {
|
||||
residentialIndicator => {
|
||||
fieldType => 'radioList',
|
||||
label => $i18n->get('residential'),
|
||||
hoverHelp => $i18n->get('residential help'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue