Skip to content

Commit

Permalink
[IMP] Classified each module in its category to display them correctl…
Browse files Browse the repository at this point in the history
…y on odoo/apps

To be displayed correctly on odoo app (In a given category and not only in all or hidden)
the module category in the __openerp__.py file should be one of these:

    "Accounting",
    "Discuss",
    "Document Management",
    "eCommerce",
    "Human Resources",
    "Industries",
    "Localization",
    "Manufacturing",
    "Marketing",
    "Point of Sale",
    "Productivity",
    "Project",
    "Purchases",
    "Sales",
    "Warehouse",
    "Website",
    "Extra Tools",

'Accounting & Finance' will not work, as 'Project Management', ...
  • Loading branch information
tivisse committed Jun 30, 2016
1 parent 2f020dc commit 692d41c
Show file tree
Hide file tree
Showing 201 changed files with 198 additions and 199 deletions.
2 changes: 1 addition & 1 deletion addons/account/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
You could use this simplified accounting in case you work with an (external) account to keep your books, and you still want to keep track of payments. This module also offers you an easy method of registering payments, without having to encode complete abstracts of account.
""",
'category' : 'Accounting & Finance',
'category': 'Accounting',
'website': 'https://www.odoo.com/page/billing',
'images' : ['images/accounts.jpeg','images/bank_statement.jpeg','images/cash_register.jpeg','images/chart_of_accounts.jpeg','images/customer_invoice.jpeg','images/journal_entries.jpeg'],
'depends' : ['base_setup', 'product', 'analytic', 'report', 'web_tip', 'web_planner'],
Expand Down
2 changes: 1 addition & 1 deletion addons/account_accountant/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
'name': 'Accounting and Finance',
'version': '1.1',
'category': 'Accounting & Finance',
'category': 'Accounting',
'sequence': 35,
'summary': 'Financial and Analytic Accounting',
'description': """
Expand Down
2 changes: 1 addition & 1 deletion addons/account_analytic_default/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
'name': 'Account Analytic Defaults',
'version': '1.0',
'category': 'Accounting & Finance',
'category': 'Accounting',
'description': """
Set default values for your analytic accounts.
==============================================
Expand Down
2 changes: 1 addition & 1 deletion addons/account_asset/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
""",
'website': 'https://www.odoo.com/page/accounting',
'category': 'Accounting & Finance',
'category': 'Accounting',
'sequence': 32,
'demo': [
'account_asset_demo.yml',
Expand Down
2 changes: 1 addition & 1 deletion addons/account_bank_statement_import/__openerp__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- encoding: utf-8 -*-
{
'name': 'Account Bank Statement Import',
'category': 'Accounting & Finance',
'category': 'Accounting',
'version': '1.0',
'depends': ['account'],
'description': """Generic Wizard to Import Bank Statements. Includes the import of files in .OFX format""",
Expand Down
2 changes: 1 addition & 1 deletion addons/account_budget/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
'name': 'Budgets Management',
'version': '1.0',
'category': 'Accounting & Finance',
'category': 'Accounting',
'description': """
This module allows accountants to manage analytic and crossovered budgets.
==========================================================================
Expand Down
2 changes: 1 addition & 1 deletion addons/account_cancel/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
'name': 'Cancel Journal Entries',
'version': '1.1',
'category': 'Accounting & Finance',
'category': 'Accounting',
'description': """
Allows canceling accounting entries.
====================================
Expand Down
2 changes: 1 addition & 1 deletion addons/account_check_printing/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
'name': 'Check Printing Base',
'version': '1.0',
'category': 'Hidden/Dependency',
'category': 'Accounting',
'summary': 'Check printing commons',
'description': """
This module offers the basic functionalities to make payments by printing checks.
Expand Down
2 changes: 1 addition & 1 deletion addons/account_extra_reports/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
'name': 'Extra Accounting Reports',
'version': '1.1',
'category': 'Accounting & Finance',
'category': 'Accounting',
'description': """
Extra Accounting Reports.
====================================
Expand Down
2 changes: 1 addition & 1 deletion addons/account_full_reconcile/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
'name': 'Full Reconciliation Concept',
'version': '1.1',
'category': 'Accounting & Finance',
'category': 'Accounting',
'description': """
Add the concept of full reconciliation back into the accounting.
""",
Expand Down
2 changes: 1 addition & 1 deletion addons/account_tax_adjustments/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
'name': 'Accounting Tax Adjustments',
'version': '1.1',
'category': 'Accounting & Finance',
'category': 'Accounting',
'description': """
Accounting Tax Adjustments.
===========================
Expand Down
2 changes: 1 addition & 1 deletion addons/account_tax_cash_basis/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Add an option on tax to allow them to be cash based, meaning that during reconciliation, if there is a tax with
cash basis involved, a new journal entry will be create containing those taxes value.
""",
'category' : 'Accounting & Finance',
'category': 'Accounting',
'website': 'https://www.odoo.com/page/accounting',
'depends' : ['account'],
'data': [
Expand Down
2 changes: 1 addition & 1 deletion addons/account_tax_python/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"Python Code" defines the amount of the tax.
""",
'category': 'Accounting & Finance',
'category': 'Accounting',
'version': '1.0',
'depends': ['account'],
'data': [
Expand Down
2 changes: 1 addition & 1 deletion addons/account_test/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
'name': 'Accounting Consistency Tests',
'version': '1.0',
'category': 'Accounting & Finance',
'category': 'Accounting',
'website': 'https://www.odoo.com/page/accounting',
'description': """
Asserts on accounting.
Expand Down
2 changes: 1 addition & 1 deletion addons/account_voucher/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* Voucher Receipt [Sales & Purchase]
* Voucher Payment [Customer & Vendors]
""",
'category': 'Accounting & Finance',
'category': 'Accounting',
'sequence': 20,
'website' : 'https://www.odoo.com/page/billing',
'depends' : ['account'],
Expand Down
2 changes: 1 addition & 1 deletion addons/anonymization/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
'name': 'Database Anonymization',
'version': '1.0',
'category': 'Tools',
'category': 'Extra Tools',
'description': """
This module allows you to anonymize a database.
===============================================
Expand Down
2 changes: 1 addition & 1 deletion addons/association/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
'name': 'Associations Management',
'version': '0.1',
'category': 'Specific Industry Applications',
'category': 'Marketing',
'description': """
This module is to configure modules related to an association.
==============================================================
Expand Down
2 changes: 1 addition & 1 deletion addons/auth_crypt/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
'version': '2.0',
'author': ['Odoo SA', 'FS3'],
'maintainer': 'OpenERP SA',
'category': 'Tools',
'category': 'Extra Tools',
'description': """
Encrypted passwords
===================
Expand Down
3 changes: 1 addition & 2 deletions addons/auth_ldap/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
'version' : '1.0',
'depends' : ['base'],
#'description': < auto-loaded from README file
'website' : 'https://www.odoo.com',
'category' : 'Authentication',
'category' : 'Extra Tools',
'data' : [
'users_ldap_view.xml',
'user_ldap_installer.xml',
Expand Down
2 changes: 1 addition & 1 deletion addons/auth_oauth/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
'name': 'OAuth2 Authentication',
'version': '1.0',
'category': 'Tools',
'category': 'Extra Tools',
'description': """
Allow users to login through OAuth2 Provider.
=============================================
Expand Down
2 changes: 1 addition & 1 deletion addons/auth_signup/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
===============================================
""",
'version': '1.0',
'category': 'Authentication',
'category': 'Extra Tools',
'installable': True,
'auto_install': True,
'depends': [
Expand Down
2 changes: 1 addition & 1 deletion addons/barcodes/__openerp__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
'name': 'Barcodes',
'version': '2.0',
'category': 'Hidden/Dependency',
'category': 'Extra Tools',
'summary': 'Barcodes Scanning and Parsing',
'description': """
This module adds support for barcode scanning and parsing.
Expand Down
2 changes: 1 addition & 1 deletion addons/base_action_rule/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
'name': 'Automated Action Rules',
'version': '1.0',
'category': 'Sales Management',
'category': 'Sales',
'description': """
This module allows to implement action rules for any object.
============================================================
Expand Down
2 changes: 1 addition & 1 deletion addons/base_gengo/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
'name': 'Automated Translations through Gengo API',
'version': '0.1',
'category': 'Tools',
'category': 'Extra Tools',
'description': """
Automated Translations through Gengo API
========================================
Expand Down
2 changes: 1 addition & 1 deletion addons/base_geolocalize/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
'name': 'Partners Geo-Localization',
'version': '1.0',
'category': 'Customer Relationship Management',
'category': 'Sales',
'description': """
Partners geolocalization
========================
Expand Down
2 changes: 1 addition & 1 deletion addons/base_iban/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
'name': 'IBAN Bank Accounts',
'version': '1.0',
'category': 'Hidden/Dependency',
'category': 'Extra Tools',
'description': """
This module installs the base for IBAN (International Bank Account Number) bank accounts and checks for it's validity.
======================================================================================================================
Expand Down
2 changes: 1 addition & 1 deletion addons/base_import/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* In a module, so that administrators and users of OpenERP who do not
need or want an online import can avoid it being available to users.
""",
'category': 'Uncategorized',
'category': 'Extra Tools',
'depends': ['web'],
'installable': True,
'auto_install': True,
Expand Down
2 changes: 1 addition & 1 deletion addons/base_import_module/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
This module allows authorized users to import a custom data module (.xml files and static assests)
for customization purpose.
""",
'category': 'Uncategorized',
'category': 'Extra Tools',
'depends': ['web'],
'installable': True,
'auto_install': False,
Expand Down
2 changes: 1 addition & 1 deletion addons/base_vat/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
'name': 'VAT Number Validation',
'version': '1.0',
'category': 'Hidden/Dependency',
'category': 'Accounting',
'description': """
VAT validation for Partner's VAT numbers.
=========================================
Expand Down
2 changes: 1 addition & 1 deletion addons/board/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
'name': 'Dashboards',
'version': '1.0',
'category': 'Tools',
'category': 'Extra Tools',
'summary': 'Create your custom dashboard',
'description': """
Lets the user create a custom dashboard.
Expand Down
2 changes: 1 addition & 1 deletion addons/calendar/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
If you need to manage your meetings, you should install the CRM module.
""",
'category': 'Hidden/Dependency',
'category': 'Extra Tools',
'website': 'https://www.odoo.com/page/crm',
'demo': ['calendar_demo.xml'],
'data': [
Expand Down
2 changes: 1 addition & 1 deletion addons/claim_from_delivery/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
'name' : 'Claim on Deliveries',
'version' : '1.0',
'category' : 'Warehouse Management',
'category' : 'Warehouse',
'depends' : ['base', 'crm_claim', 'stock'],
'demo' : [],
'description': """
Expand Down
2 changes: 1 addition & 1 deletion addons/crm/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
'name': 'CRM',
'version': '1.0',
'category': 'Customer Relationship Management',
'category': 'Sales',
'sequence': 5,
'summary': 'Leads, Opportunities, Activities',
'description': """
Expand Down
2 changes: 1 addition & 1 deletion addons/crm_claim/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
'name': 'Claims Management',
'version': '1.0',
'category': 'Customer Relationship Management',
'category': 'Sales',
'description': """
Manage Customer Claims.
Expand Down
2 changes: 1 addition & 1 deletion addons/crm_partner_assign/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
'name': 'Partner Assignation & Geolocation',
'version': '1.0',
'category': 'Customer Relationship Management',
'category': 'Sales',
'description': """
This is the module used by OpenERP SA to redirect customers to its partners, based on geolocation.
======================================================================================================
Expand Down
2 changes: 1 addition & 1 deletion addons/crm_project_issue/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'version': '1.0',
'summary': 'Create Issues from Leads',
'sequence': '19',
'category': 'Project Management',
'category': 'Project',
'complexity': 'easy',
'description': """
Lead to Issues
Expand Down
2 changes: 1 addition & 1 deletion addons/decimal_precision/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
""",
'version': '0.1',
'depends': ['base'],
'category' : 'Hidden/Dependency',
'category' : 'Hidden',
'data': [
'decimal_precision_view.xml',
'security/ir.model.access.csv',
Expand Down
2 changes: 1 addition & 1 deletion addons/delivery/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
'name': 'Delivery Costs',
'version': '1.0',
'category': 'Sales Management',
'category': 'Stock',
'description': """
Allows you to add delivery methods in sale orders and picking.
==============================================================
Expand Down
2 changes: 1 addition & 1 deletion addons/document/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
'name': 'Attachments List and Document Indexation',
'version': '2.1',
'category': 'Knowledge Management',
'category': 'Document Management',
'description': """
Attachments list and document indexation
========================================
Expand Down
2 changes: 1 addition & 1 deletion addons/event/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'name': 'Events Organisation',
'version': '0.1',
'website': 'https://www.odoo.com/page/events',
'category': 'Tools',
'category': 'Marketing',
'summary': 'Trainings, Conferences, Meetings, Exhibitions, Registrations',
'description': """
Organization and management of Events.
Expand Down
2 changes: 1 addition & 1 deletion addons/event_sale/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
'name': 'Events Sales',
'version': '1.1',
'category': 'Tools',
'category': 'Marketing',
'website': 'https://www.odoo.com/page/events',
'description': """
Creating registration with sale orders.
Expand Down
2 changes: 1 addition & 1 deletion addons/fetchmail/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
'name' : 'Email Gateway',
'version' : '1.0',
'depends' : ['mail'],
'category': 'Tools',
'category': 'Extra Tools',
'description': """
Retrieve incoming email on POP/IMAP servers.
============================================
Expand Down
2 changes: 1 addition & 1 deletion addons/fleet/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
'name' : 'Fleet Management',
'version' : '0.1',
'sequence': 165,
'category': 'Managing vehicles and contracts',
'category': 'Human Resources',
'website' : 'https://www.odoo.com/page/fleet',
'summary' : 'Vehicle, leasing, insurances, costs',
'description' : """
Expand Down
2 changes: 1 addition & 1 deletion addons/gamification_sale_crm/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
'name': 'CRM Gamification',
'version': '1.0',
'category': 'hidden',
'category': 'Sales',
'depends': ['gamification','sale_crm'],
'website' : 'https://www.odoo.com/page/gamification',
'description': """Example of goal definitions and challenges that can be used related to the usage of the CRM Sale module.""",
Expand Down
Loading

0 comments on commit 692d41c

Please sign in to comment.