Merge lp:~camptocamp/account-invoice-report/7.0-fix-1253659-yvr into lp:~account-core-editors/account-invoice-report/7.0

Proposed by Yannick Vaucher @ Camptocamp
Status: Merged
Merged at revision: 44
Proposed branch: lp:~camptocamp/account-invoice-report/7.0-fix-1253659-yvr
Merge into: lp:~account-core-editors/account-invoice-report/7.0
Diff against target: 8 lines (+1/-0)
1 file modified
invoice_webkit/report/account_invoice.mako (+1/-0)
To merge this branch: bzr merge lp:~camptocamp/account-invoice-report/7.0-fix-1253659-yvr
Reviewer Review Type Date Requested Status
Guewen Baconnier @ Camptocamp code review Approve
Joël Grand-Guillaume @ camptocamp code review, no tests Approve
Review via email: mp+196129@code.launchpad.net

Description of the change

Add encoding on invoice mako template

To post a comment you must log in.
Revision history for this message
Joël Grand-Guillaume @ camptocamp (jgrandguillaume-c2c) wrote :

LGTM, Thanks for the fix !

review: Approve (code review, no tests)
Revision history for this message
Guewen Baconnier @ Camptocamp (gbaconnier-c2c) :
review: Approve (code review)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'invoice_webkit/report/account_invoice.mako'
2--- invoice_webkit/report/account_invoice.mako 2013-10-17 09:30:41 +0000
3+++ invoice_webkit/report/account_invoice.mako 2013-11-21 14:54:52 +0000
4@@ -1,3 +1,4 @@
5+## -*- coding: utf-8 -*-
6 <html>
7 <head>
8 <style type="text/css">

Subscribers

People subscribed via source and target branches