[FIX] hw_posbox_homepage: update links and version

Also added a direct link to the remote connect page to
grant remote SSH access via ngrok.
This commit is contained in:
Olivier Dony 2016-11-09 11:16:42 +01:00
parent 265c9f7b06
commit 46ce74cdde
No known key found for this signature in database
GPG Key ID: CD556E25E8A6D0D4
1 changed files with 6 additions and 3 deletions

View File

@ -37,10 +37,10 @@ index_template = """
<body>
<h1>Your PosBox is up and running</h1>
<p>
The PosBox is an hardware adapter that allows you to use
The PosBox is a hardware adapter that allows you to use
receipt printers and barcode scanners with Odoo's Point of
Sale, <b>version 8.0 or later</b>. You can start an <a href='https://www.odoo.com/start'>online free trial</a>,
or <a href='https://www.odoo.com/start?download'>download and install</a> it yourself.
or <a href='https://www.odoo.com/page/download'>download and install</a> it yourself.
</p>
<p>
For more information on how to setup the Point of Sale with
@ -55,7 +55,10 @@ index_template = """
Wi-Fi can be configured by visiting the <a href='/wifi'>Wi-Fi configuration page</a>.
</p>
<p>
The PosBox software installed on this posbox is <b>version 14</b>,
If you need to grant remote debugging access to a developer, you can do it <a href='/remote_connect'>here</a>.
</p>
<p>
The PosBox software installed on this posbox is <b>version 15</b>,
the posbox version number is independent from Odoo. You can upgrade
the software on the <a href='/hw_proxy/upgrade/'>upgrade page</a>.
</p>