mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
[IMP] base_report_to_printer - retab and clean extra spaces
This commit is contained in:
@@ -61,6 +61,7 @@ class printing_printer(osv.osv):
|
||||
'location': fields.char('Location', size=500, readonly=True),
|
||||
'uri': fields.char('URI', size=500, readonly=True),
|
||||
}
|
||||
|
||||
_order = "name"
|
||||
|
||||
_defaults = {
|
||||
|
||||
Reference in New Issue
Block a user