You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacopo Cappellato (JIRA)" <ji...@apache.org> on 2008/06/02 11:21:45 UTC

[jira] Commented: (OFBIZ-1645) Screens to manage Forecast in SFA webapp

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

Jacopo Cappellato commented on OFBIZ-1645:
------------------------------------------

Another cool feature we could implement to enhance the management of SalesForecasts is the following one:
implement a new service that, accepts as input parameter the salesForecastId and a productCategoryId, and performs the following tasks:
1) selects all the ProductCategoryMember associated to the category
2) iterates thru them and for each record with ProductCategoryMember.quantity set, creates a SalesForecastDetail record

> Screens to manage Forecast in SFA webapp
> ----------------------------------------
>
>                 Key: OFBIZ-1645
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1645
>             Project: OFBiz
>          Issue Type: New Feature
>            Reporter: Anil K Patel
>            Assignee: Vikas Mayur
>            Priority: Minor
>         Attachments: forecast.patch, forecast.patch, forecast.patch, forecast.patch, forecast.patch
>
>
> The screens will include:
> • Find Forecast
> • Will be a fairly simple list showing most recent first and paginated; only those associated
> with a sales organization that the current user is associated with will be
> shown
> • Create/Update Forecast
> • Forecast Summary
> • Statistics about Forecast based on information in SalesForecast record and associated
> SalesOpportunity records (with matching organizationPartyId for the Internal
> Sales Organization)

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