[jira] Created: (OFBIZ-1058) Incorrect company info in quote report header

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

[jira] Created: (OFBIZ-1058) Incorrect company info in quote report header

Nicolas Malin (Jira)
Incorrect company info in quote report header
----------------------------------------------

                 Key: OFBIZ-1058
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1058
             Project: OFBiz (The Open for Business Project)
          Issue Type: Bug
          Components: order
    Affects Versions: SVN trunk, Release Branch 4.0
            Reporter: Oleg Andreyev
            Priority: Minor


The script companyHeader.bsh don't attempt to get correct company information based on quoteId and fall to last resort. So, quote report is always from internal organization with id Company. Patch fix this assumption. The script use Quote's ProductStore's payToPartyId now.

--
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-1058) Incorrect company info in quote report header

Nicolas Malin (Jira)

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

Oleg Andreyev updated OFBIZ-1058:
---------------------------------

    Attachment: order.diff

> Incorrect company info in quote report header
> ----------------------------------------------
>
>                 Key: OFBIZ-1058
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1058
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Oleg Andreyev
>            Priority: Minor
>         Attachments: order.diff
>
>
> The script companyHeader.bsh don't attempt to get correct company information based on quoteId and fall to last resort. So, quote report is always from internal organization with id Company. Patch fix this assumption. The script use Quote's ProductStore's payToPartyId now.

--
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] Closed: (OFBIZ-1058) Incorrect company info in quote report header

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Scott Gray closed OFBIZ-1058.
-----------------------------

    Resolution: Fixed

Thanks Oleg, committed in rev. 552255

> Incorrect company info in quote report header
> ----------------------------------------------
>
>                 Key: OFBIZ-1058
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1058
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Oleg Andreyev
>            Priority: Minor
>         Attachments: order.diff
>
>
> The script companyHeader.bsh don't attempt to get correct company information based on quoteId and fall to last resort. So, quote report is always from internal organization with id Company. Patch fix this assumption. The script use Quote's ProductStore's payToPartyId now.

--
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] Commented: (OFBIZ-1058) Incorrect company info in quote report header

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510890 ]

Jacques Le Roux commented on OFBIZ-1058:
----------------------------------------

Merged in release4.0 rev. 554195

> Incorrect company info in quote report header
> ----------------------------------------------
>
>                 Key: OFBIZ-1058
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1058
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk, Release Branch 4.0
>            Reporter: Oleg Andreyev
>            Priority: Minor
>         Attachments: order.diff
>
>
> The script companyHeader.bsh don't attempt to get correct company information based on quoteId and fall to last resort. So, quote report is always from internal organization with id Company. Patch fix this assumption. The script use Quote's ProductStore's payToPartyId now.

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