Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
fa31dd0
[ADD] document_page from odoo/7.0
Sep 30, 2014
2ea7de7
[FIX] PEP8 errors in Odoo code only
Sep 30, 2014
5289d51
use new API
gborelli Nov 11, 2014
c605721
removed unused modules and view, see.: 7.0 branch on launchpad - http…
gborelli Nov 11, 2014
2cd7fcb
use new API
gborelli Nov 11, 2014
5cc24e2
minor formatting issues
gborelli Nov 11, 2014
bcea855
use new API
gborelli Nov 11, 2014
b0b0c22
fix test
gborelli Nov 12, 2014
9c9dfe0
removed unused SUPERUSER_ID
gborelli Nov 12, 2014
3256c6b
Add license key in __openerp__.py
yvaucher Feb 6, 2015
8c35838
Add dependency to knowledge
llacroix Mar 10, 2015
3ff8124
Adding hack in document_page_history to allow calling method that don…
llacroix Mar 11, 2015
f0b62fc
document_page_history don't have _sql attribute
llacroix Mar 11, 2015
6d54370
Filter more fields
llacroix Mar 11, 2015
2ebe922
Slovene translations added
sysadminmatmoz Apr 13, 2015
463a1bf
[IMP] - Changed history widget to html.
Jul 23, 2015
e696c51
[IMP] - Improved views and added followers to pages.
Jul 24, 2015
60aa6be
[IMP] - Updated document_page pot and es translations.
Jul 27, 2015
68f7634
[FIX] - document_page:^Cissing dependency.
Jul 30, 2015
fc748d1
Translations sync with templates
sysadminmatmoz Aug 2, 2015
4b0b702
Translations and templates sync
sysadminmatmoz Aug 3, 2015
dcd1f99
Updated languages
sysadminmatmoz Aug 3, 2015
e0550ce
[UPD] prefix versions with 8.0
sbidoul Oct 9, 2015
12c0d84
[MIG] Make modules uninstallable
pedrobaeza Oct 14, 2015
039e0e1
[ADD] Document_page
naousse Oct 22, 2015
b68201e
Readme Fixed
naousse Nov 18, 2015
2fe2dc1
Mail's dependency removed
naousse Nov 18, 2015
22beab2
Mail's dependency readded
naousse Nov 18, 2015
77ca688
Error corrected
naousse Dec 3, 2015
781384a
@dreipst not corrected
naousse Dec 7, 2015
b509c96
images added
naousse Dec 7, 2015
81c1a38
__openerp__.py error connected
naousse Dec 7, 2015
9930ad6
test writed in python
naousse Dec 8, 2015
443a97f
pylint error in test file corrected
naousse Dec 8, 2015
86416e5
yaml test removed from __openerp__.py
naousse Dec 8, 2015
9be24f8
flake8 error "E126 continuation line over-indented for hanging indent…
naousse Dec 8, 2015
18bceb8
code coverage improve
naousse Dec 8, 2015
6db0ea4
code coverage rogress
naousse Dec 8, 2015
d73a6db
test code coverage progress
naousse Dec 8, 2015
8bc8a96
test code coverage progress
naousse Dec 8, 2015
fe65d34
Test corrected
naousse Dec 8, 2015
795a678
flake8 error corrected
naousse Dec 8, 2015
7d83044
Fix TypeError: function lambda at 0x7f1f2cb562a8 is not JSON serializ…
naousse Jan 18, 2016
264b625
OCA Transbot updated translations from Transifex
oca-transbot Dec 12, 2015
44982e3
[FIX] remove en.po that was erroneously created by transbot
sbidoul Aug 15, 2016
12d4c6f
[MIG] Make modules uninstallable
pedrobaeza Oct 6, 2016
c5bf3e4
[MIG] Rename manifest files
pedrobaeza Oct 6, 2016
01e855a
[MIG] document_page: Migration to version 10.0 (#120)
Feb 2, 2017
42925bd
OCA Transbot updated translations from Transifex
oca-transbot Sep 17, 2016
d2b5700
[MIG] document_page: Migration to 11.0
jalzaga Apr 6, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
81 changes: 81 additions & 0 deletions document_page/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
.. 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/10.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 smash it by providing detailed and welcomed feedback.

Credits
=======

Images
------

* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.

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

* Gervais Naoussi <gervaisnaoussi@gmail.com>
* Maxime Chambreuil <mchambreuil@ursainfosystems.com>
* Jose Maria Alzaga <jose.alzaga@aselcis.com>

Funders
-------

The development of this module has been financially supported by:

* Odoo SA <http://www.odoo.com>
* Savoir-faire Linux <http://www.savoirfairelinux.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 https://odoo-community.org.
5 changes: 5 additions & 0 deletions document_page/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

from . import models
from . import wizard
35 changes: 35 additions & 0 deletions document_page/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).


