[FIX] authors

This commit is contained in:
Flectra 2018-01-16 04:55:03 -08:00
parent aecb791b39
commit 06065498bc
26 changed files with 26 additions and 0 deletions

View File

@ -3,6 +3,7 @@
{
'name': 'Cancel Journal Entries',
'author': 'Odoo S.A',
'version': '1.1',
'category': 'Accounting',
'description': """

View File

@ -4,6 +4,7 @@
{
'name': 'Associations Management',
'author': 'Odoo S.A',
'version': '0.1',
'category': 'Marketing',
'description': """

View File

@ -2,6 +2,7 @@
# Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details.
{
'name': 'IBAN Bank Accounts',
'author': 'Odoo S.A',
'category': 'Extra Tools',
'description': """
This module installs the base for IBAN (International Bank Account Number) bank accounts and checks for it's validity.

View File

@ -3,6 +3,7 @@
{
'name': 'VAT Number Validation',
'author': 'Odoo S.A',
'version': '1.0',
'category': 'Accounting',
'description': """

View File

@ -3,6 +3,7 @@
{
'name': 'VAT Number Autocomplete',
'author': 'Odoo S.A',
'version': '1.0',
'category': 'Accounting',
'description': """

View File

@ -3,6 +3,7 @@
{
'name': 'CRM',
'author': 'Odoo S.A',
'version': '1.0',
'category': 'Sales',
'sequence': 5,

View File

@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
{
'name': 'Events Organization',
'author': 'Odoo S.A',
'version': '1.0',
'website': 'https://flectrahq.com/page/events',
'category': 'Marketing',

View File

@ -5,6 +5,7 @@
{
'name': 'France - Accounting',
'author': 'Odoo S.A',
'version': '2.0',
'category': 'Localization',
'description': """

View File

@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
{
'name': 'Slides',
'author': 'Odoo S.A',
'version': '1.0',
'sequence': 145,
'summary': 'Share and Publish Videos, Presentations and Documents',

View File

@ -4,6 +4,7 @@
{
'name': 'Base',
'author': 'Odoo S.A',
'version': '1.3',
'category': 'Hidden',
'description': """

View File

@ -1,5 +1,6 @@
{
'name': 'test of access rights and rules',
'author': 'Odoo S.A',
'description': "Testing of access restrictions",
'version': '0.0.1',
'data': ['ir.model.access.csv'],

View File

@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
{
'name': 'test-assetsbundle',
'author': 'Odoo S.A',
'version': '0.1',
'category': 'Tests',
'description': """A module to verify the Assets Bundle mechanism.""",

View File

@ -3,6 +3,7 @@
{
'name': 'test_convert',
'author': 'Odoo S.A',
'description': "Data for xml conversion tests",
'version': '0.0.1',
}

View File

@ -2,6 +2,7 @@
# Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details.
{
'name': 'test-field-converter',
'author': 'Odoo S.A',
'version': '0.1',
'category': 'Tests',
'description': """Tests of field conversions""",

View File

@ -2,6 +2,7 @@
# Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details.
{
'name': "Documentation examples test",
'author': 'Odoo S.A',
'description': """
Contains pieces of code to be used as technical documentation examples
(via the ``literalinclude`` directive) in situations where they can be

View File

@ -2,6 +2,7 @@
# Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details.
{
'name': 'test-exceptions',
'author': 'Odoo S.A',
'version': '0.1',
'category': 'Tests',
'description': """A module to generate exceptions.""",

View File

@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
{
'name': 'test-import-export',
'author': 'Odoo S.A',
'version': '0.1',
'category': 'Tests',
'description': """A module to test import/export.""",

View File

@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
{
'name': 'test-inherit',
'author': 'Odoo S.A',
'version': '0.1',
'category': 'Tests',
'description': """A module to verify the inheritance.""",

View File

@ -2,6 +2,7 @@
# Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details.
{
'name': 'test-limits',
'author': 'Odoo S.A',
'version': '0.1',
'category': 'Tests',
'description': """A module with dummy methods.""",

View File

@ -2,6 +2,7 @@
# Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details.
{
'name': 'Test Main Flow',
'author': 'Odoo S.A',
'version': '1.0',
'category': 'Tools',
'description': """

View File

@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
{
'name': 'test mimetypes-guessing',
'author': 'Odoo S.A',
'version': '0.1',
'category': 'Tests',
'description': """A module to generate exceptions.""",

View File

@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
{
'name': 'Test API',
'author': 'Odoo S.A',
'version': '1.0',
'category': 'Tests',
'description': """A module to test the API.""",

View File

@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
{
'name': "Test Performance",
'author': 'Odoo S.A',
'version': "1.0",
'category': "Hidden",
'depends': ['base', 'mail'],

View File

@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
{
'name': 'test-eval',
'author': 'Odoo S.A',
'version': '0.1',
'category': 'Tests',
'description': """A module to test Odoo with pylint.""",

View File

@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
{
'name': "test read_group",
'author': 'Odoo S.A',
'description': "Tests for read_group",
'category': 'Tests',

View File

@ -2,6 +2,7 @@
# Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details.
{
'name': 'test-uninstall',
'author': 'Odoo S.A',
'version': '0.1',
'category': 'Tests',
'description': """A module to test the uninstall feature.""",