[ADD] added missing author name

This commit is contained in:
Yusuf Kapasi 2018-01-16 16:38:17 +05:30
parent 19c4e86985
commit 670f075b6c
93 changed files with 93 additions and 1 deletions

View File

@ -3,6 +3,7 @@
{ {
'name': 'Point of Sale', 'name': 'Point of Sale',
'author': 'Odoo S.A.',
'version': '1.0.1', 'version': '1.0.1',
'category': 'Point Of Sale', 'category': 'Point Of Sale',
'sequence': 20, 'sequence': 20,

View File

@ -3,6 +3,7 @@
{ {
'name': 'Customer Portal', 'name': 'Customer Portal',
'author': 'Odoo S.A.',
'summary': 'Customer Portal', 'summary': 'Customer Portal',
'sequence': '9000', 'sequence': '9000',
'category': 'Hidden', 'category': 'Hidden',

View File

@ -2,7 +2,7 @@
# Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details. # Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details.
{ {
'name': "pos_cache", 'name': "pos_cache",
'author': 'Odoo S.A.',
'summary': """ 'summary': """
Enable a cache on products for a lower POS loading time.""", Enable a cache on products for a lower POS loading time.""",

View File

@ -4,6 +4,7 @@
{ {
'name': 'Point of Sale Common Data Drinks', 'name': 'Point of Sale Common Data Drinks',
'author': 'Odoo S.A.',
'version': '1.0', 'version': '1.0',
'category': 'Point of Sale', 'category': 'Point of Sale',
'sequence': 99, 'sequence': 99,

View File

@ -4,6 +4,7 @@
{ {
'name': 'Point of Sale Discounts', 'name': 'Point of Sale Discounts',
'author': 'Odoo S.A.',
'version': '1.0', 'version': '1.0',
'category': 'Point of Sale', 'category': 'Point of Sale',
'sequence': 6, 'sequence': 6,

View File

@ -3,6 +3,7 @@
{ {
'name': 'Mercury Payment Services', 'name': 'Mercury Payment Services',
'author': 'Odoo S.A.',
'version': '1.0', 'version': '1.0',
'category': 'Point of Sale', 'category': 'Point of Sale',
'sequence': 6, 'sequence': 6,

View File

@ -3,6 +3,7 @@
{ {
'name': 'Point of Sale Receipt Reprinting', 'name': 'Point of Sale Receipt Reprinting',
'author': 'Odoo S.A.',
'version': '1.0', 'version': '1.0',
'category': 'Point of Sale', 'category': 'Point of Sale',
'sequence': 6, 'sequence': 6,

View File

@ -4,6 +4,7 @@
{ {
'name': 'Restaurant', 'name': 'Restaurant',
'author': 'Odoo S.A.',
'version': '1.0', 'version': '1.0',
'category': 'Point of Sale', 'category': 'Point of Sale',
'sequence': 6, 'sequence': 6,

View File

@ -4,6 +4,7 @@
{ {
'name': 'pos_sale', 'name': 'pos_sale',
'author': 'Odoo S.A.',
'version': '1.0', 'version': '1.0',
'category': 'Hidden', 'category': 'Hidden',
'sequence': 6, 'sequence': 6,

View File

@ -4,6 +4,7 @@
{ {
'name': 'Just In Time Scheduling', 'name': 'Just In Time Scheduling',
'author': 'Odoo S.A.',
'version': '1.0', 'version': '1.0',
'category': 'Warehouse', 'category': 'Warehouse',
'description': """ 'description': """

View File

@ -3,6 +3,7 @@
{ {
'name': 'Products & Pricelists', 'name': 'Products & Pricelists',
'author': 'Odoo S.A.',
'version': '1.2', 'version': '1.2',
'category': 'Sales', 'category': 'Sales',
'depends': ['base', 'decimal_precision', 'mail'], 'depends': ['base', 'decimal_precision', 'mail'],

View File

@ -2,6 +2,7 @@
{ {
'name': 'Product Email Template', 'name': 'Product Email Template',
'author': 'Odoo S.A.',
'depends': ['account'], 'depends': ['account'],
'category': 'Accounting', 'category': 'Accounting',
'description': """ 'description': """

View File

@ -1,6 +1,7 @@
# Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details. # Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details.
{ {
'name' : 'Products Expiration Date', 'name' : 'Products Expiration Date',
'author': 'Odoo S.A.',
'category' : 'Warehouse', 'category' : 'Warehouse',
'depends' : ['stock'], 'depends' : ['stock'],
'demo' : ['data/product_expiry_demo.xml'], 'demo' : ['data/product_expiry_demo.xml'],

View File

@ -3,6 +3,7 @@
{ {
"name" : "Product extension to track sales and purchases", "name" : "Product extension to track sales and purchases",
"author" : "Odoo S.A.",
"version" : "1.0", "version" : "1.0",
"depends" : ["mrp", "stock_account"], "depends" : ["mrp", "stock_account"],
"category" : "Manufacturing", "category" : "Manufacturing",

View File

@ -4,6 +4,7 @@
{ {
'name': 'Margins by Products', 'name': 'Margins by Products',
'author': 'Odoo S.A.',
'category': 'Sales', 'category': 'Sales',
'description': """ 'description': """
Adds a reporting menu in products that computes sales, purchases, margins and other interesting indicators based on invoices. Adds a reporting menu in products that computes sales, purchases, margins and other interesting indicators based on invoices.

View File

@ -3,6 +3,7 @@
{ {
'name': 'Project', 'name': 'Project',
'author': 'Odoo S.A.',
'version': '1.1', 'version': '1.1',
'website': 'https://flectrahq.com/page/project-management', 'website': 'https://flectrahq.com/page/project-management',
'category': 'Project', 'category': 'Project',

View File

@ -3,6 +3,7 @@
{ {
'name': 'Timesheet when on Leaves', 'name': 'Timesheet when on Leaves',
'author': 'Odoo S.A.',
'version': '1.0', 'version': '1.0',
'category': 'Human Resources', 'category': 'Human Resources',
'summary': 'Schedule timesheet when on leaves', 'summary': 'Schedule timesheet when on leaves',

View File

@ -3,6 +3,7 @@
{ {
'name': 'Purchase Management', 'name': 'Purchase Management',
'author': 'Odoo S.A.',
'version': '1.2', 'version': '1.2',
'category': 'Purchases', 'category': 'Purchases',
'sequence': 60, 'sequence': 60,

View File

@ -4,6 +4,7 @@
{ {
'name': 'Purchase and MRP Management', 'name': 'Purchase and MRP Management',
'author': 'Odoo S.A.',
'version': '1.0', 'version': '1.0',
'category': 'Hidden', 'category': 'Hidden',
'description': """ 'description': """

View File

@ -1,6 +1,7 @@
# Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details. # Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details.
{ {
'name': 'Purchase Agreements', 'name': 'Purchase Agreements',
'author': 'Odoo S.A.',
'version': '0.1', 'version': '0.1',
'category': 'Purchases', 'category': 'Purchases',
'website': 'https://flectrahq.com/page/purchase', 'website': 'https://flectrahq.com/page/purchase',

View File

@ -1,6 +1,7 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
{ {
'name': 'Customer Rating', 'name': 'Customer Rating',
'author': 'Odoo S.A.',
'version': '1.0', 'version': '1.0',
'category': 'Productivity', 'category': 'Productivity',
'description': """ 'description': """

View File

@ -1,6 +1,7 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
{ {
'name': 'Project Rating', 'name': 'Project Rating',
'author': 'Odoo S.A.',
'version': '1.0', 'version': '1.0',
'category': 'Project', 'category': 'Project',
'description': """ 'description': """

View File

@ -3,6 +3,7 @@
{ {
'name': 'Intrastat Reporting', 'name': 'Intrastat Reporting',
'author': 'Odoo S.A.',
'category': 'Accounting', 'category': 'Accounting',
'description': """ 'description': """
A module that adds intrastat reports. A module that adds intrastat reports.

View File

@ -3,6 +3,7 @@
{ {
'name': 'Resource', 'name': 'Resource',
'author': 'Odoo S.A.',
'version': '1.1', 'version': '1.1',
'category': 'Hidden', 'category': 'Hidden',
'description': """ 'description': """

View File

@ -3,6 +3,7 @@
{ {
'name': 'Sales', 'name': 'Sales',
'author': 'Odoo S.A.',
'version': '1.1', 'version': '1.1',
'category': 'Sales', 'category': 'Sales',
'summary': 'Sales internal machinery', 'summary': 'Sales internal machinery',

View File

@ -3,6 +3,7 @@
{ {
'name': 'Opportunity to Quotation', 'name': 'Opportunity to Quotation',
'author': 'Odoo S.A.',
'version': '1.0', 'version': '1.0',
'category': 'Hidden', 'category': 'Hidden',
'description': """ 'description': """

View File

@ -3,6 +3,7 @@
{ {
'name': 'Sales Expense', 'name': 'Sales Expense',
'author': 'Odoo S.A.',
'version': '1.0', 'version': '1.0',
'category': 'Sales', 'category': 'Sales',
'summary': 'Quotation, Sales Orders, Delivery & Invoicing Control', 'summary': 'Quotation, Sales Orders, Delivery & Invoicing Control',

View File

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

View File

@ -3,6 +3,7 @@
{ {
'name': 'Margins in Sales Orders', 'name': 'Margins in Sales Orders',
'author': 'Odoo S.A.',
'version':'1.0', 'version':'1.0',
'category': 'Sales', 'category': 'Sales',
'description': """ 'description': """

View File

@ -4,6 +4,7 @@
{ {
'name': 'Sales and MRP Management', 'name': 'Sales and MRP Management',
'author': 'Odoo S.A.',
'version': '1.0', 'version': '1.0',
'category': 'Hidden', 'category': 'Hidden',
'description': """ 'description': """

View File

@ -4,6 +4,7 @@
{ {
'name': 'Dates on Sales Order', 'name': 'Dates on Sales Order',
'author': 'Odoo S.A.',
'version': '1.1', 'version': '1.1',
'category': 'Sales', 'category': 'Sales',
'description': """ 'description': """

View File

@ -2,6 +2,7 @@
{ {
'name': 'Payment - Sale', 'name': 'Payment - Sale',
'author': 'Odoo S.A.',
'category': 'Sales', 'category': 'Sales',
'summary': 'Link Sales and Payment', 'summary': 'Link Sales and Payment',
'version': '1.0', 'version': '1.0',

View File

@ -3,6 +3,7 @@
{ {
'name': 'Sale Service Rating', 'name': 'Sale Service Rating',
'author': 'Odoo S.A.',
'category': 'Hidden', 'category': 'Hidden',
'description': """ 'description': """
This module allows a customer to give rating on task which are created from sales order. This module allows a customer to give rating on task which are created from sales order.

View File

@ -3,6 +3,7 @@
{ {
'name': 'Sales and Warehouse Management', 'name': 'Sales and Warehouse Management',
'author': 'Odoo S.A.',
'version': '1.0', 'version': '1.0',
'category': 'Hidden', 'category': 'Hidden',
'summary': 'Quotation, Sales Orders, Delivery & Invoicing Control', 'summary': 'Quotation, Sales Orders, Delivery & Invoicing Control',

View File

@ -3,6 +3,7 @@
{ {
'name': 'Sales Timesheet', 'name': 'Sales Timesheet',
'author': 'Odoo S.A.',
'category': 'Hidden', 'category': 'Hidden',
'summary': 'Sell based on timesheets', 'summary': 'Sell based on timesheets',
'description': """ 'description': """

View File

@ -2,6 +2,7 @@
# Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details. # Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details.
{ {
'name': 'Sales Channels', 'name': 'Sales Channels',
'author': 'Odoo S.A.',
'version': '1.0', 'version': '1.0',
'category': 'Sales', 'category': 'Sales',
'summary': 'Sales Channels', 'summary': 'Sales Channels',

View File

@ -2,6 +2,7 @@
# Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details. # Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details.
{ {
'name': 'SMS gateway', 'name': 'SMS gateway',
'author': 'Odoo S.A.',
'category': 'Tools', 'category': 'Tools',
'summary': 'SMS Text Messaging', 'summary': 'SMS Text Messaging',
'description': """ 'description': """

View File

@ -3,6 +3,7 @@
{ {
'name': 'Inventory Management', 'name': 'Inventory Management',
'author': 'Odoo S.A.',
'version': '1.1', 'version': '1.1',
'summary': 'Inventory, Logistics, Warehousing', 'summary': 'Inventory, Logistics, Warehousing',
'description': "", 'description': "",

View File

@ -3,6 +3,7 @@
{ {
'name': 'WMS Accounting', 'name': 'WMS Accounting',
'author': 'Odoo S.A.',
'version': '1.1', 'version': '1.1',
'summary': 'Inventory, Logistic, Valuation, Accounting', 'summary': 'Inventory, Logistic, Valuation, Accounting',
'description': """ 'description': """

View File

@ -3,6 +3,7 @@
{ {
'name': 'Drop Shipping', 'name': 'Drop Shipping',
'author': 'Odoo S.A.',
'version': '1.0', 'version': '1.0',
'category': 'Warehouse', 'category': 'Warehouse',
'summary': 'Drop Shipping', 'summary': 'Drop Shipping',

View File

@ -3,6 +3,7 @@
{ {
'name': 'WMS Landed Costs', 'name': 'WMS Landed Costs',
'author': 'Odoo S.A.',
'version': '1.1', 'version': '1.1',
'summary': 'Landed Costs', 'summary': 'Landed Costs',
'description': """ 'description': """

View File

@ -3,6 +3,7 @@
{ {
'name': 'Warehouse Management: Batch Picking', 'name': 'Warehouse Management: Batch Picking',
'author': 'Odoo S.A.',
'version': '1.0', 'version': '1.0',
'category': 'Warehouse', 'category': 'Warehouse',
'description': """ 'description': """

View File

@ -3,6 +3,7 @@
{ {
'name': 'Survey', 'name': 'Survey',
'author': 'Odoo S.A.',
'version': '2.0', 'version': '2.0',
'category': 'Marketing', 'category': 'Marketing',
'description': """ 'description': """

View File

@ -2,6 +2,7 @@
# Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details. # Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details.
{ {
'name': 'Survey CRM', 'name': 'Survey CRM',
'author': 'Odoo S.A.',
'version': '2.0', 'version': '2.0',
'category': 'Marketing', 'category': 'Marketing',
'complexity': 'easy', 'complexity': 'easy',

View File

@ -3,6 +3,7 @@
{ {
'name': 'Bootswatch Theme', 'name': 'Bootswatch Theme',
'author': 'Odoo S.A.',
'summary': 'Support for Bootswatch themes in master', 'summary': 'Support for Bootswatch themes in master',
'description': 'This theme module is exclusively for master to keep the support of Bootswatch themes which were previously part of the website module in 8.0.', 'description': 'This theme module is exclusively for master to keep the support of Bootswatch themes which were previously part of the website module in 8.0.',
'category': 'Theme', 'category': 'Theme',

View File

@ -3,6 +3,7 @@
{ {
'name': 'Default Theme', 'name': 'Default Theme',
'author': 'Odoo S.A.',
'description': 'Default website theme to showcase customization possibilities.', 'description': 'Default website theme to showcase customization possibilities.',
'category': 'Theme/Hidden', 'category': 'Theme/Hidden',
'sequence': 1000, 'sequence': 1000,

View File

@ -3,6 +3,7 @@
{ {
'name': 'Transifex integration', 'name': 'Transifex integration',
'author': 'Odoo S.A.',
'version': '1.0', 'version': '1.0',
'summary': 'Add a link to edit a translation in Transifex', 'summary': 'Add a link to edit a translation in Transifex',
'category': 'Extra Tools', 'category': 'Extra Tools',

View File

@ -1,5 +1,6 @@
{ {
'name': 'UTM Trackers', 'name': 'UTM Trackers',
'author': 'Odoo S.A.',
'category': 'Hidden', 'category': 'Hidden',
'description': """ 'description': """
Enable UTM trackers in shared links. Enable UTM trackers in shared links.

View File

@ -3,6 +3,7 @@
{ {
'name': 'Web', 'name': 'Web',
'author': 'Odoo S.A.',
'category': 'Hidden', 'category': 'Hidden',
'version': '1.0', 'version': '1.0',
'description': 'description':

View File

@ -3,6 +3,7 @@
{ {
'name': 'Odoo Web Diagram', 'name': 'Odoo Web Diagram',
'author': 'Odoo S.A.',
'category': 'Hidden', 'category': 'Hidden',
'description': """ 'description': """
Openerp Web Diagram view. Openerp Web Diagram view.

View File

@ -3,6 +3,7 @@
{ {
'name': 'Web Editor', 'name': 'Web Editor',
'author': 'Odoo S.A.',
'category': 'Hidden', 'category': 'Hidden',
'description': """ 'description': """
Odoo Web Editor widget. Odoo Web Editor widget.

View File

@ -3,6 +3,7 @@
{ {
'name': 'Gauge Widget for Kanban', 'name': 'Gauge Widget for Kanban',
'author': 'Odoo S.A.',
'category': 'Hidden', 'category': 'Hidden',
'description': """ 'description': """
This widget allows to display gauges using d3 library. This widget allows to display gauges using d3 library.

View File

@ -3,6 +3,7 @@
{ {
'name': 'Planner', 'name': 'Planner',
'author': 'Odoo S.A.',
'category': 'Extra Tools', 'category': 'Extra Tools',
'summary': 'Help to configure application', 'summary': 'Help to configure application',
'version': '1.0', 'version': '1.0',

View File

@ -3,6 +3,7 @@
{ {
'name': 'Odoo Settings Dashboard', 'name': 'Odoo Settings Dashboard',
'author': 'Odoo S.A.',
'version': '1.0', 'version': '1.0',
'summary': 'Quick actions for installing new app, adding users, completing planners, etc.', 'summary': 'Quick actions for installing new app, adding users, completing planners, etc.',
'category': 'Extra Tools', 'category': 'Extra Tools',

View File

@ -3,6 +3,7 @@
{ {
'name': 'Tours', 'name': 'Tours',
'author': 'Odoo S.A.',
'category': 'Hidden', 'category': 'Hidden',
'description': """ 'description': """
Odoo Web tours. Odoo Web tours.

View File

@ -3,6 +3,7 @@
{ {
'name': 'Website Builder', 'name': 'Website Builder',
'author': 'Odoo S.A.',
'category': 'Website', 'category': 'Website',
'sequence': 50, 'sequence': 50,
'summary': 'Build Your Enterprise Website', 'summary': 'Build Your Enterprise Website',

View File

@ -3,6 +3,7 @@
{ {
'name': 'Blogs', 'name': 'Blogs',
'author': 'Odoo S.A.',
'category': 'Website', 'category': 'Website',
'sequence': 140, 'sequence': 140,
'website': 'https://flectrahq.com/page/blog-engine', 'website': 'https://flectrahq.com/page/blog-engine',

View File

@ -1,5 +1,6 @@
{ {
'name': 'Contact Form', 'name': 'Contact Form',
'author': 'Odoo S.A.',
'category': 'Website', 'category': 'Website',
'sequence': 54, 'sequence': 54,
'website': 'https://flectrahq.com/page/website-builder', 'website': 'https://flectrahq.com/page/website-builder',

View File

@ -3,6 +3,7 @@
{ {
'name': 'Resellers', 'name': 'Resellers',
'author': 'Odoo S.A.',
'category': 'Sales', 'category': 'Sales',
'website': 'https://flectrahq.com/page/website-builder', 'website': 'https://flectrahq.com/page/website-builder',
'summary': 'Publish Your Channel of Resellers', 'summary': 'Publish Your Channel of Resellers',

View File

@ -2,6 +2,7 @@
# Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details. # Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details.
{ {
'name': 'Contact Form Number Validation', 'name': 'Contact Form Number Validation',
'author': 'Odoo S.A.',
'summary': 'Validate and format contact form numbers', 'summary': 'Validate and format contact form numbers',
'sequence': '9999', 'sequence': '9999',
'category': 'Hidden', 'category': 'Hidden',

View File

@ -3,6 +3,7 @@
{ {
'name': 'Customer References', 'name': 'Customer References',
'author': 'Odoo S.A.',
'category': 'Website', 'category': 'Website',
'website': 'https://flectrahq.com/page/website-builder', 'website': 'https://flectrahq.com/page/website-builder',
'summary': 'Publish Your Customer References', 'summary': 'Publish Your Customer References',

View File

@ -2,6 +2,7 @@
{ {
'name': 'Online Events', 'name': 'Online Events',
'author': 'Odoo S.A.',
'category': 'Marketing', 'category': 'Marketing',
'sequence': 166, 'sequence': 166,
'summary': 'Publish Events and Manage Online Registrations on your Website', 'summary': 'Publish Events and Manage Online Registrations on your Website',

View File

@ -2,6 +2,7 @@
{ {
'name': 'Questions on Events', 'name': 'Questions on Events',
'author': 'Odoo S.A.',
'description': 'Questions on Events', 'description': 'Questions on Events',
'category': 'Marketing', 'category': 'Marketing',
'version': '1.0', 'version': '1.0',

View File

@ -2,6 +2,7 @@
{ {
'name': "Online Event's Tickets", 'name': "Online Event's Tickets",
'author': 'Odoo S.A.',
'category': 'Marketing', 'category': 'Marketing',
'summary': "Manage Events and Sell Tickets Online", 'summary': "Manage Events and Sell Tickets Online",
'website': 'https://flectrahq.com/page/events', 'website': 'https://flectrahq.com/page/events',

View File

@ -3,6 +3,7 @@
{ {
'name': 'Advanced Events', 'name': 'Advanced Events',
'author': 'Odoo S.A.',
'category': 'Marketing', 'category': 'Marketing',
'summary': 'Sponsors, Tracks, Agenda, Event News', 'summary': 'Sponsors, Tracks, Agenda, Event News',
'website': 'https://flectrahq.com/page/events', 'website': 'https://flectrahq.com/page/events',

View File

@ -1,5 +1,6 @@
{ {
'name': 'Generic Form Controller', 'name': 'Generic Form Controller',
'author': 'Odoo S.A.',
'category': 'Hidden', 'category': 'Hidden',
'summary': 'Generic controller for web forms', 'summary': 'Generic controller for web forms',
'description': 'Generic controller for web forms', 'description': 'Generic controller for web forms',

View File

@ -3,6 +3,7 @@
{ {
'name': 'Website Form - Project', 'name': 'Website Form - Project',
'author': 'Odoo S.A.',
'category': 'Project', 'category': 'Project',
'summary': 'Create Tasks From Contact Form', 'summary': 'Create Tasks From Contact Form',
'version': '1.0', 'version': '1.0',

View File

@ -3,6 +3,7 @@
{ {
'name': 'Forum', 'name': 'Forum',
'author': 'Odoo S.A.',
'category': 'Website', 'category': 'Website',
'sequence': 150, 'sequence': 150,
'summary': 'Forum, FAQ, Q&A', 'summary': 'Forum, FAQ, Q&A',

View File

@ -3,6 +3,7 @@
{ {
'name': 'Documentation', 'name': 'Documentation',
'author': 'Odoo S.A.',
'category': 'Website', 'category': 'Website',
'summary': 'Forum, Documentation', 'summary': 'Forum, Documentation',
'description': """ 'description': """

View File

@ -3,6 +3,7 @@
{ {
'name': 'Website Gengo Translator', 'name': 'Website Gengo Translator',
'author': 'Odoo S.A.',
'category': 'Website', 'category': 'Website',
'description': """ 'description': """
Website Gengo Translator Website Gengo Translator

View File

@ -2,6 +2,7 @@
# Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details. # Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details.
{ {
'name': 'Website Google Map', 'name': 'Website Google Map',
'author': 'Odoo S.A.',
'category': 'Website', 'category': 'Website',
'summary': '', 'summary': '',
'version': '1.0', 'version': '1.0',

View File

@ -2,6 +2,7 @@
# Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details. # Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details.
{ {
'name': 'Team Page', 'name': 'Team Page',
'author': 'Odoo S.A.',
'category': 'Human Resources', 'category': 'Human Resources',
'summary': 'Present Your Team', 'summary': 'Present Your Team',
'description': """ 'description': """

View File

@ -3,6 +3,7 @@
{ {
'name': 'Online Jobs', 'name': 'Online Jobs',
'author': 'Odoo S.A.',
'category': 'Website', 'category': 'Website',
'sequence': 142, 'sequence': 142,
'version': '1.0', 'version': '1.0',

View File

@ -1,5 +1,6 @@
{ {
'name': 'Website Link Tracker', 'name': 'Website Link Tracker',
'author': 'Odoo S.A.',
'category': 'Hidden', 'category': 'Hidden',
'description': """ 'description': """
Website interface to create short and trackable URLs. Website interface to create short and trackable URLs.

View File

@ -1,6 +1,7 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
{ {
'name': 'Website Live Support', 'name': 'Website Live Support',
'author': 'Odoo S.A.',
'category': 'Website', 'category': 'Website',
'summary': 'Chat With Your Website Visitors', 'summary': 'Chat With Your Website Visitors',
'version': '1.0', 'version': '1.0',

View File

@ -3,6 +3,7 @@
{ {
'name': 'Website Mail', 'name': 'Website Mail',
'author': 'Odoo S.A.',
'category': 'Hidden', 'category': 'Hidden',
'summary': 'Website Module for Mail', 'summary': 'Website Module for Mail',
'version': '0.1', 'version': '0.1',

View File

@ -2,6 +2,7 @@
# Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details. # Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details.
{ {
'name': 'Mailing List Archive', 'name': 'Mailing List Archive',
'author': 'Odoo S.A.',
'category': 'Website', 'category': 'Website',
'description': """ 'description': """
Odoo Mail Group : Mailing List Archives Odoo Mail Group : Mailing List Archives

View File

@ -3,6 +3,7 @@
{ {
'name': 'Website Mass Mailing Campaigns', 'name': 'Website Mass Mailing Campaigns',
'author': 'Odoo S.A.',
'description': """ 'description': """
Add a snippet in the website builder to subscribe a mass_mailing list Add a snippet in the website builder to subscribe a mass_mailing list
""", """,

View File

@ -3,6 +3,7 @@
{ {
'name': 'Associations: Members', 'name': 'Associations: Members',
'author': 'Odoo S.A.',
'summary': 'Online Directory of Members', 'summary': 'Online Directory of Members',
'category': 'Website', 'category': 'Website',
'summary': 'Publish Associations, Groups and Memberships', 'summary': 'Publish Associations, Groups and Memberships',

View File

@ -3,6 +3,7 @@
{ {
'name': 'Website Partner', 'name': 'Website Partner',
'author': 'Odoo S.A.',
'category': 'Website', 'category': 'Website',
'summary': 'Partner Module for Website', 'summary': 'Partner Module for Website',
'version': '0.1', 'version': '0.1',

View File

@ -2,6 +2,7 @@
{ {
'name': 'Payment: Website Integration', 'name': 'Payment: Website Integration',
'author': 'Odoo S.A.',
'category': 'Website', 'category': 'Website',
'summary': 'Payment: Website Integration', 'summary': 'Payment: Website Integration',
'version': '1.0', 'version': '1.0',

View File

@ -2,6 +2,7 @@
# Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details. # Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details.
{ {
'name': 'Online Proposals', 'name': 'Online Proposals',
'author': 'Odoo S.A.',
'category': 'Website', 'category': 'Website',
'summary': 'Sales', 'summary': 'Sales',
'website': 'https://flectrahq.com/page/quote-builder', 'website': 'https://flectrahq.com/page/quote-builder',

View File

@ -3,6 +3,7 @@
{ {
'name': 'Website Rating', 'name': 'Website Rating',
'author': 'Odoo S.A.',
'category': 'Hidden', 'category': 'Hidden',
'version': '1.0', 'version': '1.0',
'description': """ 'description': """

View File

@ -2,6 +2,7 @@
# Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details. # Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details.
{ {
'name': 'Website Rating Project', 'name': 'Website Rating Project',
'author': 'Odoo S.A.',
'version': '0.1', 'version': '0.1',
'category': 'Project', 'category': 'Project',
'complexity': 'easy', 'complexity': 'easy',

View File

@ -1,5 +1,6 @@
{ {
'name': 'eCommerce', 'name': 'eCommerce',
'author': 'Odoo S.A.',
'category': 'Website', 'category': 'Website',
'sequence': 55, 'sequence': 55,
'summary': 'Sell Your Products Online', 'summary': 'Sell Your Products Online',

View File

@ -1,5 +1,6 @@
{ {
'name': 'eCommerce Delivery', 'name': 'eCommerce Delivery',
'author': 'Odoo S.A.',
'category': 'Website', 'category': 'Website',
'summary': 'Add Delivery Costs to Online Sales', 'summary': 'Add Delivery Costs to Online Sales',
'website': 'https://flectrahq.com/page/e-commerce', 'website': 'https://flectrahq.com/page/e-commerce',

View File

@ -1,6 +1,7 @@
# -*- encoding: utf-8 -*- # -*- encoding: utf-8 -*-
{ {
'name': 'Website Sale Digital - Sell digital products', 'name': 'Website Sale Digital - Sell digital products',
'author': 'Odoo S.A.',
'version': '0.1', 'version': '0.1',
'category': 'Website', 'category': 'Website',
'description': """ 'description': """

View File

@ -1,6 +1,7 @@
# -*- encoding: utf-8 -*- # -*- encoding: utf-8 -*-
{ {
'name': 'Website Sale - Sale Management', 'name': 'Website Sale - Sale Management',
'author': 'Odoo S.A.',
'version': '1.0', 'version': '1.0',
'category': 'Website', 'category': 'Website',
'description': """ 'description': """

View File

@ -3,6 +3,7 @@
{ {
'name': 'eCommerce Optional Products', 'name': 'eCommerce Optional Products',
'author': 'Odoo S.A.',
'category': 'Website', 'category': 'Website',
'version': '1.0', 'version': '1.0',
'website': 'https://flectrahq.com/page/e-commerce', 'website': 'https://flectrahq.com/page/e-commerce',

View File

@ -3,6 +3,7 @@
{ {
'name': 'Website Sale Stock - Website Delivery Information', 'name': 'Website Sale Stock - Website Delivery Information',
'author': 'Odoo S.A.',
'category': 'Website', 'category': 'Website',
'description': """ 'description': """
Display delivery orders (picking) infos on the website Display delivery orders (picking) infos on the website

View File

@ -3,6 +3,7 @@
{ {
'name': 'Website Sale Stock&Options', 'name': 'Website Sale Stock&Options',
'author': 'Odoo S.A.',
'category': 'Website', 'category': 'Website',
'description': """ 'description': """
Odoo E-Commerce Odoo E-Commerce

View File

@ -1,5 +1,6 @@
{ {
'name': 'Website Theme Install', 'name': 'Website Theme Install',
'author': 'Odoo S.A.',
'description': "Propose to install a theme on website installation", 'description': "Propose to install a theme on website installation",
'category': 'Website', 'category': 'Website',
'version': '1.0', 'version': '1.0',

View File

@ -3,6 +3,7 @@
{ {
'name': 'Twitter Roller', 'name': 'Twitter Roller',
'author': 'Odoo S.A.',
'category': 'Website', 'category': 'Website',
'summary': 'Add twitter scroller snippet in website builder', 'summary': 'Add twitter scroller snippet in website builder',
'website': 'https://flectrahq.com/page/website-builder', 'website': 'https://flectrahq.com/page/website-builder',