{
'name': 'Document Page',
'version': '11.0.1.0.0',
'category': 'Knowledge Management',
'author': 'OpenERP SA, Odoo Community Association (OCA)',
'images': [
'images/category_list.png',
'images/create_category.png',
'images/page_list.png',
'images/create_page.png',
'images/customer_invoice.jpeg',
'images/page_history.png',
],
'website': 'http://www.openerp.com/',
'license': 'AGPL-3',
'depends': [
'mail',
'knowledge',
],
'data': [
'wizard/document_page_create_menu.xml',
'wizard/document_page_show_diff.xml',
'views/document_page.xml',
'security/document_page_security.xml',
'security/ir.model.access.csv',
'data/document_page.xml',
],
'demo': [
'demo/document_page.xml'
],
}
6 changes: 6 additions & 0 deletions document_page/data/document_page.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<template id="document_page_css">
<link rel="stylesheet" type="text/less" href="/document_page/static/src/css/document_page.css"/>
</template>
</odoo>
131 changes: 131 additions & 0 deletions document_page/demo/document_page.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,131 @@
<?xml version="1.0" encoding="UTF-8"?>
<odoo noupdate="1">

<record id="base.user_demo" model="res.users">
<field eval="[(4, ref('knowledge.group_document_user'))]"
name="groups_id"/>
</record>

<record id="demo_category1" model="document.page">
<field name="name">OpenERP Features</field>
<field name="type">category</field>
<field name="content">
Summary of the feature

Long explanation

Conclusion

Additional ressources

</field>
</record>

<record id="demo_page1" model="document.page">
<field name="name">OpenERP 6.1. Functional Demo</field>
<field name="parent_id" ref="demo_category1"/>
<field name="content">
<![CDATA[
<br>
<br>
The news is out, OpenERP's latest version 6.1. is here. It's more<br>
user-friendly, even more business oriented and efficient to manage your company<br>
<br>
How to discover the latest version 6.1.?<br>
<br>
Demo : <a target="http://demo.openerp.com" href="http://demo.openerp.com" style="background: url(&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFZJREFUeF59z4EJADEIQ1F36k7u5E7ZKXeUQPACJ3wK7UNokVxVk9kHnQH7bY9hbDyDhNXgjpRLqFlo4M2GgfyJHhjq8V4agfrgPQX3JtJQGbofmCHgA/nAKks+JAjFAAAAAElFTkSuQmCC&quot;) no-repeat scroll right center transparent;padding-right: 13px;"></a><br>
Online: <a target="http://openerp.com/online" href="http://openerp.com/online" style="background: url(&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFZJREFUeF59z4EJADEIQ1F36k7u5E7ZKXeUQPACJ3wK7UNokVxVk9kHnQH7bY9hbDyDhNXgjpRLqFlo4M2GgfyJHhjq8V4agfrgPQX3JtJQGbofmCHgA/nAKks+JAjFAAAAAElFTkSuQmCC&quot;) no-repeat scroll right center transparent;padding-right: 13px;"></a><br>
Download: <a target="http://openerp.com/downloads" href="http://openerp.com/downloads" style="background: url(&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFZJREFUeF59z4EJADEIQ1F36k7u5E7ZKXeUQPACJ3wK7UNokVxVk9kHnQH7bY9hbDyDhNXgjpRLqFlo4M2GgfyJHhjq8V4agfrgPQX3JtJQGbofmCHgA/nAKks+JAjFAAAAAElFTkSuQmCC&quot;) no-repeat scroll right center transparent;padding-right: 13px;"></a><br>
<br>
We have also put together a functional demo that presents 6.1. Watch this video<br>
to learn directly from us what OpenERP 6.1. can do for you. Share it in your<br>
company, with your clients and implement it now for your business.<br>
<br>
<h3>Watch on Youtube!</h3><br>
<br>
<iframe width="480" height="390" src="http://www.youtube.com/embed/7jES2jxKMso " frameborder="0" allowfullscreen=""></iframe><br>
<br>
<br>
]]>
</field>
</record>

