Web interface general structure

The following screenshot shows the common layout of the interface throughout OpenERP 7.

../_images/1.png
  1. The top-most level menu includes the main categories of business functions under which further actions in that category can be done.
  2. The universal search bar for searching content relavent to the area in which a user has navigated to.
  3. Universal message compose button to send a message/email from any navigated area.
  4. The logged in user menu under which preferrences and basic info can be changed.
  5. Sub-menus within the main categories, under which actions related to the category are performed.
  6. Working area, in which current function or process information is displayed.

Note about seen Menu’s or sub menus

Please note, the menu’s and sub menus as seen in your installation may differ to the exact list show in this documentation. OpenERP generates menu’s dynamically depending on which modules are part of your installation, which permissions your user has on the installation, and other customizations done by third party modules. As a result, more menu items or sub menu items could be seen, or those seen in this documentation may not be seen in your installation. You may treat the documentation for the menu’s here to be relevant for the same menu items as seen in your local installation where the menu items are the same.

Table Of Contents

Previous topic

About

Next topic

Messaging

This Page