~zyphos/openobject-server/trunk

« back to all changes in this revision

Viewing changes to bin/report/custom.py

  • Committer: zyphos
  • Date: 2010-06-02 10:03:35 UTC
  • mfrom: (1884.1.425 server)
  • Revision ID: zyphos@zyphos.be-20100602100335-ox6ttu3zp1j5zqpx
[MERGE] from official trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
import misc
37
37
import cStringIO
38
38
from lxml import etree
 
39
from tools.translate import _
39
40
 
40
41
class external_pdf(render.render):
41
42
    def __init__(self, pdf):