<record id="demo_page2" model="document.page">
<field name="name">Personalise Dashboards</field>
<field name="parent_id" ref="demo_category1"/>
<field name="content">
<![CDATA[
<br>
You like OpenERP, but feel like you want to personalise it more? Now, OpenERP<br>
goes a step further and lets you customize your dashboard. Thanks to a new<br>
feature that allows you to customize your dashboard by adding new boards of any<br>
search view.<br>
<br>
<h3>How is it done?</h3><br>
<br>
Step 1: access one search view <br>
<br>
Step 2: apply the filter you want to see at each connection to the application<br>
(eg. on sales, manufacturing, etc)<br>
<br>
Step 3: add it into the dashboard in the same space where you can save the filter<br>
<br>
Step 4: choose the application you want it visible on and the name of the array<br>
<br>
Look at this simple example below from Purchase, where I want to put on the<br>
application's dashboard "Purchases to Approve". After I access the search view<br>
and apply the filter for "Purchases to Approve", I can add it immediately to my<br>
Purchase dashboard.<br>
<br>
<img src="http://www.openerp.com/sites/default/files/fileattach/dashboard2_1(1).png" alt=""><br>
<br>
In less than a minute, the search view is visible on the dashboard<br>
<br>
<img src="http://www.openerp.com/sites/default/files/fileattach/dashboard2_2.png" alt=""><br>
<br>
Of course, you are free to delete what you don't need or like, but just in case<br>
you change your mind there is a reset button to return to the default view.<br>
<br>
<br>
]]>
</field>
</record>

<record id="demo_page3" model="document.page">
<field name="name">Touchscreen Point of Sale</field>
<field name="parent_id" ref="demo_category1"/>
<field name="content">
<![CDATA[
<br>
The brand new OpenERP touchscreen point of sale available with 6.1 allows you<br>
to manage your shop sales very easily. It's fully web based so that you don't<br>
have to install or deploy any software and all the sales shops can be easily<br>
consolidated. It works in connected and disconnected modes so that you can<br>
continue to sell if you lose your internet connection.<br>
<br>
<img src="http://www.openerp.com/sites/default/files/fileattach/POS(2).png" alt=""><br>
<br>
<h3>Here's a summary of its main features and benefits:</h3><br>
<br>
100% WEB based<br>
<br>
<ul><li>available for any touchscreen device (ipod, ipad, any tablet)mobile (with portable devices)</li><li>no installation required</li><li>no synchronization needed, completely integrated</li><li>continue working even when your connection is down if you close your browser, data won't be lost</li><li>fully web based with a clean interface smart interface</li></ul><br>
<br>
You have different options to select your products. You can do it through the<br>
barcode reader, just browse through the categories you have put in place (ie.<br>
drinks, snacks, meals, etc.), or text search in case neither of the other<br>
options work for you. If you need to use the POS for your restaurant, for<br>
example, your employees can record at the same time multiple tickets without<br>
having to wait to do one transaction at a time. Along, to facilitate payment,<br>
the application allows multiple payment methods.<br>
<br>
The POS application is so simple and accessible to use that your shop or<br>
restaurant will never need any other tool to manage orders. Due to its smart<br>
and user-friendly interface you don't need any training to learn how to use it.<br>
Think of it as an out-of-the-box solution to boost your business' productivity.<br>
<br>
]]>
</field>
</record>

</odoo>
Loading