[jira] Created: (OFBIZ-162) Quote report doesn't show the company header

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

[jira] Created: (OFBIZ-162) Quote report doesn't show the company header

Nicolas Malin (Jira)
Quote report doesn't show the company header
--------------------------------------------

                 Key: OFBIZ-162
                 URL: http://issues.apache.org/jira/browse/OFBIZ-162
             Project: OFBiz (The Open for Business Project)
          Issue Type: Bug
          Components: order
    Affects Versions: SVN trunk
            Reporter: Christian Geisert
            Priority: Minor
         Attachments: patch_ofbiz_quote_report_missing_header.diff

The problem ist that companyHeader.bsh has code for just some entities (order, invoice, shipment, return) to get the partyId for the header.

The attached patch adds a "fromPartyId" parameter to companyHeader.bsh  (and falls back to "Company" if this parameter isn't specified).
This paramter will be set in QuoteReport.fo.ftl.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-162) Quote report doesn't show the company header

Nicolas Malin (Jira)
     [ http://issues.apache.org/jira/browse/OFBIZ-162?page=all ]

Jacopo Cappellato closed OFBIZ-162.
-----------------------------------

    Resolution: Fixed

Thanks Christian,

your patch is in svn 432306.


> Quote report doesn't show the company header
> --------------------------------------------
>
>                 Key: OFBIZ-162
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-162
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Christian Geisert
>            Priority: Minor
>         Attachments: patch_ofbiz_quote_report_missing_header.diff
>
>
> The problem ist that companyHeader.bsh has code for just some entities (order, invoice, shipment, return) to get the partyId for the header.
> The attached patch adds a "fromPartyId" parameter to companyHeader.bsh  (and falls back to "Company" if this parameter isn't specified).
> This paramter will be set in QuoteReport.fo.ftl.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira