knowledge/document_page
2016-01-23 06:22:59 -05:00
..
data @dreipst not corrected 2015-12-07 14:19:10 +01:00
demo [ADD] Document_page 2015-11-18 14:42:42 -05:00
i18n OCA Transbot updated translations from Transifex 2016-01-23 06:22:59 -05:00
images images added 2015-12-07 14:51:43 +01:00
models Fix TypeError: function lambda at 0x7f1f2cb562a8 is not JSON serializable 2016-01-18 02:21:57 +01:00
security [ADD] Document_page 2015-11-18 14:42:42 -05:00
static/src/css [ADD] document_page from odoo/7.0 2014-09-30 15:38:12 -04:00
tests flake8 error corrected 2015-12-08 21:20:54 +01:00
views [ADD] Document_page 2015-11-18 14:42:42 -05:00
wizard flake8 error corrected 2015-12-08 21:20:54 +01:00
__init__.py @dreipst not corrected 2015-12-07 14:19:10 +01:00
__openerp__.py Fix TypeError: function lambda at 0x7f1f2cb562a8 is not JSON serializable 2016-01-18 02:21:57 +01:00
README.rst Error corrected 2015-12-03 10:49:36 +01:00

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

=============
Document Page
=============

This module allows you to write web pages for internal documentation.

Installation
============

This module depends on module knowledge. So make sure to have it in your addons list.

Configuration
=============

No configuration required

Usage
=====

To use this module, you need to:

* Go to Knowledge menu
* Click on Categories to create the document's category you need with the template
* Click on Pages to create pages and select the previous category to use the template


.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
   :alt: Try me on Runbot
   :target: https://runbot.odoo-community.org/runbot/118/9.0

Known issues / Roadmap
======================

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/Knowledge/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed feedback `here <https://github.com/OCA/knowledge/issues/new?body=module:%20document_page%0Aversion:%209.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Credits
=======

Contributors
------------

* Odoo SA <info@odoo.com>
* Savoir-faire Linux <support@savoirfairelinux.com>
* Gervais Naoussi <gervaisnaoussi@gmail.com>

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit http://odoo-community.org.