Open
Conversation
Member
|
@TeoGoddet J'ai l'impression que la MR est toujours mixée avec l'autre (ou y'a plus de change que pour juste le QRCode), t'arrives à regarder ou confirmer que c'est nromal ? |
447a731 to
e3ea989
Compare
Contributor
Author
the-glu
reviewed
Oct 5, 2020
| {% if invoice.display_qr %} | ||
| <pdf:nexttemplate name="qr" /> | ||
| <pdf:nextpage> | ||
| <div id=qr_comments> |
| } | ||
|
|
||
| .pay_title | ||
| { |
Member
There was a problem hiding this comment.
c'est pas très consistant avec le reste (aka met le { sur la ligne d'en dessus)
|
|
||
| <small>{% trans "Attention: Ce BVR ne peut pas être utilisé pour un paiement aux guichets de la poste ou d'une banque" %}</small> | ||
| </center> | ||
| <p style="color: white">This is a fake placeholder</p> |
Fix qr invoices Add migration for qr invoice Correction Address Help Text Fix things try to display qr on pdf Switch to QR Various improvements Nicer invoices Final style for invoices
e3ea989 to
e20b043
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Do not review before #32
Depends on #32