-
Notifications
You must be signed in to change notification settings - Fork 13
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
Change BVR to QR bills #41
base: master
Are you sure you want to change the base?
Conversation
@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
{% if invoice.display_qr %} | ||
<pdf:nexttemplate name="qr" /> | ||
<pdf:nextpage> | ||
<div id=qr_comments> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
guimmets
} | ||
|
||
.pay_title | ||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
?
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
Do not review before #32
Depends on #32