[IMP] better manifests on modules

bzr revid: fp@tinyerp.com-20111206120355-h5vufbibzovtvf0j
This commit is contained in:
Fabien Pinckaers 2011-12-06 13:03:55 +01:00
parent e719ba764a
commit 4e0befa1f4
94 changed files with 141 additions and 141 deletions

View File

@ -19,11 +19,11 @@
#
##############################################################################
{
"name" : "Accounting and Financial Management",
"name" : "eInvoicing",
"version" : "1.1",
"author" : "OpenERP SA",
"category": 'Accounting & Finance',
'complexity': "normal",
'complexity': "easy",
"description": """
Accounting and Financial Management.
====================================
@ -152,7 +152,6 @@ module named account_voucher.
],
'installable': True,
'active': False,
'core': True,
'certificate': '0080331923549',
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,10 +19,10 @@
#
##############################################################################
{
"name" : "Accountant Access",
"name" : "Accounting and Finance",
"version" : "1.1",
"author" : "OpenERP SA",
"category": 'Hidden',
"category": 'Accounting & Finance',
'complexity': "normal",
"description": """
Accounting Access Rights.

View File

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

View File

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

View File

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

View File

@ -20,10 +20,10 @@
##############################################################################
{
"name" : "Account CODA - import bank statements from coda file",
"name" : "CODA Bank Statements",
"version" : "1.0",
"author" : "OpenERP SA",
"category" : "Hidden",
"category": 'Accounting & Finance',
'complexity': "normal",
"description": """
Module provides functionality to import bank statements from coda files.

View File

@ -21,9 +21,9 @@
{
'name': 'Improve Invoice Layout',
'name': 'Invoice Layouts',
'version': '1.0',
'category': 'Hidden',
"category": 'Accounting & Finance',
'complexity': "easy",
'description': """
This module provides some features to improve the layout of the invoices.

View File

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

View File

@ -20,7 +20,7 @@
##############################################################################
{
"name" : "Accounting Voucher Entries",
"name" : "eInvoicing & Payments",
"version" : "1.0",
"author" : 'OpenERP SA',
'complexity': "normal",
@ -32,7 +32,7 @@ Account Voucher module includes all the basic requirements of Voucher Entries fo
* Voucher Receipt
* Cheque Register
""",
"category" : "Hidden",
"category": 'Accounting & Finance',
"website" : "http://tinyerp.com",
"images" : ["images/customer_payment.jpeg","images/journal_voucher.jpeg","images/sales_receipt.jpeg","images/supplier_voucher.jpeg"],
"depends" : ["account"],
@ -68,6 +68,7 @@ Account Voucher module includes all the basic requirements of Voucher Entries fo
],
'certificate': '0037580727101',
"active": False,
"core": True,
"installable": True,
}

View File

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

View File

@ -20,9 +20,9 @@
##############################################################################
{
'name': 'Analytic Journal Billing Rate, Define the default invoicing rate for a specific journal',
'name': 'Billing Rates on Contracts',
'version': '1.0',
'category': 'Hidden',
'category': 'Sales Management',
'description': """
This module allows you to define what is the default invoicing rate for a specific journal on a given account.
==============================================================================================================

View File

@ -21,9 +21,9 @@
{
'name': 'Human Resources',
'name': 'Jobs on Contracts',
'version': '1.0',
'category': 'Hidden',
'category': 'Sales Management',
'description': """
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',
'version': '1.0',
'category': 'Hidden',
'category': 'Tools',
'complexity': "easy",
'description': """
This module allows you to anonymize a database.

View File

@ -21,7 +21,7 @@
{
'name': 'Association profile',
'name': 'Associations Management',
'version': '0.1',
'category': 'Specific Industry Applications',
'complexity': "normal",

View File

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

View File

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

View File

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

View File

@ -34,7 +34,7 @@ It supports:
- Recurring events
- Invitations to people""",
"author" : "OpenERP SA",
'category': 'Hidden',
'category': 'Tools',
'website': 'http://www.openerp.com',
"init_xml" : [
'base_calendar_data.xml'

View File

@ -23,7 +23,7 @@
{
'name': 'Base Contact',
'version': '1.0',
'category': 'Hidden',
'category': 'Sales Management',
'complexity': "expert",
'description': """
This module allows you to manage your contacts entirely.

View File

@ -19,12 +19,12 @@
#
##############################################################################
{
"name" : "Base - Password Encryption",
"name" : "DB Password Encryption",
"version" : "1.1",
"author" : ['OpenERP SA', "FS3"],
"maintainer" : "OpenERP SA",
"website" : "http://www.openerp.com",
"category" : "Hidden",
"category" : "Tools",
'complexity': "easy",
"description": """
Replaces cleartext passwords in the database with a secure hash

View File

@ -19,9 +19,9 @@
#
##############################################################################
{
'name': 'Create IBAN bank accounts',
'name': 'IBAN Bank Accounts',
'version': '1.0',
'category': 'Hidden',
"category": 'Accounting & Finance',
'complexity': "easy",
'description': """
This module installs the base for IBAN (International Bank Account Number) bank accounts and checks for its validity.

View File

@ -20,9 +20,9 @@
##############################################################################
{
'name': 'Module Technical Guide in Restructured Text ',
'name': 'Generate Docs of Modules',
'version': '1.0',
'category': 'Hidden',
'category': 'Tools',
'description': """
This module generates the Technical Guides of selected modules in Restructured Text format (RST).
=================================================================================================

View File

@ -21,9 +21,9 @@
{
'name': 'Base module quality - To check the quality of other modules' ,
'name': 'Analyse Module Quality' ,
'version': '1.0',
'category': 'Hidden',
'category': 'Tools',
'description': """
The aim of this module is to check the quality of other modules.
================================================================

View File

@ -23,7 +23,7 @@
{
'name': 'Module Record',
'version': '1.0',
'category': 'Hidden',
'category': 'Tools',
'description': """
This module allows you to create a new module without any development.
======================================================================

View File

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

View File

@ -20,10 +20,10 @@
##############################################################################
{
"name":"Server Object Synchronization",
"name":"Multi-DB Synchronization",
"version":"0.1",
"author":"OpenERP SA",
"category":"Hidden",
"category":"Tools",
"description": """
Synchronization with all objects.
=================================

View File

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

View File

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

View File

@ -20,9 +20,9 @@
##############################################################################
{
'name': 'Dashboard Creator',
'name': 'Dashboards',
'version': '1.0',
'category': 'Hidden',
'category': 'Tools',
'complexity': "normal",
'description': """
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
CALENDAR_NAME: Name of calendar to access
""",
'category': 'Hidden',
'category': 'Tools',
"author" : "OpenERP SA",
'website': 'http://www.openerp.com',
"init_xml" : ["caldav_data.xml"],

View File

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

View File

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

View File

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

View File

@ -21,7 +21,7 @@
{
'name': 'To Do List',
'name': 'CRM Todo Lists',
'version': '1.0',
"category": 'Hidden/Link',
'complexity': "easy",

View File

@ -30,7 +30,7 @@ The decimal precision is configured per company.
"author": "OpenERP SA",
"version": "0.1",
"depends": ["base"],
"category" : "Hidden",
"category" : "Tools",
'complexity': "easy",
"init_xml": [],
"update_xml": [

View File

@ -21,9 +21,9 @@
{
'name': 'Support for iCal based on Document Management System',
'name': 'iCal Support',
'version': '1.0',
'category': 'Hidden',
'category': 'Tools',
'complexity': "normal",
'description': """
Allows to synchronise calendars with others applications.

View File

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

View File

@ -20,9 +20,9 @@
##############################################################################
{
'name': 'Event Project - Create Retro-Planning to manage your Events',
'name': 'Retro-Planning on Events',
'version': '0.1',
'category': 'Hidden/Link',
'category': 'Tools',
'complexity': "easy",
'description': """
Organization and management of events.

View File

@ -20,11 +20,11 @@
##############################################################################
{
"name" : "Fetchmail for CRM",
"name" : "eMail Gateway for Leads",
"version" : "1.0",
"depends" : ["fetchmail", "crm"],
"author" : "OpenERP SA",
"category": 'Hidden/Link',
"category": 'Tools',
"description": """
""",
'website': 'http://www.openerp.com',

View File

@ -20,11 +20,11 @@
##############################################################################
{
"name" : "Fetchmail for CRM Claim",
"name" : "eMail Gateway for CRM Claim",
"version" : "1.0",
"depends" : ["fetchmail", "crm_claim"],
"author" : "OpenERP SA",
"category": 'Hidden/Link',
'category': 'Sales Management',
"description": """
""",
'website': 'http://www.openerp.com',

View File

@ -20,11 +20,11 @@
##############################################################################
{
"name" : "Fetchmail for Applicants",
"name" : "eMail Gateway for Applicants",
"version" : "1.0",
"depends" : ["fetchmail", "hr_recruitment"],
"author" : "OpenERP SA",
"category": 'Hidden/Link',
"category": "Human Resources",
"description": """
""",
'website': 'http://www.openerp.com',

View File

@ -20,11 +20,11 @@
##############################################################################
{
"name" : "Fetchmail for Project Issue",
"name" : "eMail Gateway for Project Issues",
"version" : "1.0",
"depends" : ["fetchmail", "project_issue"],
"author" : "OpenERP SA",
"category": 'Hidden/Link',
"category": "Project Management",
"description": """
""",
'website': 'http://www.openerp.com',

View File

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

View File

@ -21,9 +21,9 @@
{
'name': 'Google Map',
'name': 'Google Maps on Customers',
'version': '1.0',
'category': 'Hidden',
'category': 'Tools',
'description': """
The module adds Google Map field in partner address.
====================================================

View File

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

View File

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

View File

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

View File

@ -21,9 +21,9 @@
{
'name': 'Invoice on analytic lines',
'name': 'Invoice on Analytic Lines',
'version': '1.0',
'category': 'Hidden/Link',
'category': 'Sales Management',
'description': """Generate your Invoices from Expenses, Timesheet Entries, ...
Module to generate invoices based on costs (human resources, expenses, ...).
============================================================================

View File

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

View File

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

View File

@ -21,11 +21,11 @@
{
"name" : "Knowledge Management System",
"name" : "Document Management System",
"version" : "1.0",
"depends" : ["base","base_setup"],
"author" : "OpenERP SA",
"category": 'Hidden',
'category': 'Knowledge Management',
'complexity': "easy",
"description": """
Installer for knowledge-based Hidden.

View File

@ -22,7 +22,7 @@
{
'name': 'French RIB Bank Details',
'version': '1.0',
'category': 'Hidden',
"category": 'Accounting & Finance',
'description': '''
This module lets users enter the banking details of Partners in the RIB format (French standard for bank accounts details).
RIB Bank Accounts can be entered in the "Accounting" tab of the Partner form by specifying the account type "RIB". The four standard RIB fields will then become mandatory:

View File

@ -20,7 +20,7 @@
##############################################################################
{
"name": "Lunch",
"name": "Lunch Orders",
"author": "OpenERP SA",
'complexity': "easy",
"Description": """

View File

@ -20,9 +20,9 @@
##############################################################################
{
'name': 'Email Subsystem',
'name': 'Emails Management',
'version': '1.0',
'category': 'Hidden',
'category': 'Tools',
'complexity': "easy",
'description': """
A generic email subsystem with message storage and queuing

View File

@ -21,13 +21,13 @@
{
"name" : "Demo data for Marketing Campaign",
"name" : "Marketing Campaign, demo data",
"version" : "1.0",
"depends" : ["marketing_campaign",
"crm",
],
"author" : "OpenERP SA",
"category": 'Hidden',
"category": 'Marketing',
"description": """
Demo data for the module marketing_campaign.
============================================

View File

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

View File

@ -21,7 +21,7 @@
{
'name': 'Repairs',
'name': 'Repairs Management',
'version': '1.0',
'category': 'Manufacturing',
'description': """

View File

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

View File

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

View File

@ -20,9 +20,9 @@
##############################################################################
{
'name': 'Project PAD',
'name': 'Project Specs as PADs',
'version': '1.0',
'category': 'Hidden/Link',
"category": "Project Management",
'complexity': "easy",
'description': """
This module adds a PAD in all project kanban views

View File

@ -21,9 +21,9 @@
{
'name': 'Common interface for CRM plugin (Thunderbird and Outlook)',
'name': 'CRM Plugins',
'version': '1.0',
'category': 'Hidden',
'category': 'Tools',
'complexity': "easy",
'description': """
The common interface for pugin.

View File

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

View File

@ -23,7 +23,7 @@
{
'name': 'Enterprise Process',
'version': '1.0',
'category': 'Hidden',
'category': 'Tools',
'description': """
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",
"version" : "1.1",
"author" : "OpenERP SA",
"category" : "Hidden",
'category': 'Sales Management',
"depends" : ["base", "process", "decimal_precision"],
"init_xml" : [],
"demo_xml" : ["product_demo.xml"],

View File

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

View File

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

View File

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

View File

@ -21,11 +21,11 @@
{
"name" : "Miscellaneous Hidden",
"name" : "Miscellaneous Tools",
"version" : "1.0",
"depends" : ["base", "base_setup"],
"author" : "OpenERP SA",
"category" : "Hidden",
"category" : "Tools",
'complexity': "easy",
"description": """
Installer for extra Hidden like lunch, survey, idea, share, etc.

View File

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

View File

@ -21,7 +21,7 @@
{
'name': 'Todo List based on the GTD methodology',
'name': 'Todo Lists',
'version': '1.0',
'category': 'Project Management',
'complexity': "easy",

View File

@ -21,9 +21,9 @@
##############################################################################
{
'name': 'Add the Timesheet support for Issue Management in Project Management',
'name': 'Timesheet on Issues',
'version': '1.0',
'category': 'Hidden/Link',
"category": "Project Management",
'description': """
This module adds the Timesheet support for the Issues/Bugs Management in Project.
=================================================================================

View File

@ -20,7 +20,7 @@
##############################################################################
{
"name": "Long Term Planning",
"name": "Long Term Projects",
"version": "1.1",
"author": "OpenERP SA",
"website": "http://www.openerp.com",

View File

@ -21,11 +21,11 @@
{
"name": "Project Tasks - Mail Integration",
"name": "Tasks Mail Integration",
"version": "1.1",
"author": "OpenERP SA",
"website": "http://www.openerp.com",
"category": "Hidden",
"category": "Project Management",
'complexity': "easy",
"images": ["images/project_mailgate_task.jpeg"],
"depends": ["project", "mail"],

View File

@ -26,7 +26,7 @@
"images": ["images/project_message.jpeg"],
"depends": ["project"],
"author": "OpenERP SA",
"category": 'Hidden',
"category": "Project Management",
'complexity': "easy",
"description": """
This module provides the functionality to send messages within a project.

View File

@ -21,9 +21,9 @@
{
'name': 'Automatic task creation from procurement lines',
'name': 'Create Tasks on SO',
'version': '1.0',
'category': 'Hidden/Link',
"category": "Project Management",
'complexity': "easy",
'description': """
Automatically creates project tasks from procurement lines

View File

@ -23,7 +23,7 @@
{
'name': 'Planning Management Module',
'version': '1.0',
'category': 'Hidden',
"category": "Project Management",
'complexity': "easy",
'description': """Keep track of your planning
This module helps you to manage your plannings.

View File

@ -20,9 +20,9 @@
##############################################################################
{
'name': 'Project Retro planning',
'name': 'Project Retro-planning',
'version': '0.1',
'category': 'Hidden',
'category': 'Project Management',
'description': """
Changes dates according to change in project End Date.
======================================================

View File

@ -20,9 +20,9 @@
##############################################################################
{
"name" : "Double Validation for Purchase",
"name" : "Double Validation on Purchases",
"version" : "1.1",
"category": 'Hidden',
'category': 'Purchase Management',
'complexity': "easy",
"images" : ["images/purchase_validation.jpeg"],
"depends" : ["base","purchase"],

View File

@ -21,11 +21,11 @@
{
"name" : "Reporting Hidden Installer",
"name" : "Report Designer",
"version" : "1.0",
"depends" : ["base", "base_setup"],
"author" : "OpenERP SA",
"category": "Hidden",
"category": "Tools",
"description": """
Installer for reporting Hidden.
==============================

View File

@ -23,7 +23,7 @@
{
'name': 'Intrastat Reporting',
'version': '1.0',
'category': 'Hidden',
"category": 'Accounting & Finance',
'description': """
A module that adds intrastat reports.
=====================================

View File

@ -84,7 +84,7 @@ TODO
"version" : "0.9",
"depends" : ["base"],
"author" : "Camptocamp",
"category": "Hidden", # i.e a technical module, not shown in Application install menu
"category": "Tools", # i.e a technical module, not shown in Application install menu
"url": "http://http://www.camptocamp.com/",
"data": [ "security/ir.model.access.csv",
"data.xml",

View File

@ -43,7 +43,7 @@ You have to create the print buttons by calling the wizard. For more details see
""",
"version" : "0.9",
"depends" : ["base", "account", "report_webkit"],
"category": "Hidden",
"category": "Tools",
"author" : "Camptocamp SA - NBessi",
"url": "http://www.camptocamp.com/",
"data": ["report_webkit_html_view.xml",

View File

@ -23,7 +23,7 @@
"name" : "Resource",
"version" : "1.1",
"author" : "OpenERP SA",
"category" : "Hidden",
"category" : "Tools",
"website" : "http://www.openerp.com",
"description": """
Module for resource management.

View File

@ -20,9 +20,9 @@
##############################################################################
{
'name': 'Sales Analytic Distribution Management',
'name': 'Sales Analytic Distribution',
'version': '1.0',
'category': 'Hidden',
'category': 'Tools',
'description': """
The base module to manage analytic distribution and sales orders.
=================================================================

View File

@ -22,11 +22,11 @@
{
"name" : "Web Share",
"name" : "Share any Document",
"version" : "2.0",
"depends" : ["base", "mail"],
"author" : "OpenERP SA",
"category": 'Hidden',
"category": 'Tools',
'complexity': "easy",
"description": """
This module adds generic sharing tools to your current OpenERP database.

View File

@ -23,7 +23,7 @@
{
'name': 'Invoice Picking Directly',
'version': '1.0',
'category': 'Hidden',
"category" : "Warehouse Management",
'complexity': "easy",
'description': """
Invoice Wizard for Delivery.

View File

@ -23,7 +23,7 @@
{
'name': 'Stock No Auto-Picking',
'version': '1.0',
'category': 'Hidden',
"category" : "Warehouse Management",
'description': """
This module allows an intermediate picking process to provide raw materials to production orders.
=================================================================================================

View File

@ -23,7 +23,7 @@
"name": "Master Procurement Schedule",
"version": "1.2",
"author": "OpenERP SA and Grzegorz Grzelak (OpenGLOBE)",
"category": "Hidden",
"category" : "Manufacturing",
"images": ["images/master_procurement_schedule.jpeg","images/sales_forecast.jpeg","images/stock_planning_line.jpeg","images/stock_sales_period.jpeg"],
"depends": ["crm", "stock","sale"],
"complexity": "expert",

View File

@ -23,7 +23,7 @@
{
'name': 'Recurring Documents',
'version': '1.0',
'category': 'Hidden',
'category': 'tools',
'description': """
Create recurring documents.
===========================

View File

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

View File

@ -19,7 +19,7 @@
##############################################################################
{
"name" : "Authenticate users with LDAP server",
"name" : "Authentication via LDAP",
"version" : "1.0",
"depends" : ["base"],
"images" : ["images/ldap_configuration.jpeg"],
@ -116,7 +116,7 @@ will disable LDAP authentication if installed at the same time.
"website" : "http://www.openerp.com",
"category" : "Hidden",
"category" : "Tools",
"data" : [
"users_ldap_view.xml",
"user_ldap_installer.xml",

View File

@ -21,9 +21,9 @@
{
'name': 'Display Warning Messages',
'name': 'Warning Messages and Alerts',
'version': '1.0',
'category': 'Hidden',
'category': 'Tools',
'complexity': "easy",
'description': """
Module to trigger warnings in OpenERP objects.

View File

@ -21,7 +21,7 @@
{
'name': 'Live Chat Support',
'version': '2.0',
'category': 'Hidden',
'category': 'Tools',
'complexity': "easy",
'description': """
Enable live chat support for those who have a maintenance contract.

View File

@ -21,7 +21,7 @@
{
'name': 'Receive User Feedback',
'version': '2.0',
'category': 'Hidden',
'category': 'Tools',
'complexity': "easy",
'description': """
Add Feedback button in header.