mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
[IMP] base_report_to_printer: allow connect to protected server
This commit is contained in:
committed by
David Montull
parent
d117d6eb78
commit
79574f10e8
@@ -27,6 +27,11 @@
|
||||
<field name="address" />
|
||||
<field name="port" />
|
||||
</group>
|
||||
<group>
|
||||
<field name="user" />
|
||||
<field name="password" />
|
||||
<field name="encryption_policy" />
|
||||
</group>
|
||||
<group>
|
||||
<separator string="Printers" colspan="2" />
|
||||
<field name="printer_ids" nolabel="1" />
|
||||
|
||||
Reference in New Issue
Block a user