#76 Implements weasyprint to generate invoice pdf

Merged
opi merged 4 commits from jocelyn/weasyprint into FFDN/master 8 years ago
opi commented 8 years ago
Fixes https://code.ffdn.org/FFDN/coin/issues/61
opi commented 8 years ago
Owner

== WIP ==

[ ] Add information about Debian dependencies in README (libffi-dev libxml2-dev libxslt1-dev)

[ ] Handle case where no offer reference are defined

== WIP == [ ] Add information about Debian dependencies in README (libffi-dev libxml2-dev libxslt1-dev) [ ] Handle case where no offer reference are defined
jocelyn commented 8 years ago
Owner
+            {% if detail.offersubscription.offer.reference %} ({{ detail.offersubscription.get_subscription_reference }}){% endif %}

^ So I guess "[] Handle case where no offer reference are defined" is ok ?

``` + {% if detail.offersubscription.offer.reference %} ({{ detail.offersubscription.get_subscription_reference }}){% endif %} ``` ^ So I guess "[] Handle case where no offer reference are defined" is ok ?
opi commented 8 years ago
Owner

I guess you're right

I guess you're right
jocelyn commented 8 years ago
Owner

added tests, cleaned history & rebased against master. I let you testing a last time & merging @opi :-)

added tests, cleaned history & rebased against master. I let you testing a last time & merging @opi :-)
opi commented 8 years ago
Owner

thanks everyone for the tremendous work.

thanks everyone for the tremendous work.
This pull request has been merged successfully!
Sign in to join this conversation.
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.