Skip to content

Commit

Permalink
netsuite new content change (#864)
Browse files Browse the repository at this point in the history
  • Loading branch information
DhaaraniCIT committed Jul 2, 2024
1 parent aa524b0 commit 9a35e78
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
[isFieldMandatory]="true"
[mandatoryErrorListName]="'Employee Payables Account'"
[label]="brandingContent.corporateCard.defaultDebitCardAccountLabel"
[subLabel]="'Post all your company corporate card transactions to a default employee payables account.'"
[subLabel]="'Post all your reimbursable expenses to a default employee payables account.'"
[placeholder]="'Select a Employee Payables Account'"
[formControllerName]="'bankAccount'">
</app-configuration-select-field>
Expand All @@ -68,7 +68,7 @@
[isFieldMandatory]="true"
[mandatoryErrorListName]="'Vendor Payables Account'"
[label]="brandingContent.corporateCard.accountsPayableLabel"
[subLabel]="'Post all your company corporate card transactions to a default vendor payables account.'"
[subLabel]="'Post all your reimbursable expenses to a default vendor payables account.'"
[placeholder]="'Select Vendor Payable Account'"
[formControllerName]="'accountsPayable'">
</app-configuration-select-field>
Expand Down

0 comments on commit 9a35e78

Please sign in to comment.