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

OCA / web / 2166 / 4
81%
9.0: 81%

Build:
DEFAULT BRANCH: 9.0
Ran 04 Jan 2017 06:49PM UTC
Files 8
Run time 1s
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

04 Jan 2017 06:45PM UTC coverage: 74.074%. Remained the same
TESTS="1" ODOO_REPO="OCA/OCB"

push

travis-ci

pedrobaeza
[9.0][FIX][web_export_view] ReferenceError: instance is not defined (#515)

There was a bug that could be easily reproduced by:

1. Go to *Sales > Products*.
2. Choose list view.
3. Select all.
4. *Export current view > Excel*.

It raised this message to the user:

    ReferenceError: instance is not defined

This is all due to a wrong migration from v8 code. `instance` exists no more in
v9, instead we need to use some methods and variables from correct modules.

80 of 108 relevant lines covered (74.07%)

0.74 hits per line

Source Files on job 2166.4 (TESTS="1" ODOO_REPO="OCA/OCB")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2166
  • Travis Job 2166.4
  • 00119d92 on github
  • Prev Job for TESTS="1" ODOO_REPO="OCA/OCB" on 9.0 (#2139.4)
  • Next Job for TESTS="1" ODOO_REPO="OCA/OCB" on 9.0 (#2167.4)
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