Merge lp:~camptocamp/account-financial-tools/7.0-fix-1253659-yvr into lp:~account-core-editors/account-financial-tools/7.0

Proposed by Yannick Vaucher @ Camptocamp
Status: Merged
Merged at revision: 133
Proposed branch: lp:~camptocamp/account-financial-tools/7.0-fix-1253659-yvr
Merge into: lp:~account-core-editors/account-financial-tools/7.0
Diff against target: 8 lines (+1/-0)
1 file modified
account_credit_control/report/credit_control_summary.html.mako (+1/-0)
To merge this branch: bzr merge lp:~camptocamp/account-financial-tools/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
Pedro Manuel Baeza code review, no test Approve
Review via email: mp+196147@code.launchpad.net

Description of the change

Add encoding on mako template for credit control

To post a comment you must log in.
Revision history for this message
Pedro Manuel Baeza (pedro.baeza) wrote :

LGTM

review: Approve (code review, no test)
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 'account_credit_control/report/credit_control_summary.html.mako'
2--- account_credit_control/report/credit_control_summary.html.mako 2013-07-25 11:56:20 +0000
3+++ account_credit_control/report/credit_control_summary.html.mako 2013-11-21 16:03:26 +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