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

ingadhoc / miscellaneous / 58
63%
8.0: 58%

Build:
Build:
LAST BUILD BRANCH: 13.0
DEFAULT BRANCH: 8.0
Ran 29 Mar 2018 11:16PM UTC
Jobs 1
Files 2
Run time 0s
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
58

push

travis-ci

jjscarafia
[REL] base_usability module migration to 11.0 (#13)

* [ADD] base_usability: update module version

* [ADD] base_usability: window action binding model

This module design was completetly deprecated since ir.values model was
removed from version 11.0. Also odoo now manage a field named binding_model_id
which let us to do basically what we need.

I updated the module to work with this field, only managing a button to
simulate the same that does 'ADD CONTEXTUAL ACTION' in server action which is
set binding_model_id (which is invisible) taking into account the source model
field in the window action.

A new improves were added that differ from version 9.0:

- only create binding when the src_model is set.
- if src_model is updated then the binding_model_id will be reset.
- only show the add action button when the src_model is set.

* [ADD] base_usability: set installable True

* [ADD] base_usability: update README rst file

To match with new ADHOC module template

* [pylint] Fix W8201 (incoherent-interpreter-exec-perm)

this files do not need to be executable: this are treated as regular files so
the permissions have been changed.

* [pylint] Fix C8104 (class-camelcase)

10 of 19 relevant lines covered (52.63%)

0.53 hits per line

Jobs
ID Job ID Ran Files Coverage
3 58.3 (TESTS="1" ODOO_REPO="odoo/odoo") 29 Mar 2018 11:16PM UTC 0
52.63
Travis Job 58.3
Source Files on build 58
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #58
  • 45c2a46c on github
  • Prev Build on 11.0 (#57)
  • Next Build on 11.0 (#59)
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