imputation_export
This commit is contained in:
parent
db46a5c24a
commit
c8954ef7fc
6 changed files with 68 additions and 22 deletions
|
|
@ -81,3 +81,4 @@ class ChargeSheetPDF(SimpleDocTemplate):
|
|||
self.story.append(Paragraph('la direction', style_normal))
|
||||
self.story.append(PageBreak())
|
||||
self.build(self.story)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue