You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Chirag Manocha (JIRA)" <ji...@apache.org> on 2008/05/24 17:09:56 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=12599604#action_12599604 ] 

Chirag Manocha commented on OFBIZ-1645:
---------------------------------------

As commented by Jacopo for jira issue https://issues.apache.org/jira/browse/OFBIZ-194 : 

1) modify the entity model
2) create crud services (if not available, I don't remember) and ui (screens) to manage the data in the SalesForecast*

Here i have implemented screen/form to manage "SalesForecast" entity and created a new entity by name "SalesForecastDetail",
screens/forms, crud operations for the same.

--
Chirag Manocha

> 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
>            Priority: Minor
>
> 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.