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

frappe / erpnext / 2231
52%

Build:
DEFAULT BRANCH: develop
Ran 17 Sep 2018 03:30AM UTC
Jobs 1
Files 2632
Run time 1min
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
2231

Pull #15411

travis-ci-com

web-flow
Fix potential crash in payment_entry.py

The new code for cost center checking in payment_entry.py crashes if `voucher_type` is `None`, which is an explicit possibility if party type is Employee. This commit adds a simple check to make sure that voucher_type is not None before running `get_doc`.
Pull Request #15411: Fix potential crash in payment_entry.py

5 of 5 new or added lines in 1 file covered. (100.0%)

31078 of 59398 relevant lines covered (52.32%)

0.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2231.1 (Server Side Test) 17 Sep 2018 03:30AM UTC 0
52.32
Travis Job 2231.1
Source Files on build 2231
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #2231
  • Pull Request #15411
  • PR Base - develop (#2216)
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