[FIX] Update the categories of some modules

bzr revid: stw@openerp.com-20110930154646-9tr60seb389nw3yd
This commit is contained in:
Stephane Wirtel 2011-09-30 17:46:46 +02:00
parent cb13a76208
commit 7c93366eab
29 changed files with 29 additions and 30 deletions

View File

@ -23,7 +23,7 @@
{
'name': 'Budget Management',
'version': '1.0',
'category': 'Accounting & Finance',
'category': 'Project Management',
'complexity': "normal",
'description': """
This module allows accountants to manage analytic and crossovered budgets.

View File

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

View File

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

View File

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

View File

@ -23,7 +23,7 @@
{
'name': 'Statistical Report Creator',
'version': '1.0',
'category': 'Tools',
'category': 'Advanced Reporting',
'complexity': "expert",
'description': """
This module allows you to create any statistic report on several objects.

View File

@ -23,7 +23,7 @@
{
'name': 'OpenOffice Report Designer Interface',
'version': '0.1',
'category': 'Tools',
'category': 'Advanced Reporting',
'complexity': "normal",
'description': """
This module is used along with OpenERP OpenOffice Plugin.

View File

@ -23,7 +23,7 @@
{
'name': 'CRM Profiling Management - To Perform Segmentation within Partners',
'version': '1.3',
'category': 'Customer Relationship Management',
'category': 'Marketing',
'complexity': "easy",
'description': """
This module allows users to perform segmentation within partners.

View File

@ -23,7 +23,7 @@
{
'name': 'Carriers and Deliveries',
'version': '1.0',
'category': 'Warehouse Management',
'category': 'Sales Management',
'complexity': "normal",
'description': """
Allows you to add delivery methods in sale orders and picking.

View File

@ -25,7 +25,7 @@
"version" : "1.1",
"author" : "Openlabs",
"website" : "http://openerp.com",
"category" : "Tools",
"category" : "Marketing",
'complexity': "expert",
"depends" : ['mail'],
"description": """

View File

@ -22,7 +22,7 @@
{
'name': 'Event Project - Create Retro-Planning to manage your Events',
'version': '0.1',
'category': 'Tools',
'category': 'Associations',
'complexity': "easy",
'description': """
Organization and management of events.

View File

@ -25,7 +25,7 @@
"version" : "1.0",
"depends" : ["base", 'mail'],
"author" : "OpenERP SA",
"category": 'Tools',
"category": 'Customer Relationship Management',
"description": """
Retrieve incoming email on POP / IMAP servers
=============================================

View File

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

View File

@ -22,7 +22,7 @@
{
'name': 'Import SugarCRM Data into OpenERP Module.',
'version': '1.0',
'category': 'Tools/Importation',
'category': 'Customer Relationship Management',
'description': """This Module Import SugarCRM "Leads", "Opportunities", "Users", "Accounts",
"Contacts", "Employees", Meetings, Phonecalls, Emails, and Project, Project Tasks Data into OpenERP Module.""",
'author': 'OpenERP SA',

View File

@ -33,7 +33,7 @@
""",
"version": "0.1",
"depends": ["base_tools"],
"category" : "Tools",
"category" : "Extra Tools",
'description': """
The base module to manage lunch

View File

@ -25,7 +25,7 @@
"version" : "1.1",
"depends" : ["base", "base_setup"],
"author" : "OpenERP SA",
"category": 'Sales Management',
"category": 'Marketing',
'complexity': "expert",
"description": """
Menu for Marketing.

View File

@ -29,7 +29,7 @@
"decimal_precision"
],
"author" : "OpenERP SA",
"category": 'Customer Relationship Management',
"category": 'Marketing',
'complexity': "expert",
"description": """
This module provides leads automation through marketing campaigns (campaigns can in fact be defined on any resource, not just CRM Leads).

View File

@ -26,7 +26,7 @@
'author' : 'OpenERP SA',
'website' : 'http://www.openerp.com/',
'depends' : ['base', 'mail'],
'category' : 'Tools',
'category' : 'Customer Relationship Management',
'description': '''
This module provides the Outlook Plug-in.
=========================================

View File

@ -2,7 +2,7 @@
{
'name': 'Enhanced support for (Ether)Pad attachments',
'version': '1.0.3',
'category': 'Tools',
'category': 'Extra Tools',
'complexity': "easy",
'description': """
Adds enhanced support for (Ether)Pad attachments in the web client.

View File

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

View File

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

View File

@ -22,7 +22,7 @@
{
'name': 'Creates Sales order from Opportunity',
'version': '1.0',
'category': 'Sales Management',
'category': 'Customer Relationship Management',
'complexity': "easy",
'description': """
This module adds a shortcut on one or several opportunity cases in the CRM.

View File

@ -25,7 +25,7 @@
"version" : "1.5",
"depends" : ["base", "mail"],
"author" : "OpenERP SA",
"category": 'Tools',
"category": 'Extra Tools',
'complexity': "easy",
"description": """
This module adds generic sharing tools to your current OpenERP database.

View File

@ -47,7 +47,7 @@ Thanks to the double entry management, the inventory controlling is powerful and
"website" : "http://www.openerp.com",
"images" : ["images/stock_forecast_report.png", "images/delivery_orders.jpeg", "images/inventory_analysis.jpeg","images/location.jpeg","images/moves_analysis.jpeg","images/physical_inventories.jpeg","images/warehouse_dashboard.jpeg"],
"depends" : ["product", "account"],
"category" : "Warehouse Management",
"category" : "Knowledge Management",
"init_xml" : [],
"demo_xml" : ["stock_demo.xml"],
"update_xml" : [

View File

@ -23,7 +23,7 @@
{
'name': 'Warehouse Locations Paths',
'version': '1.0',
'category': 'Warehouse Management',
'category': 'Manufacturing',
'description': """
This module supplements the Warehouse application by effectively implementing Push and Pull inventory flows.
============================================================================================================

View File

@ -23,7 +23,7 @@
{
'name': 'Subscription and recurring operations',
'version': '1.0',
'category': 'Tools',
'category': 'Extra Tools',
'description': """
Create recurring documents.
===========================

View File

@ -22,7 +22,7 @@
{
'name': 'Survey Module',
'version': '1.0',
'category': 'Tools',
'category': 'Extra Tools',
'description': """
This module is used for surveying.
==================================

View File

@ -25,7 +25,7 @@
"author" : ['OpenERP SA', 'Axelor'],
"website" : "http://www.openerp.com/",
"depends" : ["base","mail"],
"category" : "Tools",
"category" : "Customer Relationship Management",
"description": """
This module is required for the Thuderbird Plug-in to work properly.
====================================================================

View File

@ -22,7 +22,7 @@
{
'name': 'Document Management - Wiki',
'version': '1.0.1',
'category': 'Tools',
'category': 'Knowledge Management',
'complexity': "easy",
'description': """
The base module to manage documents(wiki).

View File

@ -22,7 +22,7 @@
{
'name': 'Wiki - Sale-FAQ',
'version': '1.0',
'category': 'Tools',
'category': 'Customer Relationship Management',
'complexity': "easy",
'description': """
This module provides a Wiki Sales FAQ Template.