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

OCA / bank-payment / 2231 / 3
78%
9.0: 78%

Build:
DEFAULT BRANCH: 9.0
Ran 25 May 2019 05:51PM UTC
Files 57
Run time 2s
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

25 May 2019 05:45PM UTC coverage: 77.958% (+0.01%) from 77.945%
TESTS="1" ODOO_REPO="odoo/odoo"

push

travis-ci

pedrobaeza
[FIX] account_payment_order: Fix compute dependency chain

Detected doing a migration 8.0 > 9.0. The `amount_company_currency` field computation
was not depending on `currency_id` field, and thus that one was being computed before
populating the other one.

Also having both fields in the same compute method makes them less efficient, as they
don't depend on the same source fields.

1344 of 1724 relevant lines covered (77.96%)

0.78 hits per line

Source Files on job 2231.3 (TESTS="1" ODOO_REPO="odoo/odoo")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1990
  • Travis Job 2231.3
  • 4bec0018 on github
  • Prev Job for TESTS="1" ODOO_REPO="odoo/odoo" on 9.0 (#2209.3)
  • Next Job for TESTS="1" ODOO_REPO="odoo/odoo" on 9.0 (#2233.3)
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