@dreipst not corrected

This commit is contained in:
Gervais Naoussi 2015-12-07 14:19:10 +01:00
parent c380a68640
commit d92441c9eb
8 changed files with 1 additions and 8 deletions

View File

@ -1,4 +1,3 @@
"""Import of other document page submodule."""
# -*- coding: utf-8 -*-
##############################################################################
#

View File

@ -9,7 +9,7 @@
<field name="summary">Initial Page</field>
<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
restructured texts. This module provides a collaborative way to manage internal

View File

@ -1,4 +1,3 @@
"""Data's models registration."""
# -*- coding: utf-8 -*-
##############################################################################
#

View File

@ -1,4 +1,3 @@
"""Document model."""
# -*- coding: utf-8 -*-
##############################################################################
#

View File

@ -1,4 +1,3 @@
"""DocumentPageHistory model."""
# -*- coding: utf-8 -*-
##############################################################################
#

View File

@ -1,4 +1,3 @@
"""wizard's models registration."""
# -*- coding: utf-8 -*-
##############################################################################
#

View File

@ -1,4 +1,3 @@
"""DocumentPageCreateMenu model."""
# -*- coding: utf-8 -*-
##############################################################################
#

View File

@ -1,4 +1,3 @@
"""DocumentPageShowDiff model."""
# -*- coding: utf-8 -*-
##############################################################################
#