v 8.0 v 9.0 Third Party 1575
Download for v 9.0
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies CRM (crm)
Inventory Management (stock)
MRP (mrp)
Purchase Management (purchase)
Sales Management (sale)
Calendar (calendar)
Discuss (mail)
Invoicing (account)
Technical Name sale_forecast
LicenseAGPL-3
Websitehttp://www.bistasolutions.com
Versions 9.0 8.0
You bought this module and need support? Click here!

Sales Forecast

Apart from base fields Forecast record requires Period : It is a duration content for which selected products can be forcasted, No.of periods : according to which duration will be generated, Start date : from which period is calculated.

Past Sale Records

By generate button average of past 12 period's sales records will be calculated and displayed as Average Sale Quantity in 'Past Sale Records' tab..

Past Forecast Records

By generate button,past 3 forecast records' forecasted quantity and average for same period and same start date will be calculated and displayed in 'Past Forecast Records' tab.

Forecast Records

By generate button record of periods will be generated for the selected products.

Forecasting Quantity

Action quantity is calculated by calculate quantity button either directly considering average sale quantity or manually adding required forecast quantity.

Action To be Performed

After enabling action button from marking process quantity checkbox, Action can be performed in order to generate Purchase order or Manufacturing Order.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
by
jaya.angeles@gmail.com
on 6/12/21, 10:50 PM

Hi, do you have version for 14? happy to pay


We need this for O10..
by
Ravikumar Vetrivel
on 4/20/18, 7:15 AM

Is this module available for Version 10.?


Error
by
Allan E. Ramirez M.
on 11/10/16, 2:35 PM

When trying to generate (click on the button generate) I have this error: Odoo Server Error Traceback (most recent call last): File "/opt/odoo/openerp/http.py", line 544, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/opt/odoo/openerp/http.py", line 581, in dispatch result = self._call_function(**self.params) File "/opt/odoo/openerp/http.py", line 317, in _call_function return checked_call(self.db, *args, **kwargs) File "/opt/odoo/openerp/service/model.py", line 118, in wrapper return f(dbname, *args, **kwargs) File "/opt/odoo/openerp/http.py", line 314, in checked_call return self.endpoint(*a, **kw) File "/opt/odoo/openerp/http.py", line 810, in __call__ return self.method(*args, **kw) File "/opt/odoo/openerp/http.py", line 410, in response_wrap response = f(*args, **kw) File "/opt/odoo/addons/web/controllers/main.py", line 948, in call_button action = self._call_kw(model, method, args, {}) File "/opt/odoo/addons/web/controllers/main.py", line 936, in _call_kw return getattr(request.registry.get(model), method)(request.cr, request.uid, *args, **kwargs) File "/opt/odoo/openerp/api.py", line 268, in wrapper return old_api(self, *args, **kwargs) File "/opt/odoo/openerp/api.py", line 399, in old_api result = method(recs, *args, **kwargs) File "/opt/odoo/extra-addons/sale_forecast/sale_forecast.py", line 298, in generate_forecast 'action_required': action, UnboundLocalError: local variable 'action' referenced before assignme