mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-23 21:57:44 -06:00
Error corrected
This commit is contained in:
@@ -2,16 +2,16 @@
|
||||
<odoo>
|
||||
<data noupdate="1">
|
||||
<record id="wiki_wiki_main" model="document.page">
|
||||
<field name="name">The OpenERP wiki</field>
|
||||
<field name="name">The Odoo wiki</field>
|
||||
<field name="tags">help, quick start, wiki, formatting</field>
|
||||
<field name="minor_edit">0</field>
|
||||
<field name="index">1</field>
|
||||
<field name="summary">Initial Page</field>
|
||||
<field name="content">==The OpenERP wiki==
|
||||
<field name="content">== The Odoo wiki ==
|
||||
|
||||
[[File:http://www.openerp.com/sites/all/themes/openerp/logo.png OpenERP]]
|
||||
|
||||
The OpenERP wiki allows you to manage your enterprise's contents using wiki
|
||||
The Odoo wiki allows you to manage your enterprise's contents using wiki
|
||||
restructured texts. This module provides a collaborative way to manage internal
|
||||
FAQs, quality manuals, technical references, etc.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user