Merge lp:~openerp-community/openobject-doc/openobject-doc-portal-features-mtr into lp:~openerp-community/openobject-doc/6.1

Proposed by Meera Trambadia (OpenERP)
Status: Needs review
Proposed branch: lp:~openerp-community/openobject-doc/openobject-doc-portal-features-mtr
Merge into: lp:~openerp-community/openobject-doc/6.1
Diff against target: 33 lines (+6/-3)
1 file modified
source/features/portals.rst (+6/-3)
To merge this branch: bzr merge lp:~openerp-community/openobject-doc/openobject-doc-portal-features-mtr
Reviewer Review Type Date Requested Status
OpenERP Core Team Pending
Review via email: mp+81003@code.launchpad.net

Description of the change

portal:- improved portal features.

To post a comment you must log in.
Revision history for this message
Don Kirkby (donkirkby) wrote :

Are you sure it should be merged into trunk? There are also branches for 5.0, 6.0, and 6.1, and you should merge into the earliest one that your documentation applies to.

You can commit the changes yourself if you join the OpenERP Community team. It's an open team that anyone can join.

Unmerged revisions

1648. By Meera Trambadia (OpenERP)

[IMP] portal:- improved portal features

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'source/features/portals.rst'
--- source/features/portals.rst 2011-06-06 10:23:59 +0000
+++ source/features/portals.rst 2011-11-02 11:21:25 +0000
@@ -4,10 +4,12 @@
4The portal module allows you to provide system access to customers4The portal module allows you to provide system access to customers
5or suppliers. Show only a part of your OpenERP application without exposing5or suppliers. Show only a part of your OpenERP application without exposing
6all modules of your system. It is a useful module to allow customers, partners,6all modules of your system. It is a useful module to allow customers, partners,
7suppliers, ... to use your system for particular tasks. 7suppliers, ... to use your system for particular tasks.It enables you to assign/restrict
8the users for particular features of an OpenERP by defining a portal
9holding permissions through menus, rules, groups, users, access rights, etc.
810
9.. raw:: html11.. raw:: html
10 12
11 <a target="_blank" href="../images/portal_screenshot.png"><img src="../images_small/portal_screenshot.png" class="screenshot" /></a>13 <a target="_blank" href="../images/portal_screenshot.png"><img src="../images_small/portal_screenshot.png" class="screenshot" /></a>
1214
13Key points:15Key points:
@@ -16,12 +18,13 @@
16* Rights management included to the portal18* Rights management included to the portal
17* All functionality of OpenERP can be included into your portal19* All functionality of OpenERP can be included into your portal
18* Allow your collaborators to manage your system directly and safely20* Allow your collaborators to manage your system directly and safely
21* Manage permissions for OpenERP features
1922
20Integration benefits:23Integration benefits:
21---------------------24---------------------
2225
23* Every OpenERP feature can be included into your portal26* Every OpenERP feature can be included into your portal
24* Integrated with analytic account management system27* Integrated with share module
2528
26Links:29Links:
27------30------