[FIX] problem with pads, the demo configuration doesn't work if the server is using https. I simply changed the url for the demo version.

lp bug: https://launchpad.net/bugs/1227545 fixed

bzr revid: nicolas.vanhoren@openerp.com-20131105133520-5egsr4cm0hi5r0dk
This commit is contained in:
niv-openerp 2013-11-05 14:35:20 +01:00
parent 3213ad4ddd
commit ee824f3c28
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<data>
<record id="base.main_company" model="res.company">
<field name="pad_server">pad.openerp.com</field>
<field name="pad_server">https://pad.openerp.com</field>
</record>
<record id="base.main_company" model="res.company">