[jira] [Commented] (OFBIZ-5267) Net before overhead report generates an error

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

[jira] [Commented] (OFBIZ-5267) Net before overhead report generates an error

Nicolas Malin (Jira)

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

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

Hi Taher,

# I'd not worry about that, 2 diff. reports should not be mapped to the same request
# Not an issue: the <include...> element lets you know where stuff are
# Yes but again not an issue:  this will be known since we will use a new if-present attribute in the include elment. If the include can't be done then if if-present=true (false by default), only a warning will be show in log, not an error. This will only concern releases for now but could be used in any case a component could be absent for any reasons. For now I will only check for component presence, in other case an error will still be shown.
# It will only be a loose coupling at the controller level and known since using if-present

For your proposed solution: The override concept is not new and widely used in OFBiz. I want to change as less things as possible. I want a definitive embedded logic solution that I can forget thereafter.


               

> Net before overhead report generates an error
> ---------------------------------------------
>
>                 Key: OFBIZ-5267
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5267
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Pierre Smits
>             Fix For: SVN trunk
>
>
> When trying to generate a 'Net Before Overhead Report' in ORDERMGR:Reports following error is shown:
> org.ofbiz.webapp.control.RequestHandlerException: Unknown request [NetBeforeOverheadReport.pdf]; this request does not exist or cannot be called directly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira