mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
base_report_to_printer: fix views
The views were not adapted to v16 during the v16 migration. This commit fixes this.
This commit is contained in:
committed by
John Herholz
parent
64271149cf
commit
d7e1fcc5b6
@@ -32,9 +32,8 @@
|
||||
<field name="password" />
|
||||
<field name="encryption_policy" />
|
||||
</group>
|
||||
<group>
|
||||
<separator string="Printers" colspan="2" />
|
||||
<field name="printer_ids" nolabel="1" />
|
||||
<group name="printers" string="Printers">
|
||||
<field name="printer_ids" nolabel="1" colspan="2" />
|
||||
</group>
|
||||
</sheet>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user