• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Vauxoo / stock-forecasting / 116
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: 8.0
DEFAULT BRANCH: master
Ran 21 Sep 2015 09:31PM UTC
Jobs 1
Files 5
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
116

Pull #28

travis-ci

zaoral
[IMP] Code Refactoring for the forecast modules. Below you can find the change
detail list by module:

[IMP] Forecasting Smoothing Techniques module:

- forecasting_smoothing_techniques module now is an app.
- remove product and purchase references, demo fields and etc and use
  references to res.partner model in a generic way.
- update the test to work with the generic model res.partner.
- update the modules references to the views and security, remove the stock
  prefix to avoid confusion with the stock_forecast module.
- Add testing for security to check forecast user and the forecast manager
  groups.
- add mail thread to the forecast model.
- rename model from forecasting.smoothing.techniques to forecast.
- move orphan ods file with all the test data of the module to the tests
  folder.
- update Known issues section in module description to indicate the security
  issue.
- now module is a generic module.

[IMP] stock_forecast module:

- product_forecasting module rename to stock_forecast module.
- extract the product references from the forecasting_smoothing_techniques
  modules and add it to this module
  module (fields, views, actions) to this module.
- add demo date for the module
- add unit test to this module
- update some broken references in the demo data.

[IMP] forecasting_rules module.

- add new argument manual_data that indicate if the forecast use external
  data introduce manually by the user. Add logic to manage this with the fill
  values button.
- add demo data: unit test cases data examples were improve and now are demo
  data created via csv2xml.
- update unit test to work with the new demo data and delete the methods that
  was used to prepare the test data.
- fix error in domain constraint, bad compare was raising an server error when
  trying to run the odoo server.
- remove the no needed forecast_id field in the forecasting_rule model. This
  was screwing the way that the forecast and forecast rules relate.
- delete the sup... (continued)
Pull Request #28: [MERGE] Refrefactoring forecast modules.

368 of 381 relevant lines covered (96.59%)

0.97 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
10
100.0
forecasting_rules/models/ir_filters.py
Jobs
ID Job ID Ran Files Coverage
1 116.1 (VERSION="8.0" ODOO_REPO="vauxoo/odoo" TESTS=1 LINT_CHECK=0 ODOO_LINT=0) 21 Sep 2015 09:31PM UTC 0
96.59
Travis Job 116.1
Source Files on build 116
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #116
  • Pull Request #28
  • PR Base - 8.0 (#91)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc