diff --git a/document_page/demo/document_page.xml b/document_page/demo/document_page.xml index b0b5b4e1..446da983 100644 --- a/document_page/demo/document_page.xml +++ b/document_page/demo/document_page.xml @@ -1,15 +1,12 @@ - + - - - - - - - Odoo Features - category - + + + + + Odoo Features + category + Summary of the feature Long explanation @@ -19,12 +16,11 @@ Conclusion Additional ressources - - - - Odoo 13.0 Functional Demo - - + + + Odoo 13.0 Functional Demo + +
@@ -48,12 +44,11 @@ company, with your clients and implement it now for your business.

]]>
-
- - - Personalise Dashboards - - + + + Personalise Dashboards + + You like Odoo, but feel like you want to personalise it more? You can customize your @@ -88,12 +83,11 @@ you change your mind there is a reset button to return to the default view.

]]>
-
- - - Touchscreen Point of Sale - - + + + Touchscreen Point of Sale + + The Odoo touchscreen point of sale available with 13.0 allows you
@@ -125,6 +119,5 @@ Think of it as an out-of-the-box solution to boost your business' productivity.<
]]>
-
- +
diff --git a/document_page/security/document_page_security.xml b/document_page/security/document_page_security.xml index e05a2811..24e810f9 100644 --- a/document_page/security/document_page_security.xml +++ b/document_page/security/document_page_security.xml @@ -1,31 +1,30 @@ - + - Editor - - + + - Manager - - - + + + - document_page multi-company - - - ['|',('company_id','=',False),('company_id','child_of',[user.company_id.id])] + + + ['|',('company_id','=',False),('company_id','child_of',[user.company_id.id])] - document_page_history multi-company - - - ['|',('company_id','=',False),('company_id','child_of',[user.company_id.id])] + + + ['|',('company_id','=',False),('company_id','child_of',[user.company_id.id])] - diff --git a/document_page/static/src/scss/document_page.scss b/document_page/static/src/scss/document_page.scss index 3755f59d..82cfbaac 100644 --- a/document_page/static/src/scss/document_page.scss +++ b/document_page/static/src/scss/document_page.scss @@ -3,26 +3,26 @@ table.diff { border: medium; .diff_header { - background-color: #e0e0e0 + background-color: #e0e0e0; } td.diff_header { - text-align: right + text-align: right; } .diff_next { - background-color:#c0c0c0 + background-color: #c0c0c0; } .diff_add { - background-color:#aaffaa + background-color: #aaffaa; } .diff_chg { - background-color:#ffff77 + background-color: #ffff77; } .diff_sub { - background-color:#ffaaaa + background-color: #ffaaaa; } } diff --git a/document_page/views/document_page.xml b/document_page/views/document_page.xml index b5b6e02f..a6e3a32c 100644 --- a/document_page/views/document_page.xml +++ b/document_page/views/document_page.xml @@ -1,6 +1,5 @@ - + - document.page.tree @@ -9,29 +8,27 @@ 100 - - - + + + - document.page.list document.page - - - - - - + + + + + + - document.page.form @@ -39,90 +36,132 @@
- - - + + +

- +

- +
- - - - - + + + + + - + - - - - - + + + + +
- - - + + +
- document.page.menu.form document.page
- +

- +

- +
- document.page.search document.page - - - - + + + + - - - + + + - - Pages @@ -130,40 +169,37 @@ [('type','=','content')] {'default_type': 'content'} tree,form - - + +

Click to create a new web page.

- - + tree - - + + - - + form - - + + - - - - - - - + +
diff --git a/document_page/views/document_page_assets.xml b/document_page/views/document_page_assets.xml index bf52fe87..4e9aec4b 100644 --- a/document_page/views/document_page_assets.xml +++ b/document_page/views/document_page_assets.xml @@ -1,10 +1,16 @@ - + - -