[jira] Created: (OFBIZ-3513) CompanyHeader.groovy uses hardcoded "Company" to identify the company partyId instead of pulling from properties

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-3513) CompanyHeader.groovy uses hardcoded "Company" to identify the company partyId instead of pulling from properties

Nicolas Malin (Jira)
CompanyHeader.groovy uses hardcoded "Company" to identify the company partyId instead of pulling from properties
----------------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-3513
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3513
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: Release Branch 9.04, SVN trunk
            Reporter: Ean Schuessler
             Fix For: Release Branch 9.04, SVN trunk


CompanyHeader should fetch the default organization ID from general properties instead of hardcoding it to "Company"

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3513) CompanyHeader.groovy uses hardcoded "Company" to identify the company partyId instead of pulling from properties

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ean Schuessler updated OFBIZ-3513:
----------------------------------

    Attachment: 0002-Fetch-the-default-organization-ID-from-general.prope.patch

patch to load data from general.propertieis

> CompanyHeader.groovy uses hardcoded "Company" to identify the company partyId instead of pulling from properties
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3513
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3513
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Ean Schuessler
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: 0002-Fetch-the-default-organization-ID-from-general.prope.patch
>
>
> CompanyHeader should fetch the default organization ID from general properties instead of hardcoding it to "Company"

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.