-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[10.0][IMP] shopinvader: Allows to download paid invoices for confirmed sal… #366
[10.0][IMP] shopinvader: Allows to download paid invoices for confirmed sal… #366
Conversation
Codecov Report
@@ Coverage Diff @@
## 10.0 #366 +/- ##
==========================================
- Coverage 89.38% 89.31% -0.07%
==========================================
Files 136 137 +1
Lines 3542 3614 +72
==========================================
+ Hits 3166 3228 +62
- Misses 376 386 +10
Continue to review full report at Codecov.
|
e04689d
to
a0e836b
Compare
17959b3
to
a9eacfe
Compare
….invoice.action_invoice_paid
a9eacfe
to
c4738d7
Compare
@Cedric-Pigeon rebase done |
c4738d7
to
eb2e48e
Compare
/ocabot merge minor |
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at b3157b4. Thanks a lot for contributing to shopinvader. ❤️ |
…e orders
In this change the invoices information are included into the sale order info And a new service allows to download the invoice document.
forward port from 9.0
to be merged with #327