Renzo Meister
1e0714e008
[8.0][FIX] help_online: XMLRPC Call problem
...
To allow import of online help from XMLRPC a return value is required
2017-07-28 15:24:26 +02:00
suriyan
ff44ed5aef
[FIX] Page reference not exists if name was slugified ( #220 )
...
[FIX] page not exists if name was slugified
2016-04-22 17:40:53 +02:00
Sylvain LE GAL
140d50d779
[FIX] pylint
2014-12-05 20:52:00 +01:00
Cédric Pigeon
0103535603
[CHG] use same xml_id for duplicate images in help pages
2014-11-04 13:06:12 +01:00
Cédric Pigeon
de2ee7dbdd
[FIX] fix translation
2014-10-20 12:05:15 +02:00
Cédric Pigeon
6b8ea4f2b0
[FLAKE8] fix flake 8 issue
2014-10-15 15:51:34 +02:00
Cédric Pigeon
d1948fb8b1
[FIX] remove usage of minidom, use pretty print feature from lxml
2014-10-15 15:24:50 +02:00
Cédric Pigeon
f54d362f91
[FIX] take https website in account
2014-10-15 15:12:54 +02:00
Cédric Pigeon
e062ec2d96
[PEP8] docstrings with double quotes
2014-10-15 09:53:55 +02:00
Cédric Pigeon
679e03c668
[FLAKE8] fix falke 8 issues
2014-10-14 12:35:02 +02:00
Cédric Pigeon
5314375795
[ADD] import help feature + security + menu + french translation
2014-10-14 11:29:59 +02:00
Laurent Mignon (aka lmi)
ed0697344c
[PEP8] Fixes licences
2014-10-09 11:05:44 +02:00
Cédric Pigeon
ebe5ede397
[8.0][IMP] add export feature for help online
2014-10-08 16:15:48 +02:00
Laurent Mignon
5419ecb705
[FIX] typo
2014-09-19 09:57:28 +02:00
Laurent Mignon
d0c3f518b2
[FX] licence
2014-09-19 09:53:45 +02:00
Laurent Mignon
8064eab318
[ADD] Module help_online
...
This module allows the creation of an online help available from the
lists and forms in Odoo.
When loading a view, the module generates a button allowing access to
an help page for the related model if the page exists and the user is
member of the group 'Help reader'. If the page doesn't exist and the
user is member of the group 'Help writer', the module generate a button
allowing the creation an help page.
The help pages are created and managed via the website Module.
2014-09-19 08:38:06 +02:00