[IMP] better manifests for modules

bzr revid: fp@tinyerp.com-20111212142244-cm6e3um1adizu3kz
This commit is contained in:
Fabien Pinckaers 2011-12-12 15:22:44 +01:00
parent e688de835f
commit 81c1bf7fcb
109 changed files with 157 additions and 151 deletions

View File

@ -36,7 +36,7 @@ when the invoice is created to transfer this amount to the debtor or creditor ac
Secondly, price differences between actual purchase price and fixed product standard price are booked on a separate account""",
"images" : ["images/account_anglo_saxon.jpeg"],
"depends" : ["product", "purchase"],
"category" : "Accounting & Finance",
"category" : "Hidden/Dependency",
"init_xml" : [],
"demo_xml" : [],
"update_xml" : ["product_view.xml",],

View File

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

View File

@ -20,7 +20,7 @@
##############################################################################
{
"name" : "Cancel Entries",
"name" : "Cancel Journal Entries",
"version" : "1.1",
"author" : "OpenERP SA",
"category": 'Accounting & Finance',

View File

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

View File

@ -20,11 +20,11 @@
##############################################################################
{
"name" : "Analytic Account",
"name" : "Analytic Accounting",
"version": "1.1",
"author" : "OpenERP SA",
"website" : "http://www.openerp.com",
"category": 'Accounting & Finance',
"category": 'Hidden/Dependency',
"depends" : ["base", "decimal_precision"],
"description": """
Module for defining analytic accounting object.

View File

