View source | Discuss this page | Page history | Printable version   

Screenshot:Module

This article is protected against manual editing because it is automatically generated from Openbravo meta-data. Learn more about writing and translating such documents.
Back button.png   Back to Screens_Reference


Contents

Module

Manages the modules currently installed.

Module

This tab manages the installed modules in the application.

Dependency

Lists all the modules that are form part of the dependencies for the module.

Include

For packages and templates the list of included modules is the list of the modules that form part of the package.

DB Prefix

DB Prefixes of the module

Data Package

The Data Package is a grouping mechanism for tables within a module. Openbravo has a java business object for each Table. The java package of the java business object is defined in the Data Package. For example: a module for a crm package with the name: org.crm has packages: - org.crm.order - org.crm.customer

The corresponding tables have then the following setting: - Customer, in the org.crm.customer package, resulting in the java class: org.crm.customer.Customer - SalesOrder, in the org.crm.order package, resulting in the java class: org.crm.order.SalesOrder

Merges

Modules can merge other ones. This table contains information about the merges. A module should be merged in a new major version and once it is merged it should be kept in all future versions. When there is a module merged, multiple DBPrefixes are allowed to maintain the one originally defined by the module as well as all the ones defined in the merged modules.

Naming Exceptions

The database objects that do not follow the modularity naming rules but are within the module are defined as Exceptions. This is particularly useful to facilitate the migration of all instances to modules. When an object is added to this tab, it will be exported its module instead of to core.

Translation

Module information can be translated to different languages

Back button.png   Back to Screens_Reference

Retrieved from "http://wiki.openbravo.com/wiki/Screenshot:Module"

This page has been accessed 3,748 times. This page was last modified on 30 May 2022, at 01:53. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.