Process to Add Details for Sales Forecast in SFA Component

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

Process to Add Details for Sales Forecast in SFA Component

Sonal Patwari
Hello All,

I have been exploring SFA component
<https://demo-stable.ofbiz.apache.org/sfa/control/main?externalLoginKey=ELca7edf99-9425-4123-b0ac-e881e98bcddd>
and
on Sales Forecast
<https://demo-stable.ofbiz.apache.org/sfa/control/FindSalesForecast> screen,
after creating a forecast when we add forecast details, it allows us to add
any of the fields separately without depending on the other fields.
For example, We can add quantity without providing any quantity UOM and
vice versa is also possible.
So, I need some inputs on, what should be the correct process here and if
this is the correct process to add details for any sales forecast then what
is its significance?

Here is the link for easy reference :
- Add Sales Forecast Details:
https://demo-stable.ofbiz.apache.org/sfa/control/EditSalesForecastDetail?salesForecastId=10000

Thanks & Regards,
Sonal Patwari
Reply | Threaded
Open this post in threaded view
|

Re: Process to Add Details for Sales Forecast in SFA Component

Jacques Le Roux
Administrator
Hi Sonal,

You could use the dropdown dependent mechanism for that there are examples OOTB like

https://demo-stable.ofbiz.apache.org/example/control/FormWidgetExamples

or more complex https://demo-stable.ofbiz.apache.org/catalog/control/EditProductPriceRules?productPriceRuleId=9000

HTH

Jacques


Le 23/09/2017 à 14:03, Sonal Patwari a écrit :

> Hello All,
>
> I have been exploring SFA component
> <https://demo-stable.ofbiz.apache.org/sfa/control/main?externalLoginKey=ELca7edf99-9425-4123-b0ac-e881e98bcddd>
> and
> on Sales Forecast
> <https://demo-stable.ofbiz.apache.org/sfa/control/FindSalesForecast> screen,
> after creating a forecast when we add forecast details, it allows us to add
> any of the fields separately without depending on the other fields.
> For example, We can add quantity without providing any quantity UOM and
> vice versa is also possible.
> So, I need some inputs on, what should be the correct process here and if
> this is the correct process to add details for any sales forecast then what
> is its significance?
>
> Here is the link for easy reference :
> - Add Sales Forecast Details:
> https://demo-stable.ofbiz.apache.org/sfa/control/EditSalesForecastDetail?salesForecastId=10000
>
> Thanks & Regards,
> Sonal Patwari
>