mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
[IMP] base_report_to_printer: black, isort, prettier
This commit is contained in:
committed by
John Herholz
parent
27b944ae03
commit
d03814d170
@@ -122,7 +122,7 @@ class PrintingPrinter(models.Model):
|
||||
return vals
|
||||
|
||||
def print_document(self, report, content, **print_opts):
|
||||
""" Print a file
|
||||
"""Print a file
|
||||
Format could be pdf, qweb-pdf, raw, ...
|
||||
"""
|
||||
self.ensure_one()
|
||||
|
||||
Reference in New Issue
Block a user