Commit Graph

11 Commits (16c5ed0200dee942faa899c1d5722e39d14e24df)

Author SHA1 Message Date
Laurent Mignon c8cc759b41 [FIX] help_online: Add the key attribute into the exported data
This key is required to get the pages properly imported as web pages
2017-06-01 17:00:45 +02:00
Laurent Mignon (ACSONE) 173355c1ff Revert "[10.0] help_online fix export/import (#584)"
This reverts commit 95f15c43d5.
2017-06-01 17:00:45 +02:00
Laurent Mignon (ACSONE) 95f15c43d5 [10.0] help_online fix export/import (#584)
* [FIX] help_online:  Replace obsolete icon into the export wizard

* [FIX] help_online: Add the key attribute into the exported data
This key is required to get the pages properly imported as web pages

* Use the correct method for combining strings

This handles type conversions properly
2017-05-31 12:22:37 +02:00
Laurent Mignon (ACSONE) 4f6c1ff671 [FIX] help_online: avoid removal of exported pages
Always use the '__export__' prefix when generating the xmlid of pages exported by the export wizard to avoid autmomatic removal of these pages by Odoo on system update (-u)
2017-03-08 10:58:24 +01:00
Laurent Mignon 49c738a4c4 [MIG] Migrate to 10.0 2017-01-13 16:21:02 +01:00
Laurent Mignon 80cd9e9024 [MIG] Migrate to 9.0 2017-01-13 11:40:50 +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 3dc64137de [PEP8] docstrings with double quotes 2014-10-15 10:02:59 +02:00
Cédric Pigeon 679e03c668 [FLAKE8] fix falke 8 issues 2014-10-14 12:35:02 +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