[FIX] Set the categories

bzr revid: stw@openerp.com-20111005141902-72du0lku4x176ix9
This commit is contained in:
Stephane Wirtel 2011-10-05 16:19:02 +02:00
parent 3fe0d08772
commit 3dc8168974
141 changed files with 160 additions and 160 deletions

View File

@ -22,7 +22,7 @@
"name" : "Accountant Access", "name" : "Accountant Access",
"version" : "1.1", "version" : "1.1",
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category": 'Accounting & Finance', "category": 'Hidden',
'complexity': "normal", 'complexity': "normal",
"description": """ "description": """
Accounting Access Rights. Accounting Access Rights.

View File

@ -23,7 +23,7 @@
{ {
'name' : 'Analytic Account View', 'name' : 'Analytic Account View',
'version' : '1.1', 'version' : '1.1',
'category' : 'Accounting & Finance', 'category' : 'Hidden',
'complexity': "normal", 'complexity': "normal",
'description': """ 'description': """
This module is for modifying account analytic view to show important data to project manager of services companies. This module is for modifying account analytic view to show important data to project manager of services companies.

View File

@ -22,7 +22,7 @@
{ {
'name' : 'Account Analytic Defaults', 'name' : 'Account Analytic Defaults',
'version' : '1.0', 'version' : '1.0',
'category' : 'Accounting & Finance', 'category' : 'Hidden',
'complexity': "normal", 'complexity': "normal",
'description': """Set default values for your analytic accounts 'description': """Set default values for your analytic accounts
Allows to automatically select analytic accounts based on criterions: Allows to automatically select analytic accounts based on criterions:

View File

@ -21,7 +21,7 @@
{ {
'name' : 'Manage multiple plans in Analytic Accounting', 'name' : 'Multiple Analytic Plans',
'version' : '1.0', 'version' : '1.0',
'category' : 'Accounting & Finance', 'category' : 'Accounting & Finance',
'complexity': "normal", 'complexity': "normal",

View File

@ -19,7 +19,7 @@
############################################################################## ##############################################################################
{ {
"name" : "Stock Accounting for Anglo-Saxon countries", "name" : "Anglo-Saxon Accouting",
"version" : "1.2", "version" : "1.2",
"author" : "OpenERP SA, Veritos", "author" : "OpenERP SA, Veritos",
"website" : "http://tinyerp.com - http://veritos.nl", "website" : "http://tinyerp.com - http://veritos.nl",

View File

@ -20,10 +20,10 @@
############################################################################## ##############################################################################
{ {
"name" : "Asset management", "name" : "Assets Management",
"version" : "1.0", "version" : "1.0",
"depends" : ["account"], "depends" : ["account"],
"author" : "Tiny", "author" : "OpenERP S.A.",
"description": """Financial and accounting asset management. "description": """Financial and accounting asset management.
This Module manages the assets owned by a company or an individual. It will keep track of depreciation's occurred on This Module manages the assets owned by a company or an individual. It will keep track of depreciation's occurred on
those assets. And it allows to create Move's of the depreciation lines. those assets. And it allows to create Move's of the depreciation lines.

View File

@ -21,7 +21,7 @@
{ {
'name': 'Budget Management', 'name': 'Budgets',
'version': '1.0', 'version': '1.0',
'category': 'Project Management', 'category': 'Project Management',
'complexity': "normal", 'complexity': "normal",

View File

@ -23,7 +23,7 @@
"name" : "Cancel Entries", "name" : "Cancel Entries",
"version" : "1.1", "version" : "1.1",
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category": 'Accounting & Finance', "category": 'Hidden',
'complexity': "normal", 'complexity': "normal",
"description": """ "description": """
Allows cancelling accounting entries. Allows cancelling accounting entries.

View File

@ -23,7 +23,7 @@
{ {
'name': 'Charts of Accounts', 'name': 'Charts of Accounts',
'version': '1.1', 'version': '1.1',
'category': 'Accounting & Finance', 'category': 'Hidden',
'description': """ 'description': """
Remove minimal account chart. Remove minimal account chart.
============================= =============================

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" : "Accounting & Finance", "category" : "Hidden",
'complexity': "normal", 'complexity': "normal",
"description": """ "description": """
Module provides functionality to import bank statements from coda files. Module provides functionality to import bank statements from coda files.

View File

@ -20,7 +20,7 @@
############################################################################## ##############################################################################
{ {
'name': 'Reminders', 'name': 'Followups Management',
'version': '1.0', 'version': '1.0',
'category': 'Accounting & Finance', 'category': 'Accounting & Finance',
'complexity': "normal", 'complexity': "normal",

View File

@ -23,7 +23,7 @@
{ {
'name': 'Improve Invoice Layout', 'name': 'Improve Invoice Layout',
'version': '1.0', 'version': '1.0',
'category': 'Accounting & Finance', 'category': 'Hidden',
'complexity': "easy", 'complexity': "easy",
'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

@ -20,7 +20,7 @@
############################################################################## ##############################################################################
{ {
"name": "Payment Management", "name": "Suppliers Payment Management",
"version": "1.1", "version": "1.1",
"author": "OpenERP SA", "author": "OpenERP SA",
"category": "Accounting & Finance", "category": "Accounting & Finance",

View File

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

View File

@ -32,7 +32,7 @@ Account Voucher module includes all the basic requirements of Voucher Entries fo
* Voucher Receipt * Voucher Receipt
* Cheque Register * Cheque Register
""", """,
"category" : "Manufacturing", "category" : "Hidden",
"website" : "http://tinyerp.com", "website" : "http://tinyerp.com",
"images" : ["images/customer_payment.jpeg","images/journal_voucher.jpeg","images/sales_receipt.jpeg","images/supplier_voucher.jpeg"], "images" : ["images/customer_payment.jpeg","images/journal_voucher.jpeg","images/sales_receipt.jpeg","images/supplier_voucher.jpeg"],
"depends" : ["account"], "depends" : ["account"],

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" : "Accounting & Finance", "category" : "Hidden",
"depends" : ["base", "decimal_precision"], "depends" : ["base", "decimal_precision"],
"description": """ "description": """
Module for defining analytic accounting object. 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': 'Human Resources', 'category': 'Hidden',
'description': """ 'description': """
This module allows you to define what is the default invoicing rate for a specific journal on a given account. This module allows you to define what is the default invoicing rate for a specific journal on a given account.
============================================================================================================== ==============================================================================================================

View File

@ -23,7 +23,7 @@
{ {
'name': 'Human Resources', 'name': 'Human Resources',
'version': '1.0', 'version': '1.0',
'category': 'Others', 'category': 'Hidden',
'description': """ 'description': """
This module allows you to define what is the default function of a specific user on a given account. This module allows you to define what is the default function of a specific user on a given account.
==================================================================================================== ====================================================================================================

View File

@ -24,7 +24,7 @@
{ {
'name': 'Database Anonymization', 'name': 'Database Anonymization',
'version': '1.0', 'version': '1.0',
'category': 'Tools', 'category': 'Hidden',
'complexity': "easy", 'complexity': "easy",
'description': """ 'description': """
This module allows you to anonymize a database. This module allows you to anonymize a database.

View File

@ -23,7 +23,7 @@
{ {
'name': 'Association profile', 'name': 'Association profile',
'version': '0.1', 'version': '0.1',
'category': 'Associations', 'category': 'Vertical Applications',
'complexity': "normal", 'complexity': "normal",
'description': """ 'description': """
This module is to configure modules related to an association. This module is to configure modules related to an association.

View File

@ -23,7 +23,7 @@
{ {
'name': 'Auction Management', 'name': 'Auction Management',
'version': '1.0', 'version': '1.0',
'category': 'Associations', 'category': 'Vertical Applications',
'complexity': "normal", 'complexity': "normal",
'description': """ 'description': """
This module manages the records of artists, auction articles, buyers and sellers. This module manages the records of artists, auction articles, buyers and sellers.

View File

@ -23,7 +23,7 @@
{ {
'name': 'Audit Trail', 'name': 'Audit Trail',
'version': '1.0', 'version': '1.0',
'category': 'Tools', 'category': 'Hidden',
'description': """ 'description': """
This module lets administrator track every user operation on all the objects of the system. This module lets administrator track every user operation on all the objects of the system.
=========================================================================================== ===========================================================================================

View File

@ -23,7 +23,7 @@
{ {
'name': 'OpenID', 'name': 'OpenID',
'version': '2.0', 'version': '2.0',
'category': 'Authentification', 'category': 'Hidden',
'description': """Allow users to login through OpenID.""", 'description': """Allow users to login through OpenID.""",
'author': 'OpenERP s.a.', 'author': 'OpenERP s.a.',
'maintainer': 'OpenERP s.a.', 'maintainer': 'OpenERP s.a.',

View File

@ -22,7 +22,7 @@
{ {
'name': 'Action Rule', 'name': 'Action Rule',
'version': '1.0', 'version': '1.0',
'category': 'Tools', 'category': 'Hidden',
'description': """ 'description': """
This module allows to implement action rules for any object. This module allows to implement action rules for any object.
============================================================ ============================================================

View File

@ -34,7 +34,7 @@ It supports:
- Recurring events - Recurring events
- Invitations to people""", - Invitations to people""",
"author" : "OpenERP SA", "author" : "OpenERP SA",
'category': 'Tools', 'category': 'Hidden',
'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': 'Tools', 'category': 'Hidden',
'complexity': "expert", 'complexity': "expert",
'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" : ['OpenERP SA', "FS3"], "author" : ['OpenERP SA', "FS3"],
"maintainer" : "OpenERP SA", "maintainer" : "OpenERP SA",
"website" : "http://www.openerp.com", "website" : "http://www.openerp.com",
"category" : "Tools", "category" : "Hidden",
'complexity': "easy", 'complexity': "easy",
"description": """ "description": """
Replaces cleartext passwords in the database with a secure hash Replaces cleartext passwords in the database with a secure hash

View File

@ -21,7 +21,7 @@
{ {
'name': 'Create IBAN bank accounts', 'name': 'Create IBAN bank accounts',
'version': '1.0', 'version': '1.0',
'category': 'Accounting & Finance', 'category': 'Hidden',
'complexity': "easy", 'complexity': "easy",
'description': """ 'description': """
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': 'Tools', 'category': 'Hidden',
'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).
================================================================================================= =================================================================================================

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': 'Tools', 'category': 'Hidden',
'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': 'Tools', 'category': 'Hidden',
'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.
====================================================================== ======================================================================

View File

@ -21,7 +21,7 @@
{ {
'name': 'Statistical Report Creator', 'name': 'Query Builder',
'version': '1.0', 'version': '1.0',
'category': 'Advanced Reporting', 'category': 'Advanced Reporting',
'complexity': "expert", 'complexity': "expert",

View File

@ -21,7 +21,7 @@
{ {
'name': 'OpenOffice Report Designer Interface', 'name': 'OpenOffice Report Designer',
'version': '0.1', 'version': '0.1',
'category': 'Advanced Reporting', 'category': 'Advanced Reporting',
'complexity': "normal", 'complexity': "normal",

View File

@ -23,7 +23,7 @@
{ {
'name': 'Base Setup', 'name': 'Base Setup',
'version': '1.0', 'version': '1.0',
'category': 'Tools', 'category': 'Hidden',
'complexity': "easy", 'complexity': "easy",
'description': """ 'description': """
This module helps to configure the system at the installation of a new database. This module helps to configure the system at the installation of a new database.

View File

@ -23,7 +23,7 @@
"name":"Server Object Synchronization", "name":"Server Object Synchronization",
"version":"0.1", "version":"0.1",
"author":"OpenERP SA", "author":"OpenERP SA",
"category":"Tools", "category":"Hidden",
"description": """ "description": """
Synchronization with all objects. Synchronization with all objects.
================================= =================================

View File

@ -4,7 +4,7 @@
"author": "OpenERP SA", "author": "OpenERP SA",
"version": "1.0", "version": "1.0",
"depends": ["base"], "depends": ["base"],
"category" : "Tools", "category" : "Hidden",
'complexity': "easy", 'complexity': "easy",
'description': """ 'description': """
Common base for tools modules. Common base for tools modules.

View File

@ -22,7 +22,7 @@
{ {
'name': 'VAT Number Validation', 'name': 'VAT Number Validation',
'version': '1.0', 'version': '1.0',
'category': 'Accounting & Finance', 'category': 'Hidden',
'complexity': "easy", 'complexity': "easy",
'description': """ 'description': """
VAT validation for Partners' VAT numbers VAT validation for Partners' VAT numbers

View File

@ -22,7 +22,7 @@
{ {
'name': 'Dashboard Creator', 'name': 'Dashboard Creator',
'version': '1.0', 'version': '1.0',
'category': 'Tools', 'category': 'Hidden',
'complexity': "normal", 'complexity': "normal",
'description': """ 'description': """
Lets the user create a custom dashboard. Lets the user create a custom dashboard.

View File

@ -49,7 +49,7 @@ To access OpenERP Calendar using WebCal to remote site use the URL like:
DATABASE_NAME: Name of database on which OpenERP Calendar is created DATABASE_NAME: Name of database on which OpenERP Calendar is created
CALENDAR_NAME: Name of calendar to access CALENDAR_NAME: Name of calendar to access
""", """,
'category': 'Tools', 'category': 'Hidden',
"author" : "OpenERP SA", "author" : "OpenERP SA",
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',
"init_xml" : ["caldav_data.xml"], "init_xml" : ["caldav_data.xml"],

View File

@ -21,7 +21,7 @@
"name" : "Claim from Delivery", "name" : "Claim from Delivery",
"version" : "1.0", "version" : "1.0",
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category" : "Warehouse Management", "category" : "Hidden",
"depends" : ["base", "crm_claim", "stock"], "depends" : ["base", "crm_claim", "stock"],
"init_xml" : [], "init_xml" : [],
"demo_xml" : [], "demo_xml" : [],

View File

@ -22,7 +22,7 @@
{ {
'name': 'Extended Module to Add CalDav feature on Meeting', 'name': 'Calendar Synchronizing',
'version': '1.1', 'version': '1.1',
'category': 'Customer Relationship Management', 'category': 'Customer Relationship Management',
'complexity': "normal", 'complexity': "normal",

View File

@ -21,7 +21,7 @@
{ {
'name': 'Customer & Supplier Claims Management', 'name': 'Claims',
'version': '1.0', 'version': '1.0',
'category': 'Customer Relationship Management', 'category': 'Customer Relationship Management',
'complexity': "easy", 'complexity': "easy",

View File

@ -22,7 +22,7 @@
{ {
'category': 'Customer Relationship Management', 'category': 'Customer Relationship Management',
'name': 'CRM Fundraising', 'name': 'Fundraising',
'version': '1.0', 'version': '1.0',
'complexity': "easy", 'complexity': "easy",
'description': """ 'description': """

View File

@ -22,7 +22,7 @@
{ {
'category': 'Customer Relationship Management', 'category': 'Customer Relationship Management',
'name': 'CRM Helpdesk', 'name': 'Helpdesk',
'version': '1.0', 'version': '1.0',
'complexity': "easy", 'complexity': "easy",
'description': """ 'description': """

View File

@ -23,7 +23,7 @@
{ {
'name': 'Partner Geo-Localization', 'name': 'Partner Geo-Localization',
'version': '1.0', 'version': '1.0',
'category': 'Customer Relationship Management', 'category': 'Hidden',
'complexity': "normal", 'complexity': "normal",
'description': """ 'description': """
This is the module used by OpenERP SA to redirect customers to its partners, based on geolocalization. This is the module used by OpenERP SA to redirect customers to its partners, based on geolocalization.

View File

@ -21,7 +21,7 @@
{ {
'name': 'CRM Profiling Management - To Perform Segmentation within Partners', 'name': 'Profiling Tools',
'version': '1.3', 'version': '1.3',
'category': 'Marketing', 'category': 'Marketing',
'complexity': "easy", 'complexity': "easy",

View File

@ -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" : "Tools", "category" : "Hidden",
'complexity': "easy", 'complexity': "easy",
"init_xml": [], "init_xml": [],
"update_xml": [ "update_xml": [

View File

@ -21,7 +21,7 @@
{ {
'name': 'Carriers and Deliveries', 'name': 'Delivery Costs',
'version': '1.0', 'version': '1.0',
'category': 'Sales Management', 'category': 'Sales Management',
'complexity': "normal", 'complexity': "normal",

View File

@ -21,7 +21,7 @@
{ {
'name': 'Integrated FTP Server with Document Management System', 'name': 'Shared Repositories (FTP)',
'version': '1.99', 'version': '1.99',
'category': 'Knowledge Management', 'category': 'Knowledge Management',
'complexity': "normal", 'complexity': "normal",

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': 'Knowledge Management', 'category': 'Hidden',
'complexity': "normal", 'complexity': "normal",
'description': """ 'description': """
Allows to synchronise calendars with others applications. Allows to synchronise calendars with others applications.

View File

@ -29,7 +29,7 @@
############################################################################## ##############################################################################
{ {
"name" : "WebDAV server for Document Management", "name" : "Shared Repositories (WebDAV)",
"version" : "2.3", "version" : "2.3",
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category" : "Knowledge Management", "category" : "Knowledge Management",

View File

@ -21,7 +21,7 @@
############################################################################## ##############################################################################
{ {
"name" : "Email Templates", "name" : "Automated E-Mails",
"version" : "1.1", "version" : "1.1",
"author" : "Openlabs", "author" : "Openlabs",
"website" : "http://openerp.com", "website" : "http://openerp.com",

View File

@ -23,7 +23,7 @@
{ {
'name': 'Event', 'name': 'Event',
'version': '0.1', 'version': '0.1',
'category': 'Tools', 'category': 'Hidden',
'complexity': "easy", 'complexity': "easy",
'description': """ 'description': """
Organization and management of Events. Organization and management of Events.

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': 'Associations', 'category': 'Hidden/Link',
'complexity': "easy", 'complexity': "easy",
'description': """ 'description': """
Organization and management of events. Organization and management of events.

View File

@ -21,7 +21,7 @@
############################################################################## ##############################################################################
{ {
"name" : "Automated Email Retriever", "name" : "Fetch Emails",
"version" : "1.0", "version" : "1.0",
"depends" : ["base", 'mail'], "depends" : ["base", 'mail'],
"author" : "OpenERP SA", "author" : "OpenERP SA",

View File

@ -24,7 +24,7 @@
"version" : "1.0", "version" : "1.0",
"depends" : ["fetchmail", "crm"], "depends" : ["fetchmail", "crm"],
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category": 'Link', "category": 'Hidden/Link',
"description": """ "description": """
""", """,
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',

View File

@ -24,7 +24,7 @@
"version" : "1.0", "version" : "1.0",
"depends" : ["fetchmail", "crm_claim"], "depends" : ["fetchmail", "crm_claim"],
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category": 'Link', "category": 'Hidden/Link',
"description": """ "description": """
""", """,
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',

View File

@ -24,7 +24,7 @@
"version" : "1.0", "version" : "1.0",
"depends" : ["fetchmail", "hr_recruitment"], "depends" : ["fetchmail", "hr_recruitment"],
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category": 'Link', "category": 'Hidden/Link',
"description": """ "description": """
""", """,
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',

View File

@ -24,7 +24,7 @@
"version" : "1.0", "version" : "1.0",
"depends" : ["fetchmail", "project_issue"], "depends" : ["fetchmail", "project_issue"],
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category": 'Link', "category": 'Hidden/Link',
"description": """ "description": """
""", """,
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',

View File

@ -23,7 +23,7 @@
{ {
'name': 'Google user', 'name': 'Google user',
'version': '1.0', 'version': '1.0',
'category': 'Tools', 'category': 'Hidden',
'description': """The module adds google user in res user""", 'description': """The module adds google user in res user""",
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',

View File

@ -23,7 +23,7 @@
{ {
'name': 'Google Map', 'name': 'Google Map',
'version': '1.0', 'version': '1.0',
'category': 'Tools', 'category': 'Hidden',
'description': """ 'description': """
The module adds Google Map field in partner address. The module adds Google Map field in partner address.
==================================================== ====================================================

View File

@ -21,7 +21,7 @@
{ {
'name': 'Attendances Of Employees', 'name': 'Attendances',
'version': '1.1', 'version': '1.1',
'category': 'Human Resources', 'category': 'Human Resources',
'complexity': "easy", 'complexity': "easy",

View File

@ -21,7 +21,7 @@
{ {
'name': 'Human Resources Contracts', 'name': "Employee's Contracts",
'version': '1.0', 'version': '1.0',
'category': 'Human Resources', 'category': 'Human Resources',
'complexity': "easy", 'complexity': "easy",

View File

@ -20,7 +20,7 @@
############################################################################## ##############################################################################
{ {
"name" : "Human Resources Evaluation", "name" : "Periodic Evaluations",
"version": "0.1", "version": "0.1",
"author": "OpenERP SA", "author": "OpenERP SA",
"category": "Human Resources", "category": "Human Resources",

View File

@ -21,7 +21,7 @@
{ {
'name': 'Human Resources Expenses Tracking', 'name': 'Expenses',
'version': '1.0', 'version': '1.0',
'category': 'Human Resources', 'category': 'Human Resources',
'complexity': "easy", 'complexity': "easy",

View File

@ -21,7 +21,7 @@
{ {
"name": "Human Resources: Holidays management", "name": "Leaves Management",
"version": "1.5", "version": "1.5",
"author": ['OpenERP SA', 'Axelor'], "author": ['OpenERP SA', 'Axelor'],
"category": "Human Resources", "category": "Human Resources",

View File

@ -20,7 +20,7 @@
# #
############################################################################## ##############################################################################
{ {
'name': 'Human Resource Payroll', 'name': 'Payroll',
'version': '1.0', 'version': '1.0',
'category': 'Human Resources', 'category': 'Human Resources',
'complexity': "expert", 'complexity': "expert",

View File

@ -20,7 +20,7 @@
# #
############################################################################## ##############################################################################
{ {
'name': 'Human Resource Payroll Accounting', 'name': 'Payroll Accounting',
'version': '1.0', 'version': '1.0',
'category': 'Human Resources', 'category': 'Human Resources',
'complexity': "expert", 'complexity': "expert",

View File

@ -20,7 +20,7 @@
# #
############################################################################## ##############################################################################
{ {
'name': 'HR - Recruitment', 'name': 'Recruitment Process',
'version': '1.0', 'version': '1.0',
'category': 'Human Resources', 'category': 'Human Resources',
'complexity': "easy", 'complexity': "easy",

View File

@ -23,7 +23,7 @@
{ {
'name': 'Human Resources (Timesheet encoding)', 'name': 'Human Resources (Timesheet encoding)',
'version': '1.0', 'version': '1.0',
'category': 'Human Resources', 'category': 'Hidden',
'complexity': "easy", 'complexity': "easy",
'description': """ 'description': """
This module implements a timesheet system. This module implements a timesheet system.

View File

@ -23,7 +23,7 @@
{ {
'name': 'Invoice on analytic lines', 'name': 'Invoice on analytic lines',
'version': '1.0', 'version': '1.0',
'category': 'Human Resources', 'category': 'Hidden/Link',
'description': """Generate your Invoices from Expenses, Timesheet Entries, ... '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, ...).
============================================================================ ============================================================================

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" : "Tools", "category" : "Hidden",
"depends" : ['base'], "depends" : ['base'],
"init_xml" : ['html_view.xml'], "init_xml" : ['html_view.xml'],
"demo_xml" : [], "demo_xml" : [],

View File

@ -21,9 +21,9 @@
{ {
'name': 'Idea Manager', 'name': 'Ideas Box',
'version': '0.1', 'version': '0.1',
'category': 'Extra Tools', 'category': 'Hidden',
'complexity': "easy", 'complexity': "easy",
'description': """ 'description': """
This module allows your user to easily and efficiently participate in enterprise innovation. This module allows your user to easily and efficiently participate in enterprise innovation.

View File

@ -22,7 +22,7 @@
{ {
'name': 'Base framework for module that need to import complex data', 'name': 'Base framework for module that need to import complex data',
'version': '0.9', 'version': '0.9',
'category': 'Tools/Importation', 'category': 'Hidden',
'description': """ 'description': """
This module provide a class import_framework to help importing This module provide a class import_framework to help importing
complex data from other software complex data from other software

View File

@ -22,7 +22,7 @@
{ {
'name': 'Google Import', 'name': 'Google Import',
'version': '1.0', 'version': '1.0',
'category': 'Tools/Importation', 'category': 'Customer Relationship Management',
'description': """The module adds google contact in partner address and add google calendar events details in Meeting""", 'description': """The module adds google contact in partner address and add google calendar events details in Meeting""",
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',

View File

@ -20,7 +20,7 @@
############################################################################## ##############################################################################
{ {
'name': 'Import SugarCRM Data into OpenERP Module.', 'name': 'Import Data from SugarCRM',
'version': '1.0', 'version': '1.0',
'category': 'Customer Relationship Management', 'category': 'Customer Relationship Management',
'description': """This Module Import SugarCRM "Leads", "Opportunities", "Users", "Accounts", 'description': """This Module Import SugarCRM "Leads", "Opportunities", "Users", "Accounts",

View File

@ -25,14 +25,14 @@
"version" : "1.0", "version" : "1.0",
"depends" : ["base","base_setup"], "depends" : ["base","base_setup"],
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category": 'Tools', "category": 'Hidden',
'complexity': "easy", 'complexity': "easy",
"description": """ "description": """
Installer for knowledge-based tools. Installer for knowledge-based Hidden.
==================================== ====================================
Makes the Knowledge Application Configuration available from where you can install Makes the Knowledge Application Configuration available from where you can install
document and Wiki based tools. document and Wiki based Hidden.
""", """,
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',
'init_xml': [], 'init_xml': [],

View File

@ -20,7 +20,7 @@
############################################################################## ##############################################################################
{ {
"name": "Lunch Module", "name": "Lunch",
"author": "OpenERP SA", "author": "OpenERP SA",
'complexity': "easy", 'complexity': "easy",
"Description": """ "Description": """
@ -33,7 +33,7 @@
""", """,
"version": "0.1", "version": "0.1",
"depends": ["base_tools"], "depends": ["base_tools"],
"category" : "Extra Tools", "category" : "Hidden",
'description': """ 'description': """
The base module to manage lunch The base module to manage lunch

View File

@ -22,7 +22,7 @@
{ {
'name': 'Email Subsystem', 'name': 'Email Subsystem',
'version': '1.0', 'version': '1.0',
'category': 'Tools', 'category': 'Hidden',
'complexity': "easy", 'complexity': "easy",
'description': """ 'description': """
A generic email subsystem with message storage and queuing A generic email subsystem with message storage and queuing
@ -54,7 +54,7 @@ The main features are:
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',
'depends': ['base', 'base_tools'], 'depends': ['base', 'base_Hidden'],
'data': [ 'data': [
"wizard/mail_compose_message_view.xml", "wizard/mail_compose_message_view.xml",
"mail_message_view.xml", "mail_message_view.xml",

View File

@ -21,7 +21,7 @@
{ {
"name" : "Marketing Campaign", "name" : "Marketing Campaigns",
"version" : "1.1", "version" : "1.1",
"depends" : ["marketing", "depends" : ["marketing",
"document", "document",

View File

@ -27,7 +27,7 @@
"crm", "crm",
], ],
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category": 'Sales Management', "category": 'Hidden',
"description": """ "description": """
Demo data for the module marketing_campaign. Demo data for the module marketing_campaign.
============================================ ============================================

View File

@ -23,7 +23,7 @@
{ {
'name': 'Membership', 'name': 'Membership',
'version': '0.1', 'version': '0.1',
'category': 'Tools', 'category': 'Hidden',
'description': """ 'description': """
This module allows you to manage all operations for managing memberships. This module allows you to manage all operations for managing memberships.
========================================================================= =========================================================================

View File

@ -21,7 +21,7 @@
{ {
'name': 'MRP JIT', 'name': 'Just In Time Scheduling',
'version': '1.0', 'version': '1.0',
'category': 'Manufacturing', 'category': 'Manufacturing',
'complexity': "easy", 'complexity': "easy",

View File

@ -21,7 +21,7 @@
{ {
'name': 'Work Center Production start end workflow', 'name': 'Manufacturing Operations',
'version': '1.0', 'version': '1.0',
'category': 'Manufacturing', 'category': 'Manufacturing',
'complexity': "easy", 'complexity': "easy",

View File

@ -21,7 +21,7 @@
{ {
'name': 'Products Repairs Module - Manage All products Repairs', 'name': 'Repairs',
'version': '1.0', 'version': '1.0',
'category': 'Manufacturing', 'category': 'Manufacturing',
'description': """ 'description': """

View File

@ -21,7 +21,7 @@
{ {
'name': 'MRP Sub Product - To produce several products from one production order', 'name': 'MRP Subproducts',
'version': '1.0', 'version': '1.0',
'category': 'Manufacturing', 'category': 'Manufacturing',
'description': """ 'description': """

View File

@ -23,7 +23,7 @@
{ {
'name': 'Multi-Company', 'name': 'Multi-Company',
'version': '1.0', 'version': '1.0',
'category': 'Tools', 'category': 'Hidden',
'complexity': "expert", 'complexity': "expert",
'description': """ 'description': """
This module is for managing a multicompany environment. This module is for managing a multicompany environment.

View File

@ -21,7 +21,7 @@
{ {
'name' : 'Outlook Interface', 'name' : 'Outlook Plug-In',
'version' : '1.0', 'version' : '1.0',
'author' : 'OpenERP SA', 'author' : 'OpenERP SA',
'website' : 'http://www.openerp.com/', 'website' : 'http://www.openerp.com/',

View File

@ -1,8 +1,8 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
{ {
'name': 'Enhanced support for (Ether)Pad attachments', 'name': 'Collaborative Note Pad',
'version': '1.0.3', 'version': '1.0.3',
'category': 'Extra Tools', 'category': 'Hidden',
'complexity': "easy", 'complexity': "easy",
'description': """ 'description': """
Adds enhanced support for (Ether)Pad attachments in the web client. Adds enhanced support for (Ether)Pad attachments in the web client.

View File

@ -23,7 +23,7 @@
{ {
'name': 'Point Of Sale', 'name': 'Point Of Sale',
'version': '1.0', 'version': '1.0',
'category': 'Marketing', 'category': 'Point Of Sale',
'description': """ 'description': """
This module provides a quick and easy sale process. This module provides a quick and easy sale process.
=================================================== ===================================================

View File

@ -24,7 +24,7 @@
'version' : "1.0", 'version' : "1.0",
'depends' : ["base", "share"], 'depends' : ["base", "share"],
'author' : "OpenERP SA", 'author' : "OpenERP SA",
'category': 'Tools', 'category': 'Hidden',
'description': """ 'description': """
This module defines 'portals' to customize the access to your OpenERP database This module defines 'portals' to customize the access to your OpenERP database
for external users. for external users.

View File

@ -23,7 +23,7 @@
{ {
'name': 'Enterprise Process', 'name': 'Enterprise Process',
'version': '1.0', 'version': '1.0',
'category': 'Tools', 'category': 'Hidden',
'description': """ 'description': """
This module shows the basic processes involved in the selected modules and in the sequence they occur. This module shows the basic processes involved in the selected modules and in the sequence they occur.
====================================================================================================== ======================================================================================================

View File

@ -24,7 +24,7 @@
"name" : "Products & Pricelists", "name" : "Products & Pricelists",
"version" : "1.1", "version" : "1.1",
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category" : "Sales Management", "category" : "Hidden",
"depends" : ["base", "process", "decimal_precision"], "depends" : ["base", "process", "decimal_precision"],
"init_xml" : [], "init_xml" : [],
"demo_xml" : ["product_demo.xml"], "demo_xml" : ["product_demo.xml"],

View File

@ -21,7 +21,7 @@
"name" : "Products Expiry Date", "name" : "Products Expiry Date",
"version" : "1.0", "version" : "1.0",
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category" : "Associations", "category" : "Vertical Applications",
'complexity': "easy", 'complexity': "easy",
"depends" : ["stock"], "depends" : ["stock"],
"init_xml" : [], "init_xml" : [],

View File

@ -21,7 +21,7 @@
"name" : "Products Attributes & Manufacturers", "name" : "Products Attributes & Manufacturers",
"version" : "1.0", "version" : "1.0",
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category" : "Tools", "category" : "Hidden",
'complexity': "easy", 'complexity': "easy",
"depends" : ["stock"], "depends" : ["stock"],
"init_xml" : [], "init_xml" : [],

View File

@ -23,7 +23,7 @@
{ {
'name': 'Margins in Product', 'name': 'Margins in Product',
'version': '1.0', 'version': '1.0',
'category': 'Sales Management', 'category': 'Hidden',
'description': """ 'description': """
Adds a reporting menu in products that computes sales, purchases, margins and other interesting indicators based on invoices. Adds a reporting menu in products that computes sales, purchases, margins and other interesting indicators based on invoices.
============================================================================================================================= =============================================================================================================================

View File

@ -21,7 +21,7 @@
"name": "Visible Discount", "name": "Visible Discount",
"version": "1.0", "version": "1.0",
"author": "OpenERP SA", "author": "OpenERP SA",
"category": "Sales Management", "category": "Hidden",
'complexity': "easy", 'complexity': "easy",
"description": """ "description": """
This module lets you calculate discounts on Sale Order lines and Invoice lines base on the partner's pricelist. This module lets you calculate discounts on Sale Order lines and Invoice lines base on the partner's pricelist.

View File

@ -21,17 +21,17 @@
{ {
"name" : "Miscellaneous Tools", "name" : "Miscellaneous Hidden",
"version" : "1.0", "version" : "1.0",
"depends" : ["base", "base_setup"], "depends" : ["base", "base_setup"],
"author" : "OpenERP SA", "author" : "OpenERP SA",
"category" : "Tools", "category" : "Hidden",
'complexity': "easy", 'complexity': "easy",
"description": """ "description": """
Installer for extra tools like lunch, survey, idea, share, etc. Installer for extra Hidden like lunch, survey, idea, share, etc.
=============================================================== ===============================================================
Makes the Extra Tools Configuration available from where you can install Makes the Extra Hidden Configuration available from where you can install
modules like share, lunch, pad, idea, survey and subscription. modules like share, lunch, pad, idea, survey and subscription.
""", """,
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',
@ -42,6 +42,6 @@ modules like share, lunch, pad, idea, survey and subscription.
'installable': True, 'installable': True,
'active': False, 'active': False,
'certificate' : '00557100228403879621', 'certificate' : '00557100228403879621',
'images': ['images/config_extra_tools.jpeg'], 'images': ['images/config_extra_Hidden.jpeg'],
} }
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -23,7 +23,7 @@
"name": "CalDAV for Task Management", "name": "CalDAV for Task Management",
"version": "1.1", "version": "1.1",
"author": "OpenERP SA", "author": "OpenERP SA",
"category": "Project Management", "category": "Hidden",
"description": """ "description": """
Synchronization between Project Task and Caldav Vtodo. Synchronization between Project Task and Caldav Vtodo.
====================================================== ======================================================

View File

@ -21,7 +21,7 @@
{ {
'name': 'Getting Things Done - Time Management Module', 'name': 'Methodology: Getting Things Done',
'version': '1.0', 'version': '1.0',
'category': 'Project Management', 'category': 'Project Management',
'complexity': "easy", 'complexity': "easy",

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