[IMP] Changed all module categories, limited number of categories

bzr revid: evv@openerp.com-20110309100505-mwxe08davyzdkfis
This commit is contained in:
Els Van Vossel 2011-03-09 11:05:05 +01:00
parent e20422ef9b
commit a69c473f52
157 changed files with 185 additions and 180 deletions

View File

@ -22,7 +22,7 @@
"name" : "Accounting and Financial Management", "name" : "Accounting and Financial Management",
"version" : "1.1", "version" : "1.1",
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category": 'Generic Modules/Accounting', "category": 'Finance',
"description": """Financial and accounting module that covers: "description": """Financial and accounting module that covers:
General accountings General accountings
Cost / Analytic accounting Cost / Analytic accounting

View File

@ -22,7 +22,7 @@
"name" : "Accountant", "name" : "Accountant",
"version" : "1.1", "version" : "1.1",
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category": 'Generic Modules/Accounting', "category": 'Finance',
"description": """ "description": """
This module gives the admin user the access to all the accounting features like the journal This module gives the admin user the access to all the accounting features like the journal
items and the chart of accounts. items and the chart of accounts.

View File

@ -23,7 +23,7 @@
{ {
'name' : 'report_account_analytic', 'name' : 'report_account_analytic',
'version' : '1.1', 'version' : '1.1',
'category' : 'Generic Modules/Accounting', 'category' : 'Finance',
'description': """ 'description': """
This module is for modifying account analytic view to show This module is for modifying account analytic view to show
important data to project manager of services companies. important data to project manager of services companies.

View File

@ -22,7 +22,7 @@
{ {
'name' : 'Account Analytic Default', 'name' : 'Account Analytic Default',
'version' : '1.0', 'version' : '1.0',
'category' : 'Generic Modules/Accounting', 'category' : 'Finance',
'description': """ 'description': """
Allows to automatically select analytic accounts based on criterions: Allows to automatically select analytic accounts based on criterions:
* Product * Product

View File

@ -23,7 +23,7 @@
{ {
'name' : 'Multiple-plans management in Analytic Accounting', 'name' : 'Multiple-plans management in Analytic Accounting',
'version' : '1.0', 'version' : '1.0',
'category' : 'Generic Modules/Accounting', 'category' : 'Finance',
'description': """This module allows to use several analytic plans, according to the general journal, 'description': """This module allows to use several analytic plans, according to the general journal,
so that multiple analytic lines are created when the invoice or the entries so that multiple analytic lines are created when the invoice or the entries
are confirmed. are confirmed.

View File

@ -31,7 +31,7 @@
when the invoice is created to transfer this amount to the debtor or creditor account. when the invoice is created to transfer this amount to the debtor or creditor account.
Secondly, price differences between actual purchase price and fixed product standard price are booked on a separate account""", Secondly, price differences between actual purchase price and fixed product standard price are booked on a separate account""",
"depends" : ["product", "purchase"], "depends" : ["product", "purchase"],
"category" : "Generic Modules/Inventory Control", "category" : "Warehouse",
"init_xml" : [], "init_xml" : [],
"demo_xml" : [], "demo_xml" : [],
"update_xml" : ["product_view.xml",], "update_xml" : ["product_view.xml",],

View File

@ -23,7 +23,7 @@
{ {
'name': 'Budget Management', 'name': 'Budget Management',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Accounting', 'category': 'Finance',
'description': """This module allows accountants to manage analytic and crossovered budgets. 'description': """This module allows accountants to manage analytic and crossovered budgets.
Once the Master Budgets and the Budgets are defined (in Accounting/Budgets/), Once the Master Budgets and the Budgets are defined (in Accounting/Budgets/),

View File

@ -23,7 +23,7 @@
"name" : "Account Cancel", "name" : "Account Cancel",
"version" : "1.1", "version" : "1.1",
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category": 'Generic Modules/Accounting', "category": 'Finance',
"description": """ "description": """
Module adds 'Allow cancelling entries' field on form view of account journal. If set to true it allows user to cancel entries & invoices. Module adds 'Allow cancelling entries' field on form view of account journal. If set to true it allows user to cancel entries & invoices.
""", """,

View File

@ -23,7 +23,7 @@
{ {
'name': 'Charts of Accounts', 'name': 'Charts of Accounts',
'version': '1.1', 'version': '1.1',
'category': 'Generic Modules/Accounting', 'category': 'Finance',
'description': """Remove minimal account chart""", 'description': """Remove minimal account chart""",
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',

View File

@ -23,7 +23,7 @@
"name" : "Account CODA - import bank statements from coda file", "name" : "Account CODA - import bank statements from coda file",
"version" : "1.0", "version" : "1.0",
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category" : "Account CODA", "category" : "Finance",
"description": """ "description": """
Module provides functionality to import Module provides functionality to import
bank statements from coda files. bank statements from coda files.

View File

@ -22,7 +22,7 @@
{ {
'name': 'Accounting follow-ups management', 'name': 'Accounting follow-ups management',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Accounting', 'category': 'Finance',
'description': """ 'description': """
Modules to automate letters for unpaid invoices, with multi-level recalls. Modules to automate letters for unpaid invoices, with multi-level recalls.

View File

@ -23,7 +23,7 @@
{ {
'name': 'Invoices Layout Improvement', 'name': 'Invoices Layout Improvement',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Projects & Services', 'category': 'Finance',
'description': """ 'description': """
This module provides some features to improve the layout of the invoices. This module provides some features to improve the layout of the invoices.

View File

@ -23,7 +23,7 @@
"name": "Payment Management", "name": "Payment Management",
"version": "1.1", "version": "1.1",
"author": "OpenERP SA", "author": "OpenERP SA",
"category": "Generic Modules/Payment", "category": "Finance",
"description": """ "description": """
This module provides : This module provides :
* a more efficient way to manage invoice payment. * a more efficient way to manage invoice payment.

View File

@ -22,7 +22,7 @@
{ {
'name': 'Entries Sequence Numbering', 'name': 'Entries Sequence Numbering',
'version': '1.1', 'version': '1.1',
'category': 'Generic Modules/Accounting', 'category': 'Finance',
'description': """ 'description': """
This module maintains internal sequence number for accounting entries. This module maintains internal sequence number for accounting entries.
""", """,

View File

@ -29,7 +29,7 @@
* Voucher Receipt * Voucher Receipt
* Cheque Register * Cheque Register
""", """,
"category" : "Generic Modules/Accounting", "category" : "Finance",
"website" : "http://tinyerp.com", "website" : "http://tinyerp.com",
"depends" : ["account"], "depends" : ["account"],
"init_xml" : [], "init_xml" : [],
@ -62,4 +62,4 @@
"installable": True, "installable": True,
} }
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -24,7 +24,7 @@
"version": "1.1", "version": "1.1",
"author" : "OpenERP SA", "author" : "OpenERP SA",
"website" : "http://www.openerp.com", "website" : "http://www.openerp.com",
"category" : "Generic Modules/Projects & Services", "category" : "Finance",
"depends" : ["base", "decimal_precision"], "depends" : ["base", "decimal_precision"],
"description": """Module for defining analytic accounting object. "description": """Module for defining analytic accounting object.
""", """,

View File

@ -22,7 +22,7 @@
{ {
'name': 'Analytic Journal Billing Rate, Define the default invoicing rate for a specific journal', 'name': 'Analytic Journal Billing Rate, Define the default invoicing rate for a specific journal',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Others', 'category': 'Human Resources',
'description': """ 'description': """
This module allows you to define what is the default invoicing rate for a specific journal on a given account. This is mostly used when a user encodes his timesheet: the values are retrieved and the fields are auto-filled... but the possibility to change these values is still available. This module allows you to define what is the default invoicing rate for a specific journal on a given account. This is mostly used when a user encodes his timesheet: the values are retrieved and the fields are auto-filled... but the possibility to change these values is still available.

View File

@ -21,7 +21,7 @@
{ {
'name': 'Analytic User Function', 'name': 'Human Resources',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Others', 'category': 'Generic Modules/Others',
'description': """ 'description': """

View File

@ -23,7 +23,7 @@
{ {
'name': 'Association profile', 'name': 'Association profile',
'version': '0.1', 'version': '0.1',
'category': 'Profile', 'category': 'General',
'description': """This module is to create Profile for Associates""", 'description': """This module is to create Profile for Associates""",
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'depends': ['membership', 'event'], 'depends': ['membership', 'event'],

View File

@ -23,7 +23,7 @@
{ {
'name': 'Auction Management', 'name': 'Auction Management',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Auction', 'category': 'General',
'description': """ 'description': """
This module manages the records of the artists, This module manages the records of the artists,
the articles to be put up for auction,the buyers and the articles to be put up for auction,the buyers and

View File

@ -23,7 +23,7 @@
{ {
'name': 'Audit Trail', 'name': 'Audit Trail',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Others', 'category': 'Tools',
'description': """ 'description': """
This module gives the administrator the rights This module gives the administrator the rights
to track every user operation on all the objects to track every user operation on all the objects

View File

@ -22,7 +22,7 @@
{ {
'name': 'Action Rule', 'name': 'Action Rule',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Others', 'category': 'Tools',
'description': "This module allows to implement action rules for any object.", 'description': "This module allows to implement action rules for any object.",
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',

View File

@ -29,7 +29,7 @@
- Recurring events - Recurring events
- Invitations to people""", - Invitations to people""",
"author" : "OpenERP SA", "author" : "OpenERP SA",
'category': 'Generic Modules/Others', 'category': 'Tools',
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',
"init_xml" : [ "init_xml" : [
'base_calendar_data.xml' 'base_calendar_data.xml'

View File

@ -23,7 +23,7 @@
{ {
'name': 'Base Contact', 'name': 'Base Contact',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Base', 'category': 'Tools',
'description': """ 'description': """
This module allows you to manage your contacts entirely. This module allows you to manage your contacts entirely.

View File

@ -24,7 +24,7 @@
"author" : "FS3 & OpenERP SA", "author" : "FS3 & OpenERP SA",
"maintainer" : "OpenERP SA", "maintainer" : "OpenERP SA",
"website" : "http://www.openerp.com", "website" : "http://www.openerp.com",
"category" : "Generic Modules/Base", "category" : "Tools",
"description": """This module replaces the cleartext password in the database with a password hash, "description": """This module replaces the cleartext password in the database with a password hash,
preventing anyone from reading the original password. preventing anyone from reading the original password.
For your existing user base, the removal of the cleartext passwords occurs the first time For your existing user base, the removal of the cleartext passwords occurs the first time

View File

@ -21,8 +21,8 @@
{ {
'name': 'Create IBAN bank accounts', 'name': 'Create IBAN bank accounts',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Base', 'category': 'Finance',
'description': """ 'description': """Check the validity of your IBAN bank account numbers
This module installs the base for IBAN (International Bank Account Number) bank accounts and checks for its validity. This module installs the base for IBAN (International Bank Account Number) bank accounts and checks for its validity.
""", """,

View File

@ -22,7 +22,7 @@
{ {
'name': 'Module Technical Guide in Restructured Text ', 'name': 'Module Technical Guide in Restructured Text ',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Base', 'category': 'Tools',
'description': """ 'description': """
* This module generates the Technical Guides of selected modules in Restructured Text format (RST) * This module generates the Technical Guides of selected modules in Restructured Text format (RST)
* It uses the Sphinx (http://sphinx.pocoo.org) implementation of RST * It uses the Sphinx (http://sphinx.pocoo.org) implementation of RST

View File

@ -23,7 +23,7 @@
{ {
'name': 'Base module quality - To check the quality of other modules' , 'name': 'Base module quality - To check the quality of other modules' ,
'version': '1.0', 'version': '1.0',
'category': 'OpenERP SA Specific Modules/Base module quality', 'category': 'Tools',
'description': """ 'description': """
The aim of this module is to check the quality of other modules. The aim of this module is to check the quality of other modules.

View File

@ -23,7 +23,7 @@
{ {
'name': 'Module Record', 'name': 'Module Record',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Base', 'category': 'Tools',
'description': """ 'description': """
This module allows you to create a new module without any development. This module allows you to create a new module without any development.
It records all operations on objects during the recording session and It records all operations on objects during the recording session and

View File

@ -23,7 +23,7 @@
{ {
'name': 'Report Creator', 'name': 'Report Creator',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Base', 'category': 'Tools',
'description': """This module allows you to create any statistic 'description': """This module allows you to create any statistic
report on several objects. It's a SQL query builder and browser report on several objects. It's a SQL query builder and browser
for and users. for and users.

View File

@ -23,7 +23,7 @@
{ {
'name': 'Report designer interface module', 'name': 'Report designer interface module',
'version': '0.1', 'version': '0.1',
'category': 'Generic Modules/Base', 'category': 'Tools',
'description': """ 'description': """
This module is used along with OpenERP OpenOffice plugin. This module is used along with OpenERP OpenOffice plugin.
You have to first install the plugin which is available at You have to first install the plugin which is available at

View File

@ -23,7 +23,7 @@
{ {
'name': 'Base Setup', 'name': 'Base Setup',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Base', 'category': 'Tools',
'description': """ 'description': """
This module implements a configuration system that helps user This module implements a configuration system that helps user
to configure the system at the installation of a new database. to configure the system at the installation of a new database.

View File

@ -23,7 +23,7 @@
"name":"Base Synchro", "name":"Base Synchro",
"version":"0.1", "version":"0.1",
"author":"OpenERP SA", "author":"OpenERP SA",
"category":"Generic Modules/Base", "category":"Tools",
"description": """Synchronization with all objects.""", "description": """Synchronization with all objects.""",
"depends":["base"], "depends":["base"],
"demo_xml":[], "demo_xml":[],

View File

@ -21,9 +21,9 @@
{ {
'name': 'Base VAT - To check VAT number validity', 'name': 'Base VAT - To check VAT number validity',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Base', 'category': 'Tools',
'description': """ 'description': """Check the validity of VAT Numbers.
Enable the VAT Number for the partner. Check the validity of that VAT Number. Enable the VAT Number for the partner.
This module follows the methods stated at http://sima-pc.com/nif.php for This module follows the methods stated at http://sima-pc.com/nif.php for
checking the validity of VAT Number assigned to partners in European countries. checking the validity of VAT Number assigned to partners in European countries.
@ -36,4 +36,4 @@
'active': False, 'active': False,
'certificate': '0084849360989', 'certificate': '0084849360989',
} }
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -22,8 +22,8 @@
{ {
'name': 'Dashboard main module', 'name': 'Dashboard main module',
'version': '1.0', 'version': '1.0',
'category': 'Board/Base', 'category': 'Tools',
'description': """Base module for all dashboards.""", 'description': """Create your own dashboards""",
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'depends': ['base'], 'depends': ['base'],
'update_xml': ['security/board_security.xml','security/ir.model.access.csv', 'wizard/board_menu_create_view.xml', 'board_view.xml','board_administration_view.xml'], 'update_xml': ['security/board_security.xml','security/ir.model.access.csv', 'wizard/board_menu_create_view.xml', 'board_view.xml','board_administration_view.xml'],

View File

@ -27,7 +27,7 @@
"base", "base",
"document_webdav", "document_webdav",
], ],
'description': """ 'description': """Easily share your OpenERP calendars with your mobile device
This module Contains basic functionality for caldav system like: This module Contains basic functionality for caldav system like:
- Webdav server that provides remote access to calendar - Webdav server that provides remote access to calendar
- Synchronisation of calendar using WebDAV - Synchronisation of calendar using WebDAV
@ -47,7 +47,7 @@
CALENDAR_NAME: Name of calendar to access CALENDAR_NAME: Name of calendar to access
""", """,
"author" : "OpenERP SA", "author" : "OpenERP SA",
'category': 'Generic Modules/Others', 'category': 'Tools',
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',
"init_xml" : ["caldav_data.xml"], "init_xml" : ["caldav_data.xml"],
"demo_xml" : [], "demo_xml" : [],

View File

@ -21,11 +21,11 @@
"name" : "Claim from delivery", "name" : "Claim from delivery",
"version" : "1.0", "version" : "1.0",
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category" : "Generic Modules/Inventory Control", "category" : "Warehouse",
"depends" : ["base", "crm_claim", "stock"], "depends" : ["base", "crm_claim", "stock"],
"init_xml" : [], "init_xml" : [],
"demo_xml" : [], "demo_xml" : [],
"description": '''Create Claim from delivery order: "description": '''Integrate your Claims Management with your Delivery Orders
''', ''',
"update_xml" : ["claim_delivery_view.xml"], "update_xml" : ["claim_delivery_view.xml"],
"active": False, "active": False,

View File

@ -23,8 +23,9 @@
{ {
'name': 'Customer & Supplier Relationship Management', 'name': 'Customer & Supplier Relationship Management',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/CRM & SRM', 'category': 'Sales',
'description': """The generic OpenERP Customer Relationship Management 'description': """Manage your Customer & Supplier Relations with OpenERP
The generic OpenERP Customer Relationship Management
system enables a group of people to intelligently and efficiently manage system enables a group of people to intelligently and efficiently manage
leads, opportunities, meeting, phonecall etc. leads, opportunities, meeting, phonecall etc.
It manages key tasks such as communication, identification, prioritization, It manages key tasks such as communication, identification, prioritization,

View File

@ -24,8 +24,8 @@
{ {
'name': 'Extended Module to Add CalDav feature on Meeting', 'name': 'Extended Module to Add CalDav feature on Meeting',
'version': '1.1', 'version': '1.1',
'category': 'Generic Modules/CRM & SRM', 'category': 'Sales',
'description': """ 'description': """Easily Share your Meetings with your mobile device or calendar client
New Features in Meeting: New Features in Meeting:
* Share meeting with other calendar clients like sunbird * Share meeting with other calendar clients like sunbird
""", """,

View File

@ -23,7 +23,7 @@
{ {
'name': 'Customer & Supplier Relationship Management', 'name': 'Customer & Supplier Relationship Management',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/CRM & SRM', 'category': 'Sales',
'description': """ 'description': """
This modules allows you to track your customers/suppliers claims and flames. This modules allows you to track your customers/suppliers claims and flames.
It is fully integrated with the email gateway so that you can create It is fully integrated with the email gateway so that you can create

View File

@ -23,7 +23,7 @@
{ {
'name': 'CRM Fundraising', 'name': 'CRM Fundraising',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/CRM & SRM', 'category': 'Sales',
'description': """Fundraising""", 'description': """Fundraising""",
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',

View File

@ -23,7 +23,7 @@
{ {
'name': 'CRM Helpdesk', 'name': 'CRM Helpdesk',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/CRM & SRM', 'category': 'Sales',
'description': """Helpdesk Management""", 'description': """Helpdesk Management""",
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',

View File

@ -23,7 +23,7 @@
{ {
'name': 'Partner Geo-Localisation', 'name': 'Partner Geo-Localisation',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Production', 'category': 'Sales',
'description': """ 'description': """
This is the module used by OpenERP SA to redirect customers to his partners, This is the module used by OpenERP SA to redirect customers to his partners,
based on geolocalization. based on geolocalization.

View File

@ -23,7 +23,7 @@
{ {
'name': 'Crm Profiling management - To Perform Segmentation within Partners', 'name': 'Crm Profiling management - To Perform Segmentation within Partners',
'version': '1.3', 'version': '1.3',
'category': 'Generic Modules/CRM & SRM', 'category': 'Sales',
'description': """ 'description': """
This module allows users to perform segmentation within partners. This module allows users to perform segmentation within partners.
It uses the profiles criteria from the earlier segmentation module and improve it. Thanks to the new concept of questionnaire. You can now regroup questions into a questionnaire and directly use it on a partner. It uses the profiles criteria from the earlier segmentation module and improve it. Thanks to the new concept of questionnaire. You can now regroup questions into a questionnaire and directly use it on a partner.

View File

@ -21,7 +21,7 @@
{ {
"name": "Decimal Precision Configuration", "name": "Decimal Precision Configuration",
"description": """ "description": """Configure your Price Accuracy according to your needs
This module allows to configure the price accuracy you need for different kind This module allows to configure the price accuracy you need for different kind
of usage: accounting, sales, purchases, ... of usage: accounting, sales, purchases, ...
@ -30,7 +30,7 @@ The decimal precision is configured per company.
"author": "OpenERP SA", "author": "OpenERP SA",
"version": "0.1", "version": "0.1",
"depends": ["base"], "depends": ["base"],
"category" : "Generic Modules/Others", "category" : "Tools",
"init_xml": [], "init_xml": [],
"update_xml": [ "update_xml": [
'decimal_precision_view.xml', 'decimal_precision_view.xml',

View File

@ -23,8 +23,8 @@
{ {
'name': 'Carriers and deliveries', 'name': 'Carriers and deliveries',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Sales & Purchases', 'category': 'Warehouse',
'description': """Allows you to add delivery methods in sale orders and picking. 'description': """Allows you to add delivery methods in sales orders and picking.
You can define your own carrier and delivery grids for prices. You can define your own carrier and delivery grids for prices.
When creating invoices from picking, OpenERP is able to add and compute the shipping line. When creating invoices from picking, OpenERP is able to add and compute the shipping line.

View File

@ -23,8 +23,9 @@
{ {
'name': 'Integrated Document Management System', 'name': 'Integrated Document Management System',
'version': '2.1', 'version': '2.1',
'category': 'Generic Modules/Others', 'category': 'Tools',
'description': """This is a complete document management system: 'description': """Keep track of all your documents in OpenERP
This is a complete document management system:
* User Authentication * User Authentication
* Document Indexation :- .pptx and .docx files are not support in windows platform. * Document Indexation :- .pptx and .docx files are not support in windows platform.
* Dashboard for Document that includes: * Dashboard for Document that includes:

View File

@ -23,7 +23,7 @@
{ {
'name': 'Integrated FTP Server with Document Management System', 'name': 'Integrated FTP Server with Document Management System',
'version': '1.99', 'version': '1.99',
'category': 'Generic Modules/Others', 'category': 'Tools',
'description': """This is a support FTP Interface with document management system. 'description': """This is a support FTP Interface with document management system.
With this module you would not only be able to access documents through OpenERP With this module you would not only be able to access documents through OpenERP
but you would also be able to connect with them through the file system using the but you would also be able to connect with them through the file system using the

View File

@ -23,7 +23,7 @@
{ {
'name': 'Support for iCal based on Document Management System', 'name': 'Support for iCal based on Document Management System',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Others', 'category': 'Tools',
'description': """Allows to synchronise calendars with others applications.""", 'description': """Allows to synchronise calendars with others applications.""",
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',

View File

@ -32,7 +32,7 @@
"name" : "WebDAV server for Document Management", "name" : "WebDAV server for Document Management",
"version" : "2.3", "version" : "2.3",
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category" : "Generic Modules/Others", "category" : "Tools",
"website": "http://www.openerp.com", "website": "http://www.openerp.com",
"description": """ With this module, the WebDAV server for the documents is activated. "description": """ With this module, the WebDAV server for the documents is activated.
You can then use any compatible browser to remotely see the attachments of OpenObject. You can then use any compatible browser to remotely see the attachments of OpenObject.

View File

@ -25,7 +25,7 @@
"version" : "0.7 RC", "version" : "0.7 RC",
"author" : "Openlabs", "author" : "Openlabs",
"website" : "http://openerp.com", "website" : "http://openerp.com",
"category" : "Added functionality", "category" : "Tools",
"depends" : ['marketing', 'base_tools'], "depends" : ['marketing', 'base_tools'],
"description": """ "description": """
Email Template is extraction of Power Email basically just to send the emails. Email Template is extraction of Power Email basically just to send the emails.

View File

@ -23,10 +23,10 @@
{ {
'name': 'Event', 'name': 'Event',
'version': '0.1', 'version': '0.1',
'category': 'Generic Modules/Association', 'category': 'Tools',
'description': """Organization and management of Event. 'description': """Organise and manageme your Events.
This module allow you This module allows you
* to manage your events and their registrations * to manage your events and their registrations
* to use emails to automatically confirm and send acknowledgements for any registration to an event * to use emails to automatically confirm and send acknowledgements for any registration to an event
* ... * ...

View File

@ -22,7 +22,7 @@
{ {
'name': 'Event Project - Create Retro-Planning to manage your Events', 'name': 'Event Project - Create Retro-Planning to manage your Events',
'version': '0.1', 'version': '0.1',
'category': 'Generic Modules/Association', 'category': 'Tools',
'description': """Organization and management of events. 'description': """Organization and management of events.
This module allows you to create retro planning for managing your events. This module allows you to create retro planning for managing your events.
@ -37,4 +37,4 @@
'certificate': '0069726863885', 'certificate': '0069726863885',
} }
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -26,6 +26,7 @@
"version" : "1.0", "version" : "1.0",
"depends" : ["base", 'mail_gateway'], "depends" : ["base", 'mail_gateway'],
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category": 'Tools',
"description": """Fetchmail: "description": """Fetchmail:
* Fetch email from Pop / IMAP server * Fetch email from Pop / IMAP server
* Support SSL * Support SSL

View File

@ -23,7 +23,7 @@
{ {
'name': 'Google Map', 'name': 'Google Map',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Others', 'category': 'Tools',
'description': """The module adds google map field in partner address 'description': """The module adds google map field in partner address
so that we can directly open google map from the so that we can directly open google map from the
url widget.""", url widget.""",

View File

@ -23,7 +23,7 @@
"name": "Human Resources", "name": "Human Resources",
"version": "1.1", "version": "1.1",
"author": "OpenERP SA", "author": "OpenERP SA",
"category": "Generic Modules/Human Resources", "category": "Human Resources",
"website": "http://www.openerp.com", "website": "http://www.openerp.com",
"description": """ "description": """
Module for human resource management. You can manage: Module for human resource management. You can manage:

View File

@ -23,7 +23,7 @@
{ {
'name': 'Attendances Of Employees', 'name': 'Attendances Of Employees',
'version': '1.1', 'version': '1.1',
'category': 'Generic Modules/Human Resources', 'category': 'Human Resources',
'description': """ 'description': """
This module aims to manage employee's attendances. This module aims to manage employee's attendances.
Keeps account of the attendances of the employees on the basis of the Keeps account of the attendances of the employees on the basis of the

View File

@ -23,7 +23,7 @@
{ {
'name': 'Human Resources Contracts', 'name': 'Human Resources Contracts',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Human Resources', 'category': 'Human Resources',
'description': """ 'description': """
Add all information on the employee form to manage contracts: Add all information on the employee form to manage contracts:
* Marital status, * Marital status,

View File

@ -23,7 +23,7 @@
"name" : "Human Resources Evaluation", "name" : "Human Resources Evaluation",
"version": "0.1", "version": "0.1",
"author": "OpenERP SA", "author": "OpenERP SA",
"category": "Generic Modules/Human Resources", "category": "Human Resources",
"website": "http://www.openerp.com", "website": "http://www.openerp.com",
"depends": ["hr",'hr_recruitment','survey'], "depends": ["hr",'hr_recruitment','survey'],
"description": """ "description": """

View File

@ -23,7 +23,7 @@
{ {
'name': 'Human Resources Expenses Tracking', 'name': 'Human Resources Expenses Tracking',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Human Resources', 'category': 'Human Resources',
'description': """ 'description': """
This module aims to manage employee's expenses. This module aims to manage employee's expenses.

View File

@ -24,7 +24,7 @@
"name": "Human Resources: Holidays management", "name": "Human Resources: Holidays management",
"version": "1.5", "version": "1.5",
"author": "OpenERP SA & Axelor", "author": "OpenERP SA & Axelor",
"category": "Generic Modules/Human Resources", "category": "Human Resources",
"website": "http://www.openerp.com", "website": "http://www.openerp.com",
"description": """Human Resources: Holidays tracking and workflow "description": """Human Resources: Holidays tracking and workflow

View File

@ -22,7 +22,7 @@
{ {
'name': 'Human Resource Payroll', 'name': 'Human Resource Payroll',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Human Resources', 'category': 'Human Resources',
'description': """Generic Payroll system 'description': """Generic Payroll system
* Employee Details * Employee Details
* Employee Contracts * Employee Contracts

View File

@ -22,7 +22,7 @@
{ {
'name': 'Human Resource Payroll Accounting', 'name': 'Human Resource Payroll Accounting',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Human Resources', 'category': 'Human Resources',
'description': """Generic Payroll system Integrated with Accountings 'description': """Generic Payroll system Integrated with Accountings
* Expense Encoding * Expense Encoding
* Payment Encoding * Payment Encoding

View File

@ -22,7 +22,7 @@
{ {
'name': 'HR - Recruitement', 'name': 'HR - Recruitement',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Human Resources', 'category': 'Human Resources',
'description': """ 'description': """
Manages job positions and the recruitement process. It's integrated with the Manages job positions and the recruitement process. It's integrated with the
survey module to allow you to define interview for different jobs. survey module to allow you to define interview for different jobs.

View File

@ -23,7 +23,7 @@
{ {
'name': 'Human Resources (Timesheet encoding)', 'name': 'Human Resources (Timesheet encoding)',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Human Resources', 'category': 'Human Resources',
'description': """ 'description': """
This module implements a timesheet system. Each employee can encode and This module implements a timesheet system. Each employee can encode and
track their time spent on the different projects. A project is an track their time spent on the different projects. A project is an

View File

@ -23,11 +23,11 @@
{ {
'name': 'Invoice on analytic lines', 'name': 'Invoice on analytic lines',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Accounting', 'category': 'Human Resources',
'description': """ 'description': """Generate your Invoices from Expenses, Timesheet Entries, ...
Module to generate invoices based on costs (human resources, expenses, ...). Module to generate invoices based on costs (human resources, expenses, ...).
You can define price lists in analytic account, make some theoretical revenue You can define price lists in analytic account, make some theoretical revenue
reports, eso.""", reports, etc.""",
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',
'depends': ['account', 'hr_timesheet'], 'depends': ['account', 'hr_timesheet'],

View File

@ -23,7 +23,7 @@
{ {
'name': 'Timesheets', 'name': 'Timesheets',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Human Resources', 'category': 'Human Resources',
'description': """ 'description': """
This module helps you to easily encode and validate timesheet and attendances This module helps you to easily encode and validate timesheet and attendances
within the same view. The upper part of the view is for attendances and within the same view. The upper part of the view is for attendances and

View File

@ -2,7 +2,7 @@
"name" : "Html View", "name" : "Html View",
"version" : "1.1", "version" : "1.1",
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category" : "Generic Modules/Inventory Control", "category" : "Tools",
"depends" : ['base'], "depends" : ['base'],
"init_xml" : ['html_view.xml'], "init_xml" : ['html_view.xml'],
"demo_xml" : [], "demo_xml" : [],

View File

@ -25,7 +25,7 @@
'version': '0.1', 'version': '0.1',
'category': 'Tools', 'category': 'Tools',
'description': """ 'description': """
This module allows your user to easily and efficiently participate in the innovation of the enterprise. This module allows your users to easily and efficiently participate in the innovation of the enterprise.
It allows everybody to express ideas about different subjects. It allows everybody to express ideas about different subjects.
Then, other users can comment on these ideas and vote for particular ideas. Then, other users can comment on these ideas and vote for particular ideas.
Each idea has a score based on the different votes. Each idea has a score based on the different votes.

View File

@ -25,6 +25,7 @@
"version" : "1.0", "version" : "1.0",
"depends" : ["base"], "depends" : ["base"],
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category": 'Tools',
"description": """Installer for knowledge-based tools "description": """Installer for knowledge-based tools
""", """,
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',

View File

@ -20,7 +20,7 @@
############################################################################## ##############################################################################
{ 'name': 'Belgium - Plan Comptable Minimum Normalise', { 'name': 'Belgium - Plan Comptable Minimum Normalise',
'version': '1.1', 'version': '1.1',
'category': 'Localisation/Account Charts', 'category': 'Finance',
'description': """ 'description': """
This is the base module to manage the accounting chart for Belgium in OpenERP. This is the base module to manage the accounting chart for Belgium in OpenERP.

View File

@ -21,7 +21,7 @@
{ {
'name': 'Brazilian Localization', 'name': 'Brazilian Localization',
'description': 'Brazilian Localization', 'description': 'Brazilian Localization',
'category': 'Localisation/Account Charts', 'category': 'Finance',
'author': 'OpenERP Brasil', 'author': 'OpenERP Brasil',
'website': 'http://openerpbrasil.org', 'website': 'http://openerpbrasil.org',
'version': '0.6', 'version': '0.6',

View File

@ -23,7 +23,7 @@
"version" : "1.0", "version" : "1.0",
"author" : "Savoir-faire Linux", "author" : "Savoir-faire Linux",
"website" : "http://www.savoirfairelinux.com", "website" : "http://www.savoirfairelinux.com",
"category" : "Localisation/Account Charts", "category" : "Finance",
"description": "This is the module to manage the english and french canadian accounting chart in OpenERP.", "description": "This is the module to manage the english and french canadian accounting chart in OpenERP.",
"depends" : ['base', 'account', 'base_iban', 'base_vat', 'account_chart'], "depends" : ['base', 'account', 'base_iban', 'base_vat', 'account_chart'],
"init_xml" : [], "init_xml" : [],

View File

@ -63,7 +63,7 @@ TODO :
""", """,
"version" : "6.0", "version" : "6.0",
"author" : "Camptocamp SA", "author" : "Camptocamp SA",
"category" : "Localization/Account Charts", "category" : "Finance",
"website": "http://www.camptocamp.com", "website": "http://www.camptocamp.com",
"depends" : [ "depends" : [

View File

@ -20,7 +20,7 @@
{ {
"name" : "中国会计科目表", "name" : "中国会计科目表",
"version" : "1.0", "version" : "1.0",
"category": "Localisation/Account Charts", "category": "Finance",
"author" : "openerp-china.org", "author" : "openerp-china.org",
"maintainer":"openerp-china.org", "maintainer":"openerp-china.org",
"website":"http://openerp-china.org", "website":"http://openerp-china.org",

View File

@ -38,7 +38,7 @@
'url': 'http://launchpad.net/openerp-costa-rica', 'url': 'http://launchpad.net/openerp-costa-rica',
'author': 'ClearCorp S.A.', 'author': 'ClearCorp S.A.',
'website': 'http://clearcorp.co.cr', 'website': 'http://clearcorp.co.cr',
'category': 'Localisation/Account Charts', 'category': 'Finance',
'description': """Chart of accounts for Costa Rica 'description': """Chart of accounts for Costa Rica
Includes: Includes:
* account.type * account.type

View File

@ -125,7 +125,7 @@
"version" : "1.0", "version" : "1.0",
"author" : "openbig.org", "author" : "openbig.org",
"website" : "http://www.openbig.org", "website" : "http://www.openbig.org",
"category" : "Localisation/Account Charts", "category" : "Finance",
"description": """Dieses Modul beinhaltet einen deutschen Kontenrahmen basierend auf dem SKR03.""", "description": """Dieses Modul beinhaltet einen deutschen Kontenrahmen basierend auf dem SKR03.""",
"depends" : ['base', 'account', 'base_iban', 'base_vat', 'account_chart'], "depends" : ['base', 'account', 'base_iban', 'base_vat', 'account_chart'],
"init_xml" : [ ], "init_xml" : [ ],

View File

@ -20,7 +20,7 @@
{ {
'name': 'Ecuador - Accounting Chart', 'name': 'Ecuador - Accounting Chart',
'version': '1.1', 'version': '1.1',
'category': 'Localisation/Account Charts', 'category': 'Finance',
'description': """ 'description': """
This is the base module to manage the accounting chart for Ecuador in OpenERP. This is the base module to manage the accounting chart for Ecuador in OpenERP.
""", """,

View File

@ -26,7 +26,7 @@
"version" : "3.0", "version" : "3.0",
"author" : "Spanish Localization Team", "author" : "Spanish Localization Team",
'website' : 'https://launchpad.net/openerp-spain', 'website' : 'https://launchpad.net/openerp-spain',
"category" : "Localisation/Account Charts", "category" : "Finance",
"description": """Spanish Charts of Accounts (PGCE 2008) "description": """Spanish Charts of Accounts (PGCE 2008)
* Defines the following chart of account templates: * Defines the following chart of account templates:

View File

@ -30,7 +30,7 @@
"version" : "1.0", "version" : "1.0",
"author" : "OpenERP SA", "author" : "OpenERP SA",
"website": "http://www.openerp.com", "website": "http://www.openerp.com",
"category" : "Localisation/Account Charts", "category" : "Finance",
"description": """This is the module to manage the accounting chart for France in OpenERP. "description": """This is the module to manage the accounting chart for France in OpenERP.
Credits: Sistheo Zeekom CrysaLEAD Credits: Sistheo Zeekom CrysaLEAD

View File

@ -24,7 +24,7 @@
"version" : "0.2", "version" : "0.2",
"author" : "P. Christeas, OpenERP SA.", "author" : "P. Christeas, OpenERP SA.",
"website": "http://openerp.hellug.gr/", "website": "http://openerp.hellug.gr/",
"category" : "Localisation/Account Charts", "category" : "Finance",
"description": "This is the base module to manage the accounting chart for Greece.", "description": "This is the base module to manage the accounting chart for Greece.",
"depends" : ["base", "account", "base_iban", "base_vat", "account_chart"], "depends" : ["base", "account", "base_iban", "base_vat", "account_chart"],
"init_xml" : [], "init_xml" : [],

View File

@ -35,7 +35,7 @@
{ {
'name': 'Guatemala - Plan contable general', 'name': 'Guatemala - Plan contable general',
'version': '3.0', 'version': '3.0',
'category': 'Localisation/Account Charts', 'category': 'Finance',
'description': """Agrega una nomenclatura contable para Guatemala. También icluye impuestos y la moneda del Quetzal. -- Adds accounting chart for Guatemala. It also includes taxes and the Quetzal currency""", 'description': """Agrega una nomenclatura contable para Guatemala. También icluye impuestos y la moneda del Quetzal. -- Adds accounting chart for Guatemala. It also includes taxes and the Quetzal currency""",
'author': 'José Rodrigo Fernández Menegazzo', 'author': 'José Rodrigo Fernández Menegazzo',
'website': 'http://solucionesprisma.com/', 'website': 'http://solucionesprisma.com/',

View File

@ -26,7 +26,7 @@
Indian Accounting : chart of Account Indian Accounting : chart of Account
""", """,
"author": 'OpenERP SA & Axelor', "author": 'OpenERP SA & Axelor',
"category": "Localisation/Account Charts", "category": "Finance",
"depends": [ "depends": [
"account", "account",
"account_chart" "account_chart"

View File

@ -33,7 +33,7 @@
Piano dei conti italiano di un'impresa generica Piano dei conti italiano di un'impresa generica
""", """,
"license": "AGPL-3", "license": "AGPL-3",
"category" : "Localisation/Account Charts", "category" : "Finance",
'website': 'http://www.openerp-italia.org/', 'website': 'http://www.openerp-italia.org/',
'init_xml': [ 'init_xml': [
], ],

View File

@ -23,7 +23,7 @@
{ {
'name': 'Luxembourg - Plan Comptable Minimum Normalise', 'name': 'Luxembourg - Plan Comptable Minimum Normalise',
'version': '1.0', 'version': '1.0',
'category': 'Localisation/Account Charts', 'category': 'Finance',
'description': """ 'description': """
This module installs: This module installs:

View File

@ -23,7 +23,7 @@
"name" : "Maroc - Plan Comptable Général", "name" : "Maroc - Plan Comptable Général",
"version" : "1.0", "version" : "1.0",
"author" : "kazacube", "author" : "kazacube",
"category" : "Localisation/Account Charts", "category" : "Finance",
"description": "Ce Module charge le modèle du plan de comptes standard Marocain et permet de générer les états comptables aux normes marocaines (Bilan, CPC (comptes de produits et charges), balance générale à 6 colonnes, Grand livre cumulatif...). L'intégration comptable a été validé avec l'aide du Cabinet d'expertise comptable Seddik au cours du troisième trimestre 2010", "description": "Ce Module charge le modèle du plan de comptes standard Marocain et permet de générer les états comptables aux normes marocaines (Bilan, CPC (comptes de produits et charges), balance générale à 6 colonnes, Grand livre cumulatif...). L'intégration comptable a été validé avec l'aide du Cabinet d'expertise comptable Seddik au cours du troisième trimestre 2010",
"website": "http://www.kazacube.com", "website": "http://www.kazacube.com",
"depends" : ["base", "account"], "depends" : ["base", "account"],

View File

@ -23,7 +23,7 @@
"name" : "Mexico - Chart of Account", "name" : "Mexico - Chart of Account",
"version" : "1.0", "version" : "1.0",
"author" : "RelTek Mexico", "author" : "RelTek Mexico",
"category" : "Localisation/Account Charts", "category" : "Finance",
"description": "This is the module to manage the accounting chart for Mexico in Open ERP.", "description": "This is the module to manage the accounting chart for Mexico in Open ERP.",
"depends" : ["account", "base_vat", "account_chart"], "depends" : ["account", "base_vat", "account_chart"],
"demo_xml" : [], "demo_xml" : [],

View File

@ -88,7 +88,7 @@
{ {
"name" : "Netherlands - Grootboek en BTW rekeningen", "name" : "Netherlands - Grootboek en BTW rekeningen",
"version" : "1.5", "version" : "1.5",
"category": "Localisation/Account Charts", "category": "Finance",
"description": """ "description": """
Read changelog in file __terp__.py for version information. Read changelog in file __terp__.py for version information.
Dit is een basismodule om een uitgebreid grootboek- en BTW schema voor Nederlandse bedrijven te installeren in OpenERP versie 5. Dit is een basismodule om een uitgebreid grootboek- en BTW schema voor Nederlandse bedrijven te installeren in OpenERP versie 5.

View File

@ -25,7 +25,7 @@
"version" : "1.0", "version" : "1.0",
"author" : "Grzegorz Grzelak (Cirrus)", "author" : "Grzegorz Grzelak (Cirrus)",
"website": "http://www.cirrus.pl", "website": "http://www.cirrus.pl",
"category" : "Localisation/Account Charts", "category" : "Finance",
"description": """ "description": """
This is the module to manage the accounting chart and taxes for Poland in Open ERP. This is the module to manage the accounting chart and taxes for Poland in Open ERP.

View File

@ -24,7 +24,7 @@
"version" : "1.1", "version" : "1.1",
"author" : "filsys", "author" : "filsys",
"website": "http://www.filsystem.ro", "website": "http://www.filsystem.ro",
"category" : "Localisation/Account Charts", "category" : "Finance",
"depends" : ["account_chart", 'base_vat'], "depends" : ["account_chart", 'base_vat'],
"description": "This is the module to manage the accounting chart, VAT structure and Registration Number for Romania in Open ERP.", "description": "This is the module to manage the accounting chart, VAT structure and Registration Number for Romania in Open ERP.",
"demo_xml" : [], "demo_xml" : [],

View File

@ -22,7 +22,7 @@
{ {
'name': 'Thailand - Thai Chart of Accounts', 'name': 'Thailand - Thai Chart of Accounts',
'version': '1.0', 'version': '1.0',
'category': 'Localisation/Account Charts', 'category': 'Finance',
'description': """ 'description': """
Chart of accounts for Thailand. Chart of accounts for Thailand.
""", """,

View File

@ -60,7 +60,7 @@
{ {
'name': 'United Kingdom - minimal', 'name': 'United Kingdom - minimal',
'version': '1.1', 'version': '1.1',
'category': 'Localisation/Account Charts', 'category': 'Finance',
'description': """This is the base module to manage the accounting chart for United Kingdom in OpenERP.""", 'description': """This is the base module to manage the accounting chart for United Kingdom in OpenERP.""",
'author': 'Seath Solutions Ltd', 'author': 'Seath Solutions Ltd',
'website': 'http://www.seathsolutions.com', 'website': 'http://www.seathsolutions.com',

View File

@ -26,7 +26,7 @@
"name" : "Venezuela -Chart of Account", "name" : "Venezuela -Chart of Account",
"version" : "1.0", "version" : "1.0",
"author" : "Tiny & Netquatro", "author" : "Tiny & Netquatro",
"category" : "Localisation/Account Charts", "category" : "Finance",
"description": "description":
''' '''
This is the module to manage the accounting chart for Venezuela in Open ERP. This is the module to manage the accounting chart for Venezuela in Open ERP.

View File

@ -22,7 +22,7 @@
{ {
'name': 'Email Gateway System', 'name': 'Email Gateway System',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Mail Service', 'category': 'Tools',
'description': """The generic email gateway system allows to send and receive emails 'description': """The generic email gateway system allows to send and receive emails
* History for Emails * History for Emails
* Easy Integration with any Module""", * Easy Integration with any Module""",

View File

@ -25,7 +25,7 @@
"version" : "1.1", "version" : "1.1",
"depends" : ["base"], "depends" : ["base"],
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category": 'Generic Modules/Marketing', "category": 'Sales',
"description": "Menu for Marketing", "description": "Menu for Marketing",
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',
'init_xml': [], 'init_xml': [],

View File

@ -29,7 +29,7 @@
"decimal_precision" "decimal_precision"
], ],
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category": 'Generic Modules/Marketing', "category": 'Sales',
"description": """ "description": """
This module provides leads automation through marketing campaigns (campaigns can in fact be defined on any resource, not just CRM Leads). This module provides leads automation through marketing campaigns (campaigns can in fact be defined on any resource, not just CRM Leads).
The campaigns are dynamic and multi-channels. The process is as follows: The campaigns are dynamic and multi-channels. The process is as follows:

View File

@ -27,7 +27,7 @@
"crm", "crm",
], ],
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category": 'Generic Modules/Marketing', "category": 'Sales',
"description": """Demo data for the module marketing_campaign.""", "description": """Demo data for the module marketing_campaign.""",
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',
'init_xml': [], 'init_xml': [],

View File

@ -23,7 +23,7 @@
{ {
'name': 'Membership', 'name': 'Membership',
'version': '0.1', 'version': '0.1',
'category': 'Generic Modules/Association', 'category': 'Tools',
'description': """ 'description': """
This module allows you to manage all operations for managing memberships. This module allows you to manage all operations for managing memberships.
It supports different kind of members: It supports different kind of members:

View File

@ -25,7 +25,7 @@
"version" : "1.1", "version" : "1.1",
"author" : "OpenERP SA", "author" : "OpenERP SA",
"website" : "http://www.openerp.com", "website" : "http://www.openerp.com",
"category" : "Generic Modules/Production", "category" : "Manufacturing",
"depends" : ["procurement", "stock", "resource", "purchase", "product","process"], "depends" : ["procurement", "stock", "resource", "purchase", "product","process"],
"description": """ "description": """
This is the base module to manage the manufacturing process in OpenERP. This is the base module to manage the manufacturing process in OpenERP.

View File

@ -23,7 +23,7 @@
{ {
'name': 'MRP JIT', 'name': 'MRP JIT',
'version': '1.0', 'version': '1.0',
'category': 'Generic Modules/Production', 'category': 'Manufacturing',
'description': """ 'description': """
This module allows Just In Time computation of procurement orders. This module allows Just In Time computation of procurement orders.

Some files were not shown because too many files have changed in this diff Show More