@ -21,7 +21,7 @@
{
'name': 'Auction Management',
'name': 'Auction Houses',
'version': '1.0',
'category': 'Specific Industry Applications',
'complexity': "normal",

View File

@ -20,7 +20,7 @@
##############################################################################
{
'name': 'Action Rule',
'name': 'Automated Action Rules',
'version': '1.0',
'category': 'Sales Management',
'description': """

View File

@ -20,7 +20,7 @@
##############################################################################
{
"name" : "Basic Calendar Functionality",
"name" : "Calendar Layer",
"version" : "1.0",
"depends" : ["base", "mail"],
'complexity': "easy",
@ -32,9 +32,12 @@ It supports:
- Calendar of events
- Alerts (create requests)
- Recurring events
- Invitations to people""",
- Invitations to people
If you need to manage your meetings, you should install the CRM module.
""",
"author" : "OpenERP SA",
'category': 'Tools',
'category': 'Hidden/Dependency',
'website': 'http://www.openerp.com',
"init_xml" : [
'base_calendar_data.xml'

View File

@ -21,9 +21,9 @@
{
'name': 'Base Contact',
'name': 'Contacts Management',
'version': '1.0',
'category': 'Sales Management',
'category': 'Customer Relationship Management',
'complexity': "expert",
'description': """
This module allows you to manage your contacts entirely.

View File

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

View File

@ -21,7 +21,7 @@
{
'name': 'Module Record',
'name': 'Record and Create Modules',
'version': '1.0',
'category': 'Tools',
'description': """

View File

@ -23,7 +23,7 @@
{
'name': 'Query Builder',
'version': '1.0',
'category': 'Advanced Reporting',
'category': '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',
'version': '0.1',
'category': 'Advanced Reporting',
'category': 'Reporting',
'complexity': "normal",
'description': """
This module is used along with OpenERP OpenOffice Plugin.

View File

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

View File

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

View File

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

View File

@ -22,7 +22,7 @@
{
'name': 'Dashboards',
'version': '1.0',
'category': 'Tools',
'category': 'Hidden/Dependency',
'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': 'Tools',
'category': 'Hidden/Dependency',
"author" : "OpenERP SA",
'website': 'http://www.openerp.com',
"init_xml" : ["caldav_data.xml"],

View File

@ -18,10 +18,10 @@
#
##############################################################################
{
"name" : "Claim from Delivery",
"name" : "Claim on Deliveries",
"version" : "1.0",
"author" : "OpenERP SA",
'category': 'Sales Management',
"category" : "Warehouse Management",
"depends" : ["base", "crm_claim", "stock"],
"init_xml" : [],
"demo_xml" : [],

View File

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

View File

@ -22,7 +22,7 @@
{
'name': 'Calendar Synchronizing',
'name': 'Meetings Synchronization',
'version': '1.1',
'category': 'Customer Relationship Management',
'complexity': "normal",

View File

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

View File

@ -21,9 +21,9 @@
{
'name': 'Partner Geo-Localization',
'name': 'Partners Geo-Localization',
'version': '1.0',
'category': 'Sales Management',
'category': 'Customer Relationship 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': 'Profiling Tools',
'name': 'Customer Profiling',
'version': '1.3',
'category': 'Marketing',
'complexity': "easy",

View File

@ -21,9 +21,9 @@
{
'name': 'CRM Todo Lists',
'name': 'Tasks on CRM',
'version': '1.0',
"category": 'Hidden/Link',
"category": 'Customer Relationship Management',
'complexity': "easy",
'description': """
Todo list for CRM leads and opportunities.

View File

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

View File

@ -21,7 +21,7 @@
{
'name': 'Integrated Document Management System',
'name': 'Document Management System',
'version': '2.1',
'category': 'Knowledge Management',
'complexity': "normal",

View File

@ -23,7 +23,7 @@
{
'name': 'iCal Support',
'version': '1.0',
'category': 'Tools',
'category': 'Knowledge Management',
'complexity': "normal",
'description': """
Allows to synchronise calendars with others applications.

View File

@ -21,9 +21,9 @@
##############################################################################
{
"name" : "Automated E-Mails",
"name" : "E-Mail Templates",
"version" : "1.1",
"author" : "Openlabs",
"author" : "OpenERP,OpenLabs",
"website" : "http://openerp.com",
"category" : "Marketing",
'complexity': "expert",

View File

@ -21,11 +21,11 @@
##############################################################################
{
"name" : "Fetch Emails",
"name" : "Email Gateway",
"version" : "1.0",
"depends" : ["base", 'mail'],
"author" : "OpenERP SA",
"category": 'Customer Relationship Management',
"category": 'Tools',
"description": """
Retrieve incoming email on POP / IMAP servers
=============================================

View File

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

View File

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

View File

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

View File

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

View File

@ -23,7 +23,7 @@
{
'name': 'Google Maps on Customers',
'version': '1.0',
'category': 'Tools',
'category': 'Customer Relationship Management',
'description': """
The module adds Google Map field in partner address.
====================================================

View File

@ -20,7 +20,7 @@
##############################################################################
{
"name": "Human Resources",
"name": "Employee Address Book",
"version": "1.1",
"author": "OpenERP SA",
"category": "Human Resources",

View File

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

View File

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

View File

@ -21,7 +21,7 @@
{
'name': 'Human Resources (Timesheet encoding)',
'name': 'Timesheets',
'version': '1.0',
"category": "Human Resources",
'complexity': "easy",

View File

@ -21,7 +21,7 @@
{
'name': 'Invoice on Analytic Lines',
'name': 'Invoice on Timesheets',
'version': '1.0',
'category': 'Sales Management',
'description': """Generate your Invoices from Expenses, Timesheet Entries, ...

View File

@ -21,7 +21,7 @@
{
'name': 'Timesheets',
'name': 'Timesheets Validation',
'version': '1.0',
'category': 'Human Resources',
'description': """

View File

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

View File

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

View File

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

View File

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

View File

@ -25,7 +25,7 @@
"version" : "1.0",
"depends" : ["base","base_setup"],
"author" : "OpenERP SA",
'category': 'Knowledge Management',
'category': 'Hidden/Dependency',
'complexity': "easy",
"description": """
Installer for knowledge-based Hidden.

View File

@ -20,11 +20,11 @@
##############################################################################
{
"name" : "Austria - Chart of Accounts",
"name" : "Austria - Accounting",
"version" : "1.0",
"author" : "conexus.at",
"website" : "http://www.conexus.at",
"category" : "Localization/Account Charts",
"website" : "http://www.conexus.at",
"category" : "Localization",
"depends" : ["account_chart", 'base_vat'],
"description": "This module provides the standard Accounting Chart for Austria which is based on the Template from BMF.gv.at. Please keep in mind that you should review and adapt it with your Accountant, before using it in a live Environment.",
"demo_xml" : [],

View File

@ -18,9 +18,9 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{ 'name': 'Belgium - Plan Comptable Minimum Normalise',
{ 'name': 'Belgium - Accounting',
'version': '1.1',
'category': 'Localization/Account Charts',
'category': 'Localization',
'description': """
This is the base module to manage the accounting chart for Belgium in OpenERP.
==============================================================================

View File

@ -19,8 +19,8 @@
#
##############################################################################
{
'name': 'Belgian Payroll Rules',
'category': 'Localization/Payroll',
'name': 'Belgium - Payroll',
'category': 'Localization',
'author': 'OpenERP SA',
'depends': ['hr_payroll'],
'version': '1.0',

View File

@ -21,11 +21,11 @@
##############################################################################
{
'name': 'Add support for Belgian structured communication to Invoices',
'name': 'Belgium - Structured Communication',
'version': '1.2',
'license': 'AGPL-3',
'author': 'Noviat',
'category' : 'Localization/Accounting',
'category' : 'Localization',
'description': """
Belgian localisation for in- and outgoing invoices (prereq to account_coda):

View File

@ -19,8 +19,8 @@
#################################################################################
{
'name': 'Brazilian Localization',
'category': 'Localization/Account Charts',
'name': 'Brazilian - Accounting',
'category': 'Localization',
'description': """
Base module for the Brazilian localization
==========================================

View File

@ -19,11 +19,11 @@
#
##############################################################################
{
"name" : "Canada - English and French - Canadian Chart of Accounts",
"name" : "Canada - Accounting",
"version" : "1.0",
"author" : "Savoir-faire Linux",
"website" : "http://www.savoirfairelinux.com",
"category" : "Localization/Account Charts",
"category" : "Localization",
"description": """
This is the module to manage the English and French - Canadian accounting chart in OpenERP.
===========================================================================================

View File

@ -20,7 +20,7 @@
##############################################################################
{
"name" : "Switzerland - localization with 2011 taxes",
"name" : "Switzerland - Accounting",
"description" : """
Swiss localisation :
- DTA generation for a lot of payment types
@ -63,7 +63,7 @@ TODO :
""",
"version" : "6.1",
"author" : "Camptocamp",
'category': 'Localization/Account Charts',
'category': 'Localization',
"website": "http://www.camptocamp.com",
"depends" : [

View File

@ -18,9 +18,9 @@
#
##############################################################################
{
"name" : "中国会计科目表",
"name" : "中国会计科目表 - Accounting",
"version" : "1.0",
"category": "Localization/Account Charts",
"category": "Localization",
"author" : "openerp-china.org",
"maintainer":"openerp-china.org",
"website":"http://openerp-china.org",

View File

@ -33,12 +33,12 @@
##############################################################################
{
'name': 'Costa Rica - Chart of Accounts',
'name': 'Costa Rica - Accounting',
'version': '0.1',
'url': 'http://launchpad.net/openerp-costa-rica',
'author': 'ClearCorp S.A.',
'website': 'http://clearcorp.co.cr',
'category': 'Localization/Account Charts',
'category': 'Localization',
'description': """
Chart of accounts for Costa Rica.
=================================

View File

@ -121,11 +121,11 @@
{
"name" : "Deutschland - SKR03 and SKR04",
"name" : "Deutschland - Accounting",
"version" : "1.0",
"author" : "openbig.org",
"website" : "http://www.openbig.org",
"category" : "Localization/Account Charts",
"category" : "Localization",
"description": """
Dieses Modul beinhaltet einen deutschen Kontenrahmen basierend auf dem SKR03.
==============================================================================

View File

@ -18,9 +18,9 @@
#
##############################################################################
{
'name': 'Ecuador - Accounting Chart',
'name': 'Ecuador - Accounting',
'version': '1.1',
'category': 'Localization/Account Charts',
'category': 'Localization',
'description': """
This is the base module to manage the accounting chart for Ecuador in OpenERP.
==============================================================================

View File

@ -22,11 +22,11 @@
##############################################################################
{
"name" : "Spanish Charts of Accounts (PGCE 2008)",
"name" : "Spanish - Accounting (PGCE 2008)",
"version" : "3.0",
"author" : "Spanish Localization Team",
'website' : 'https://launchpad.net/openerp-spain',
"category" : "Localization/Account Charts",
"category" : "Localization",
"description": """
Spanish Charts of Accounts (PGCE 2008).
=======================================

View File

@ -26,18 +26,18 @@
#
##############################################################################
{
"name" : "France - Plan Comptable Général",
"name" : "France - Accounting",
"version" : "1.0",
"author" : "OpenERP SA",
"website": "http://www.openerp.com",
"category" : "Localization/Account Charts",
"category" : "Localization",
"description": """
This is the module to manage the accounting chart for France in OpenERP.
========================================================================
Credits: Sistheo Zeekom CrysaLEAD
""",
"depends" : ['base', 'account', 'account_chart', 'base_vat'],
"depends" : ['base', 'account', 'account_chart', 'base_vat', 'l10n_fr_rib'],
"init_xml" : [],
"update_xml" : [
"fr_report_demo.xml",

View File

@ -22,7 +22,7 @@
{
'name': 'French RIB Bank Details',
'version': '1.0',
"category": 'Accounting & Finance',
"category": 'Hidden/Dependency',
'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,11 +20,11 @@
#
##############################################################################
{
"name" : "Greece - Normal Plan",
"name" : "Greece - Accounting",
"version" : "0.2",
"author" : "P. Christeas, OpenERP SA.",
"website": "http://openerp.hellug.gr/",
"category" : "Localization/Account Charts",
"category" : "Localization",
"description": """
This is the base module to manage the accounting chart for Greece.
==================================================================

View File

@ -33,9 +33,9 @@
#
{
'name': 'Guatemala - Plan contable general',
'name': 'Guatemala - Accounting',
'version': '3.0',
'category': 'Localization/Account Charts',
'category': 'Localization',
'description': """
This is the base module to manage the accounting chart for Guatemala.
=====================================================================

View File

@ -33,9 +33,9 @@
#
{
'name': 'Honduras - Plan contable general',
'name': 'Honduras - Accounting',
'version': '0.1',
'category': 'Localization/Account Charts',
'category': 'Localization',
'description': """Agrega una nomenclatura contable para Honduras. También incluye impuestos y la moneda Lempira. -- Adds accounting chart for Honduras. It also includes taxes and the Lempira currency""",
'author': 'Salvatore Josue Trimarchi Pinto',
'website': 'http://trimarchi.co.cc',

View File

@ -20,7 +20,7 @@
##############################################################################
{
"name": "Indian Chart of Account",
"name": "India - Accounting",
"version": "1.0",
"description": """
Indian Accounting : Chart of Account.
@ -29,7 +29,7 @@ Indian Accounting : Chart of Account.
Indian accounting chart and localization.
""",
"author": ['OpenERP SA', 'Axelor'],
"category": "Localization/Account Charts",
"category": "Localization",
"depends": [
"account",
"account_chart"

View File

@ -28,7 +28,7 @@
##############################################################################
{
"name" : "Italy - Generic Chart of Accounts",
"name" : "Italy - Accounting",
"version" : "0.1",
"depends" : ['base_vat','account_chart','base_iban'],
"author" : "OpenERP Italian Community",
@ -39,7 +39,7 @@ Piano dei conti italiano di un'impresa generica.
Italian accounting chart and localization.
""",
"license": "AGPL-3",
"category" : "Localization/Account Charts",
"category" : "Localization",
'website': 'http://www.openerp-italia.org/',
'init_xml': [
],

View File

@ -21,9 +21,9 @@
{
'name': 'Luxembourg - Plan Comptable Minimum Normalise',
'name': 'Luxembourg - Accounting',
'version': '1.0',
'category': 'Localization/Account Charts',
'category': 'Localization',
'description': """
This is the base module to manage the accounting chart for Luxembourg.
======================================================================

View File

@ -20,10 +20,10 @@
##############################################################################
{
"name" : "Maroc - Plan Comptable Général",
"name" : "Maroc - Accounting",
"version" : "1.0",
"author" : "kazacube",
"category" : "Localization/Account Charts",
"category" : "Localization",
"description": """
This is the base module to manage the accounting chart for Maroc.
=================================================================

View File

@ -20,10 +20,10 @@
##############################################################################
{
"name" : "Multi language Chart of Accounts",
"name" : "Multi Language Chart of Accounts",
"version" : "1.1",
"author" : "OpenERP SA",
"category": 'Localization/Account Charts',
"category": 'Hidden/Dependency',
"description": """
* Multi language support for Chart of Accounts, Taxes, Tax Codes , Journals, Accounting Templates,
Analytic Chart of Accounts and Analytic Journals.

View File

@ -20,10 +20,10 @@
#
##############################################################################
{
"name" : "Mexico - Chart of Account",
"name" : "Mexico - Accounting",
"version" : "1.0",
"author" : "RelTek Mexico",
"category" : "Localization/Account Charts",
"category" : "Localization",
"description": """
This is the module to manage the accounting chart for Mexico in OpenERP.
========================================================================

View File

@ -86,9 +86,9 @@
# Changed naming of 7020 and 7030 to Kostprijs omzet xxxx
{
"name" : "Netherlands - Grootboek en BTW rekeningen",
"name" : "Netherlands - Accounting",
"version" : "1.5",
"category": "Localization/Account Charts",
"category": "Localization",
"description": """
This is the module to manage the accounting chart for Netherlands in OpenERP.
=============================================================================

View File

@ -21,11 +21,11 @@
#
##############################################################################
{
"name" : "Poland - Chart of Accounts",
"name" : "Poland - Accounting",
"version" : "1.0",
"author" : "Grzegorz Grzelak (Cirrus)",
"website": "http://www.cirrus.pl",
"category" : "Localization/Account Charts",
"category" : "Localization",
"description": """
This is the module to manage the accounting chart and taxes for Poland in OpenERP.
==================================================================================

View File

@ -20,11 +20,11 @@
#
##############################################################################
{
"name" : "Romania - Chart of Accounts",
"name" : "Romania - Accounting",
"version" : "1.1",
"author" : "filsys",
"website": "http://www.filsystem.ro",
"category" : "Localization/Account Charts",
"category" : "Localization",
"depends" : ["account_chart", 'base_vat'],
"description": """
This is the module to manage the accounting chart, VAT structure and Registration Number for Romania in OpenERP.

View File

@ -20,10 +20,10 @@
##############################################################################
{
"name" : "OHADA - The accounting chart ",
"name" : "OHADA - Accounting",
"version" : "1.0",
"author" : "Baamtu Senegal",
"category" : "Localization/Account Charts",
"category" : "Localization",
"description": """This module implements the accounting chart for OHADA area.
It allows any company or association to manage its financial accounting.
Countries that use OHADA are the following:

View File

@ -20,9 +20,9 @@
##############################################################################
{
'name': 'Thailand - Thai Chart of Accounts',
'name': 'Thailand - Accounting',
'version': '1.0',
'category': 'Localization/Account Charts',
'category': 'Localization',
'description': """
Chart of Accounts for Thailand.
===============================

View File

@ -20,9 +20,9 @@
{
'name': 'UK Chart of Accounts - latest (Smartode/CT600)',
'name': 'UK - Accounting',
'version': '1.0',
'category': 'Localization/Account Charts',
'category': 'Localization',
'description': """This is the latest UK OpenERP localisation necesary to run OpenERP accounting for UK SME's with:
- a CT600-ready chart of accounts
- VAT100-ready tax structure

View File

@ -23,10 +23,10 @@
#
##############################################################################
{
"name" : "Venezuela -Chart of Account",
"name" : "Venezuela - Accounting",
"version" : "1.0",
"author" : ['OpenERP SA', "Netquatro"],
"category" : "Localization/Account Charts",
"category" : "Localization",
"description":
'''
This is the module to manage the accounting chart for Venezuela in OpenERP.

View File

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

View File

@ -22,7 +22,7 @@
{
'name': 'Emails Management',
'version': '1.0',
'category': 'Tools',
'category': 'Hidden/Dependency',
'complexity': "easy",
'description': """
A generic email subsystem with message storage and queuing

View File

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

View File

@ -21,7 +21,7 @@
{
"name" : "Marketing Campaign, demo data",
"name" : "Marketing Campaign - Demo",
"version" : "1.0",
"depends" : ["marketing_campaign",
"crm",

View File

@ -21,7 +21,7 @@
{
'name': 'Membership',
'name': 'Membership Management',
'version': '0.1',
'category': 'Association',
'description': """

View File

@ -20,7 +20,7 @@
##############################################################################
{
'name': 'Project Specs as PADs',
'name': 'Specifications on PADs',
'version': '1.0',
"category": "Project Management",
'complexity': "easy",

View File

@ -23,7 +23,7 @@
{
'name': 'CRM Plugins',
'version': '1.0',
'category': 'Tools',
'category': 'Hidden/Dependency',
'complexity': "easy",
'description': """
The common interface for pugin.

View File

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

View File

@ -25,7 +25,7 @@
"version" : "1.0",
"author" : "OpenERP SA",
"website" : "http://www.openerp.com",
"category" : "Warehouse Management",
"category" : "Hidden/Dependency",
"depends" : ["base","process", "product", "stock"],
"description": """
This is the module for computing Procurements.

View File

@ -18,7 +18,7 @@
#
##############################################################################
{
"name" : "Products Attributes & Manufacturers",
"name" : "Products Manufacturers",
"version" : "1.0",
"author" : "OpenERP SA",
'category': 'Purchase Management',

View File

@ -18,7 +18,7 @@
#
##############################################################################
{
"name": "Visible Discounts on SO",
"name": "Prices Visible Discounts",
"version": "1.0",
"author": "OpenERP SA",
'category': 'Sales Management',

View File

@ -25,7 +25,7 @@
"version" : "1.0",
"depends" : ["base", "base_setup"],
"author" : "OpenERP SA",
"category" : "Tools",
"category" : "Hidden/Dependency",
'complexity': "easy",
"description": """
Installer for extra Hidden like lunch, survey, idea, share, etc.

View File

@ -21,7 +21,7 @@
{
"name": "Tasks Mail Integration",
"name": "Tasks-Mail Integration",
"version": "1.1",
"author": "OpenERP SA",
"website": "http://www.openerp.com",

View File

@ -21,10 +21,10 @@
{
'name': 'Planning Management Module',
'name': 'Resources Planing',
'version': '1.0',
"category": "Project Management",
'complexity': "easy",
'complexity': "expert",
'description': """Keep track of your planning
This module helps you to manage your plannings.
===============================================

View File

@ -23,6 +23,7 @@
'name': 'Project Retro-planning',
'version': '0.1',
'category': 'Project Management',
'complexity': "expert",
'description': """
Changes dates according to change in project End Date.
======================================================

View File

@ -24,7 +24,7 @@
'name': 'Methodology: SCRUM',
'version': '1.0',
'category': 'Project Management',
'complexity': "easy",
'complexity': "normal",
'description': """
This module implements all concepts defined by the scrum project management methodology for IT companies.
=========================================================================================================

View File

@ -18,11 +18,11 @@
#
##############################################################################
{
"name" : "Purchase Requisition",
"name" : "Purchase Requisitions",
"version" : "0.1",
"author" : "OpenERP SA",
"category" : "Purchase Management",
'complexity': "easy",
'complexity': "normal",
"images" : ['images/purchase_requisitions.jpeg'],
"website" : "http://www.openerp.com",
"description": """

View File

@ -25,6 +25,7 @@
"version" : "1.0",
"depends" : ["base", "base_setup"],
"author" : "OpenERP SA",
"complexity" : "expert",
"category": "Tools",
"description": """
Installer for reporting Hidden.

View File

@ -84,7 +84,7 @@ TODO
"version" : "0.9",
"depends" : ["base"],
"author" : "Camptocamp",
"category": "Tools", # i.e a technical module, not shown in Application install menu
"category": "Reporting", # 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": "Tools",
"category": "Reporting",
"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" : "Tools",
"category" : "Hidden/Dependency",
"website" : "http://www.openerp.com",
"description": """
Module for resource management.

View File

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

View File

@ -23,7 +23,7 @@
'name': 'Invoicing Journals',
'version': '1.0',
'category': 'Sales Management',
'complexity': "easy",
'complexity': "normal",
'description': """
The sales journal modules allows you to categorise your sales and deliveries (picking lists) between different journals.
========================================================================================================================

View File

@ -19,7 +19,7 @@
##############################################################################
{
"name":"Margins in Sales Orders",
"name": "Margins in Sales Orders",
"version":"1.0",
"category" : "Sales Management",
"description": """

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