Skip to content

Commit

Permalink
Improved: redundancy removal (OFBIZ-12404) (#356)
Browse files Browse the repository at this point in the history
modified: InvoiceScreens.xml
removed redundant property-maps for Party and Product labels
  • Loading branch information
PierreSmits authored Nov 26, 2021
1 parent a7d80fd commit a58dd36
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions applications/accounting/widget/InvoiceScreens.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,6 @@ under the License.
<screen name="invoiceOverview">
<section>
<actions>
<property-map resource="PartyUiLabels" map-name="uiLabelMap" global="true"/>
<property-map resource="ProductUiLabels" map-name="uiLabelMap" global="true"/>
<set field="titleProperty" value="PageTitleInvoiceOverview"/>
<set field="tabButtonItem" value="invoiceOverview"/>
<set field="helpAnchor" value="_help_for_invoice_overview"/>
Expand Down

0 comments on commit a58dd36

Please sign in to comment.