Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-12319

Groovy DSL add label method

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Implemented
    • Trunk
    • None
    • framework

    Description

      I suggest to improve the groovy dsl with a simple method 'label' to resolve a uiLabel instead of use 'UtilProperty.getMessage()'

       

      Currently :

      UtilProperties.getMessage("AccountingUiLabels", "AccountingUpdatePaymentPermissionError", 'locale'))

      Proposal

      label("AccountingUiLabels", "AccountingUpdatePaymentPermissionError")

      Attachments

        1. OFBIZ-12319.patch
          1 kB
          Nicolas Malin

        Activity

          People

            nmalin Nicolas Malin
            nmalin Nicolas Malin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: