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

ingadhoc / account-payment / 542
35%
8.0: 52%

Build:
Build:
LAST BUILD BRANCH: 13.0
DEFAULT BRANCH: 8.0
Ran 07 Sep 2018 08:33PM UTC
Jobs 1
Files 37
Run time 4s
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
542

push

travis-ci

jjscarafia
[ADD] account_payment_group/account_payment_group_document: Multiple Improvements (#107)

* [ADD] account_payment_group_document: send mail after payment group post.

* define mail_template_id field in the account.payment.receiptbook model
* add mail_template_id field to the account.payment.receiptbook view
* update code to send mail after account payment group postm, taking into
* account the mail_template_id defined in the receiptbook (if defined)

* [IMP] account_payment_group: create payments and payment groups

- the payment group now will be create in draft state, this one will be
  created before the payment, and only after the payment has been created then
  the payment group will be posted.
- payments from a payment group can be already posted, for this reason we are
  only posting the payments in the payment group which are in draft state.
- when a payment is create from website we add a context that let us to create
  the related payment group but do not let us to validate the payments when
  the payment group is posted. This is required because website payment has
  another flow that will try to re post() the payment after creation, and
  this give us an error "try to post an already posted payment"
- some case from the concilation wizard the payment groups was not created,
  because odoo was leaving (partner_type,partner_id) empty for some cases. We
  add a new method that will try to infer this data when not set and this way
  will be able to create the payment group when we need.

* [IMP] Use new ingadhoc/mqt instead of OCA/mqt

623 of 1729 relevant lines covered (36.03%)

0.36 hits per line

Jobs
ID Job ID Ran Files Coverage
3 542.3 (TESTS="1" ODOO_REPO="odoo/odoo") 07 Sep 2018 08:33PM UTC 0
36.03
Travis Job 542.3
Source Files on build 542
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #542
  • 1f6439ea on github
  • Prev Build on 11.0 (#536)
  • Next Build on 11.0 (#548)
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