mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-22 20:12:04 -06:00
@dreipst not corrected
This commit is contained in:
parent
c380a68640
commit
d92441c9eb
@ -1,4 +1,3 @@
|
|||||||
"""Import of other document page submodule."""
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
##############################################################################
|
##############################################################################
|
||||||
#
|
#
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
<field name="summary">Initial Page</field>
|
<field name="summary">Initial Page</field>
|
||||||
<field name="content">== The Odoo wiki ==
|
<field name="content">== The Odoo wiki ==
|
||||||
|
|
||||||
[[File:http://www.openerp.com/sites/all/themes/openerp/logo.png OpenERP]]
|
[[File:https://www.odoo.com/openerp_website/static/src/img/logo_transparent_198px.png Odoo]]
|
||||||
|
|
||||||
The Odoo 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
|
restructured texts. This module provides a collaborative way to manage internal
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
"""Data's models registration."""
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
##############################################################################
|
##############################################################################
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
"""Document model."""
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
##############################################################################
|
##############################################################################
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
"""DocumentPageHistory model."""
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
##############################################################################
|
##############################################################################
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
"""wizard's models registration."""
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
##############################################################################
|
##############################################################################
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
"""DocumentPageCreateMenu model."""
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
##############################################################################
|
##############################################################################
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
"""DocumentPageShowDiff model."""
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
##############################################################################
|
##############################################################################
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user