[MIG] web_dialog_size: Migration to 12.0

This commit is contained in:
ernesto
2018-11-21 22:50:59 -05:00
committed by Mantux11
parent 2bceaae2b3
commit f8dc8750d7
12 changed files with 104 additions and 44 deletions

View File

@@ -0,0 +1,5 @@
If you want to set dialog boxes maximized by default, you need to:
#. Go to *Settings -> Technical -> Parameters -> System Parameters*
#. Add a new record with the text *web_dialog_size.default_maximize* in
the *Key* field and the text *True* in the *Value* field

View File

@@ -7,5 +7,6 @@
* Quentin Theuret <quentin.theuret@amaris.com>
* `Tecnativa <https://www.tecnativa.com>`_:
* Pedro M. Baeza <pedro.baeza@tecnativa.com>
* Jairo Llopis <jairo.llopis@tecnativa.com>
* Pedro M. Baeza
* Jairo Llopis
* Ernesto Tejeda