[IMP] Updated website urls on modules and info page

This commit is contained in:
Fabien Pinckaers 2014-08-26 21:40:18 +02:00
parent 480f73c1ef
commit 8aca457e34
154 changed files with 228 additions and 110 deletions

View File

@ -47,7 +47,7 @@ Creates a dashboard for accountants that includes:
Processes like maintaining general ledgers are done through the defined Financial Journals (entry move line or grouping is maintained through a journal) Processes like maintaining general ledgers are done through the defined Financial Journals (entry move line or grouping is maintained through a journal)
for a particular financial year and for preparation of vouchers there is a module named account_voucher. for a particular financial year and for preparation of vouchers there is a module named account_voucher.
""", """,
'website': 'http://www.openerp.com', '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'], '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', 'board', 'edi', 'report'], 'depends' : ['base_setup', 'product', 'analytic', 'board', 'edi', 'report'],
'data': [ 'data': [

View File

@ -32,7 +32,7 @@ It gives the Administrator user access to all accounting features such as journa
It assigns manager and user access rights to the Administrator and only user rights to the Demo user. It assigns manager and user access rights to the Administrator and only user rights to the Demo user.
""", """,
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/accounting',
'depends' : ['account_voucher'], 'depends' : ['account_voucher'],
'data': [ 'data': [
'security/account_security.xml', 'security/account_security.xml',

View File

@ -30,8 +30,8 @@ This module is for modifying account analytic view to show important data to pro
Adds menu to show relevant information to each manager.You can also view the report of account analytic summary user-wise as well as month-wise. Adds menu to show relevant information to each manager.You can also view the report of account analytic summary user-wise as well as month-wise.
""", """,
'author': 'Camptocamp', 'author': 'Camptocamp / Odoo',
'website': 'http://www.camptocamp.com/', 'website': 'https://www.odoo.com/page/billing',
'images': ['images/bill_tasks_works.jpeg','images/overpassed_accounts.jpeg'], 'images': ['images/bill_tasks_works.jpeg','images/overpassed_accounts.jpeg'],
'depends': ['hr_timesheet_invoice', 'sale'], #although sale is technically not required to install this module, all menuitems are located under 'Sales' application 'depends': ['hr_timesheet_invoice', 'sale'], #although sale is technically not required to install this module, all menuitems are located under 'Sales' application
'data': [ 'data': [

View File

@ -36,7 +36,7 @@ Allows to automatically select analytic accounts based on criterions:
* Date * Date
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/accounting',
'images': ['images/analytic_defaults.jpeg'], 'images': ['images/analytic_defaults.jpeg'],
'depends': ['sale_stock'], 'depends': ['sale_stock'],
'data': [ 'data': [

View File

@ -63,7 +63,7 @@ So when this line of invoice will be confirmed, it will generate 3 analytic line
The analytic plan validates the minimum and maximum percentage at the time of creation of distribution models. The analytic plan validates the minimum and maximum percentage at the time of creation of distribution models.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/accounting',
'images': ['images/analytic_plan.jpeg'], 'images': ['images/analytic_plan.jpeg'],
'depends': ['account', 'account_analytic_default'], 'depends': ['account', 'account_analytic_default'],
'data': [ 'data': [

View File

@ -22,7 +22,7 @@
'name': 'Anglo-Saxon Accounting', 'name': 'Anglo-Saxon Accounting',
'version': '1.2', 'version': '1.2',
'author': 'OpenERP SA, Veritos', 'author': 'OpenERP SA, Veritos',
'website': 'http://openerp.com - http://veritos.nl', 'website': 'https://www.odoo.com',
'description': """ 'description': """
This module supports the Anglo-Saxon accounting methodology by changing the accounting logic with stock transactions. This module supports the Anglo-Saxon accounting methodology by changing the accounting logic with stock transactions.
===================================================================================================================== =====================================================================================================================

View File

@ -33,7 +33,7 @@ track of depreciation's occurred on those assets. And it allows to create Move's
of the depreciation lines. of the depreciation lines.
""", """,
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/accounting',
'category': 'Accounting & Finance', 'category': 'Accounting & Finance',
'sequence': 32, 'sequence': 32,
'demo': [ 'account_asset_demo.xml'], 'demo': [ 'account_asset_demo.xml'],

View File

@ -47,7 +47,7 @@ Three reports are available:
the spreading, for the selected Analytic Accounts of Budgets. the spreading, for the selected Analytic Accounts of Budgets.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/accounting',
'images': ['images/budget.jpeg','images/budgetary_position.jpeg'], 'images': ['images/budget.jpeg','images/budgetary_position.jpeg'],
'depends': ['account'], 'depends': ['account'],
'data': [ 'data': [

View File

@ -31,7 +31,7 @@ Allows canceling accounting entries.
This module adds 'Allow Canceling Entries' field on form view of account journal. This module adds 'Allow Canceling Entries' field on form view of account journal.
If set to true it allows user to cancel entries & invoices. If set to true it allows user to cancel entries & invoices.
""", """,
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/accounting',
'images': ['images/account_cancel.jpeg'], 'images': ['images/account_cancel.jpeg'],
'depends' : ['account'], 'depends' : ['account'],
'data': ['account_cancel_view.xml' ], 'data': ['account_cancel_view.xml' ],

View File

@ -31,7 +31,7 @@ Remove minimal account chart.
Deactivates minimal chart of accounts. Deactivates minimal chart of accounts.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/accounting',
'depends': ['account'], 'depends': ['account'],
'data': [], 'data': [],
'demo': [], 'demo': [],

View File

@ -27,7 +27,7 @@
Module for the Check Writing and Check Printing. Module for the Check Writing and Check Printing.
================================================ ================================================
""", """,
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/accounting',
'depends' : ['account_voucher'], 'depends' : ['account_voucher'],
'data': [ 'data': [
'wizard/account_check_batch_printing_view.xml', 'wizard/account_check_batch_printing_view.xml',

View File

@ -44,7 +44,7 @@ Note that if you want to check the follow-up level for a given partner/account e
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/billing',
'images': ['images/follow_ups.jpeg','images/send_followups.jpeg'], 'images': ['images/follow_ups.jpeg','images/send_followups.jpeg'],
'depends': ['account_accountant', 'mail'], 'depends': ['account_accountant', 'mail'],
'data': [ 'data': [

View File

@ -38,7 +38,7 @@ You can customize the following attributes of the sequence:
* Number Padding * Number Padding
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com',
'images': ['images/internal_sequence_number.jpeg'], 'images': ['images/internal_sequence_number.jpeg'],
'depends': ['account'], 'depends': ['account'],
'data': [ 'data': [

View File

@ -25,7 +25,7 @@
'version': '1.0', 'version': '1.0',
'author': 'OpenERP', 'author': 'OpenERP',
'category': 'Accounting & Finance', 'category': 'Accounting & Finance',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/accounting',
'description': """ 'description': """
Asserts on accounting. Asserts on accounting.
====================== ======================

View File

@ -41,7 +41,7 @@ This module manages:
""", """,
'category': 'Accounting & Finance', 'category': 'Accounting & Finance',
'sequence': 4, 'sequence': 4,
'website' : 'http://openerp.com', 'website' : 'https://www.odoo.com/page/billing',
'images' : ['images/customer_payment.jpeg','images/journal_voucher.jpeg','images/sales_receipt.jpeg','images/supplier_voucher.jpeg','images/customer_invoice.jpeg','images/customer_refunds.jpeg'], 'images' : ['images/customer_payment.jpeg','images/journal_voucher.jpeg','images/sales_receipt.jpeg','images/supplier_voucher.jpeg','images/customer_invoice.jpeg','images/customer_refunds.jpeg'],
'depends' : ['account'], 'depends' : ['account'],
'demo' : [], 'demo' : [],

View File

@ -23,7 +23,7 @@
'name' : 'Analytic Accounting', 'name' : 'Analytic Accounting',
'version': '1.1', 'version': '1.1',
'author' : 'OpenERP SA', 'author' : 'OpenERP SA',
'website' : 'http://www.openerp.com', 'website' : 'https://www.odoo.com/page/accounting',
'category': 'Hidden/Dependency', 'category': 'Hidden/Dependency',
'depends' : ['base', 'decimal_precision', 'mail'], 'depends' : ['base', 'decimal_precision', 'mail'],
'description': """ 'description': """

View File

@ -29,7 +29,7 @@ This module is for modifying account analytic view to show some data related to
====================================================================================================== ======================================================================================================
""", """,
'author': 'OpenERP S.A.', 'author': 'OpenERP S.A.',
'website': 'http://www.openerp.com/', 'website': 'https://www.odoo.com/',
'depends': ['hr_expense','account_analytic_analysis'], 'depends': ['hr_expense','account_analytic_analysis'],
'data': ['analytic_contract_hr_expense_view.xml'], 'data': ['analytic_contract_hr_expense_view.xml'],
'demo': [], 'demo': [],

View File

@ -38,7 +38,7 @@ compatible with older configurations.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/employees',
'images': ['images/analytic_user_function.jpeg'], 'images': ['images/analytic_user_function.jpeg'],
'depends': ['hr_timesheet_sheet'], 'depends': ['hr_timesheet_sheet'],
'data': ['analytic_user_function_view.xml', 'security/ir.model.access.csv'], 'data': ['analytic_user_function_view.xml', 'security/ir.model.access.csv'],

View File

@ -38,7 +38,7 @@ team. Once you get back your migrated database, you restore it and reverse the
anonymization process to recover your previous data. anonymization process to recover your previous data.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com',
'depends': ['base'], 'depends': ['base'],
'demo': ['anonymization_demo.xml'], 'demo': ['anonymization_demo.xml'],
'data': [ 'data': [

View File

@ -38,5 +38,6 @@ membership products (schemes).
'installable': True, 'installable': True,
'auto_install': False, 'auto_install': False,
'images': ['images/association1.jpeg'], 'images': ['images/association1.jpeg'],
'website': 'https://www.odoo.com'
} }
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -23,7 +23,7 @@
'version': '1.1', 'version': '1.1',
'author': ['OpenERP SA', 'FS3'], 'author': ['OpenERP SA', 'FS3'],
'maintainer': 'OpenERP SA', 'maintainer': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com',
'category': 'Tools', 'category': 'Tools',
'description': """ 'description': """
Ecrypted passwords Ecrypted passwords

View File

@ -93,7 +93,7 @@ allows pre-setting the default groups and menus of the first-time users.
user to a username that does not exist in LDAP, and setup its groups user to a username that does not exist in LDAP, and setup its groups
the way you want. the way you want.
""", """,
'website' : 'http://www.openerp.com', 'website' : 'https://www.odoo.com',
'category' : 'Authentication', 'category' : 'Authentication',
'data' : [ 'data' : [
'users_ldap_view.xml', 'users_ldap_view.xml',

View File

@ -30,7 +30,7 @@ Allow users to login through OAuth2 Provider.
""", """,
'author': 'OpenERP s.a.', 'author': 'OpenERP s.a.',
'maintainer': 'OpenERP s.a.', 'maintainer': 'OpenERP s.a.',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com',
'depends': ['base', 'web', 'base_setup', 'auth_signup'], 'depends': ['base', 'web', 'base_setup', 'auth_signup'],
'data': [ 'data': [
'res_users.xml', 'res_users.xml',

View File

@ -30,7 +30,7 @@ Allow users to login through OpenID.
""", """,
'author': 'OpenERP s.a.', 'author': 'OpenERP s.a.',
'maintainer': 'OpenERP s.a.', 'maintainer': 'OpenERP s.a.',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com',
'depends': ['base', 'web'], 'depends': ['base', 'web'],
'data': [ 'data': [
'res_users.xml', 'res_users.xml',

View File

@ -28,7 +28,7 @@ Allow users to sign up and reset their password
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'version': '1.0', 'version': '1.0',
'category': 'Authentication', 'category': 'Authentication',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com',
'installable': True, 'installable': True,
'auto_install': True, 'auto_install': True,
'depends': [ 'depends': [

View File

@ -34,7 +34,7 @@ sales team, or an opportunity which still has status pending after 14 days might
trigger an automatic reminder email. trigger an automatic reminder email.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com',
'depends': ['base', 'resource', 'mail'], 'depends': ['base', 'resource', 'mail'],
'data': [ 'data': [
'base_action_rule_view.xml', 'base_action_rule_view.xml',

View File

@ -34,7 +34,7 @@ using the Gengo API. To activate it, you must
This wizard will activate the CRON job and the Scheduler and will start the automatic translation via Gengo Services for all the terms where you requested it. This wizard will activate the CRON job and the Scheduler and will start the automatic translation via Gengo Services for all the terms where you requested it.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com',
'depends': ['base'], 'depends': ['base'],
'data': [ 'data': [
'gengo_sync_schedular_data.xml', 'gengo_sync_schedular_data.xml',

View File

@ -30,7 +30,7 @@ The ability to extract the correctly represented local accounts from IBAN accoun
with a single statement. with a single statement.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com',
'depends': ['base'], 'depends': ['base'],
'data': ['base_iban_data.xml' , 'base_iban_view.xml'], 'data': ['base_iban_data.xml' , 'base_iban_view.xml'],
'installable': True, 'installable': True,

View File

@ -22,7 +22,7 @@ Re-implement openerp's file import system:
need or want an online import can avoid it being available to users. need or want an online import can avoid it being available to users.
""", """,
'category': 'Uncategorized', 'category': 'Uncategorized',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com',
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'depends': ['web'], 'depends': ['web'],
'installable': True, 'installable': True,

View File

@ -8,7 +8,7 @@ This module allows authorized users to import a custom data module (.xml files a
for customization purpose. for customization purpose.
""", """,
'category': 'Uncategorized', 'category': 'Uncategorized',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com',
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'depends': ['web'], 'depends': ['web'],
'installable': True, 'installable': True,

View File

@ -32,7 +32,7 @@ This module adds wizards to Import/Export .sxw report that you can modify in Ope
Once you have modified it you can upload the report using the same wizard. Once you have modified it you can upload the report using the same wizard.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com',
'depends': ['base'], 'depends': ['base'],
'data': ['wizard/base_report_design_view.xml' , 'base_report_designer_installer.xml'], 'data': ['wizard/base_report_design_view.xml' , 'base_report_designer_installer.xml'],
'demo': [], 'demo': [],

View File

@ -32,7 +32,7 @@ Shows you a list of applications features to install from.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com',
'depends': ['base', 'web_kanban'], 'depends': ['base', 'web_kanban'],
'data': [ 'data': [
'security/ir.model.access.csv', 'security/ir.model.access.csv',

View File

@ -54,7 +54,7 @@ only the country code will be validated.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'depends': ['account'], 'depends': ['account'],
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/accounting',
'data': ['base_vat_view.xml'], 'data': ['base_vat_view.xml'],
'installable': True, 'installable': True,
'auto_install': False, 'auto_install': False,

View File

@ -37,7 +37,7 @@ If you need to manage your meetings, you should install the CRM module.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'category': 'Hidden/Dependency', 'category': 'Hidden/Dependency',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/crm',
'demo': ['calendar_demo.xml'], 'demo': ['calendar_demo.xml'],
'data': [ 'data': [
'security/ir.model.access.csv', 'security/ir.model.access.csv',

View File

@ -28,7 +28,7 @@ This module gives you a quick view of your address book, accessible from your ho
You can track your suppliers, customers and other contacts. You can track your suppliers, customers and other contacts.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://openerp.com', 'website': 'https://www.odoo.com/page/crm',
'summary': 'Contacts, People and Companies', 'summary': 'Contacts, People and Companies',
'depends': [ 'depends': [
'mail', 'mail',

View File

@ -47,7 +47,7 @@ Dashboard for CRM will include:
* Opportunities by Stage (graph) * Opportunities by Stage (graph)
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/crm',
'depends': [ 'depends': [
'base_action_rule', 'base_action_rule',
'base_setup', 'base_setup',

View File

@ -34,7 +34,7 @@ It is fully integrated with the email gateway so that you can create
automatically new claims based on incoming emails. automatically new claims based on incoming emails.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com',
'depends': ['crm'], 'depends': ['crm'],
'data': [ 'data': [
'crm_claim_view.xml', 'crm_claim_view.xml',

View File

@ -34,7 +34,7 @@ which is not necessarily related to a claim. Select a customer, add notes
and categorize your interventions with a channel and a priority level. and categorize your interventions with a channel and a priority level.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com',
'depends': ['crm'], 'depends': ['crm'],
'data': [ 'data': [
'crm_helpdesk_view.xml', 'crm_helpdesk_view.xml',

View File

@ -38,7 +38,7 @@ were overlapping.
**Note:** this module is not compatible with the module segmentation, since it's the same which has been renamed. **Note:** this module is not compatible with the module segmentation, since it's the same which has been renamed.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/crm',
'depends': ['base', 'crm'], 'depends': ['base', 'crm'],
'data': ['security/ir.model.access.csv', 'wizard/open_questionnaire_view.xml', 'crm_profiling_view.xml'], 'data': ['security/ir.model.access.csv', 'wizard/open_questionnaire_view.xml', 'crm_profiling_view.xml'],
'demo': ['crm_profiling_demo.xml'], 'demo': ['crm_profiling_demo.xml'],

View File

@ -36,7 +36,7 @@ This is a complete document management system.
* Files Size by Month (graph) * Files Size by Month (graph)
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com',
'depends': ['knowledge', 'mail'], 'depends': ['knowledge', 'mail'],
'data': [ 'data': [
'security/document_security.xml', 'security/document_security.xml',

View File

@ -33,7 +33,7 @@ More details about OpenERP's EDI format may be found in the technical OpenERP
documentation at http://doc.openerp.com. documentation at http://doc.openerp.com.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/api',
'depends': ['base', 'email_template'], 'depends': ['base', 'email_template'],
'data' : [ 'data' : [
'views/edi.xml', 'views/edi.xml',

View File

@ -23,8 +23,8 @@
{ {
'name' : 'Email Templates', 'name' : 'Email Templates',
'version' : '1.1', 'version' : '1.1',
'author' : 'OpenERP,OpenLabs', 'author' : 'OpenERP SA',
'website' : 'http://openerp.com', 'website' : 'https://www.odoo.com/page/mailing',
'category' : 'Marketing', 'category' : 'Marketing',
'depends' : ['mail'], 'depends' : ['mail'],
'description': """ 'description': """

View File

@ -18,11 +18,10 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>. # along with this program. If not, see <http://www.gnu.org/licenses/>.
# #
############################################################################## ##############################################################################
{ {
'name': 'Events Organisation', 'name': 'Events Organisation',
'version': '0.1', 'version': '0.1',
'website' : 'https://www.odoo.com/page/events',
'category': 'Tools', 'category': 'Tools',
'summary': 'Trainings, Conferences, Meetings, Exhibitions, Registrations', 'summary': 'Trainings, Conferences, Meetings, Exhibitions, Registrations',
'description': """ 'description': """

View File

@ -24,6 +24,7 @@
'name': 'Events Sales', 'name': 'Events Sales',
'version': '0.1', 'version': '0.1',
'category': 'Tools', 'category': 'Tools',
'website' : 'https://www.odoo.com/page/events',
'description': """ 'description': """
Creating registration with sale orders. Creating registration with sale orders.
======================================= =======================================

View File

@ -54,7 +54,7 @@ same *conversation* document.
For more specific needs, you may also assign custom-defined actions For more specific needs, you may also assign custom-defined actions
(technically: Server Actions) to be triggered for each incoming mail. (technically: Server Actions) to be triggered for each incoming mail.
""", """,
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/mailing',
'data': [ 'data': [
'fetchmail_view.xml', 'fetchmail_view.xml',
'fetchmail_data.xml', 'fetchmail_data.xml',

View File

@ -24,7 +24,7 @@
'author' : 'OpenERP S.A.', 'author' : 'OpenERP S.A.',
'sequence': 110, 'sequence': 110,
'category': 'Managing vehicles and contracts', 'category': 'Managing vehicles and contracts',
'website' : 'http://www.openerp.com', 'website' : 'https://www.odoo.com/page/fleet',
'summary' : 'Vehicle, leasing, insurances, costs', 'summary' : 'Vehicle, leasing, insurances, costs',
'description' : """ 'description' : """
Vehicle, leasing, insurances, cost Vehicle, leasing, insurances, cost

View File

@ -23,6 +23,7 @@
'version': '1.0', 'version': '1.0',
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'category': 'Human Ressources', 'category': 'Human Ressources',
'website' : 'https://www.odoo.com/page/gamification',
'depends': ['mail', 'email_template', 'web_kanban_gauge'], 'depends': ['mail', 'email_template', 'web_kanban_gauge'],
'description': """ 'description': """
Gamification process Gamification process

View File

@ -24,8 +24,8 @@
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'category': 'hidden', 'category': 'hidden',
'depends': ['gamification','sale_crm'], '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.""", 'description': """Example of goal definitions and challenges that can be used related to the usage of the CRM Sale module.""",
'data': ['sale_crm_goals.xml'], 'data': ['sale_crm_goals.xml'],
'demo': ['sale_crm_goals_demo.xml'], 'demo': ['sale_crm_goals_demo.xml'],
'auto_install': True, 'auto_install': True,

View File

@ -29,7 +29,7 @@ The module adds google user in res user.
======================================== ========================================
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com',
'depends': ['base_setup'], 'depends': ['base_setup'],
'data': [ 'data': [
'google_account_data.xml', 'google_account_data.xml',

View File

@ -29,7 +29,7 @@ The module adds the possibility to synchronize Google Calendar with OpenERP
=========================================================================== ===========================================================================
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/crm',
'depends': ['google_account', 'calendar'], 'depends': ['google_account', 'calendar'],
'qweb': ['static/src/xml/*.xml'], 'qweb': ['static/src/xml/*.xml'],
'data': [ 'data': [

View File

@ -23,7 +23,7 @@
'name': 'Google Drive™ integration', 'name': 'Google Drive™ integration',
'version': '0.2', 'version': '0.2',
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://openerp.com', 'website': 'https://www.odoo.com',
'category': 'Tools', 'category': 'Tools',
'installable': True, 'installable': True,
'auto_install': False, 'auto_install': False,

View File

@ -29,7 +29,7 @@ The module adds the possibility to display data from OpenERP in Google Spreadshe
================================================================================================= =================================================================================================
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com',
'depends': ['board', 'google_drive'], 'depends': ['board', 'google_drive'],
'data' : [ 'data' : [
'google_spreadsheet_view.xml', 'google_spreadsheet_view.xml',

View File

@ -25,7 +25,7 @@
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'category': 'Human Resources', 'category': 'Human Resources',
'sequence': 21, 'sequence': 21,
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com',
'summary': 'Jobs, Departments, Employees Details', 'summary': 'Jobs, Departments, Employees Details',
'description': """ 'description': """
Human Resources Management Human Resources Management
@ -41,7 +41,7 @@ You can manage:
* HR Jobs * HR Jobs
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/employees',
'images': [ 'images': [
'images/hr_department.jpeg', 'images/hr_department.jpeg',
'images/hr_employee.jpeg', 'images/hr_employee.jpeg',

View File

@ -9,7 +9,7 @@
'description': """This module allows you to search job applications by content 'description': """This module allows you to search job applications by content
of resumes and letters.""", of resumes and letters.""",
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/recruitment',
'depends': [ 'depends': [
'hr_recruitment', 'hr_recruitment',
'document' 'document'

View File

@ -32,6 +32,7 @@ Keeps account of the attendances of the employees on the basis of the
actions(Sign in/Sign out) performed by them. actions(Sign in/Sign out) performed by them.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'https://www.odoo.com/page/employees',
'images': ['images/hr_attendances.jpeg'], 'images': ['images/hr_attendances.jpeg'],
'depends': ['hr', 'report'], 'depends': ['hr', 'report'],
'data': [ 'data': [

View File

@ -36,7 +36,7 @@ Add all information on the employee form to manage contracts.
You can assign several contracts per employee. You can assign several contracts per employee.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/employees',
'images': ['images/hr_contract.jpeg'], 'images': ['images/hr_contract.jpeg'],
'depends': ['base_action_rule', 'hr'], 'depends': ['base_action_rule', 'hr'],
'data': [ 'data': [

View File

@ -25,7 +25,7 @@
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'category': 'Human Resources', 'category': 'Human Resources',
'sequence': 31, 'sequence': 31,
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/appraisal',
'summary': 'Periodical Evaluations, Appraisals, Surveys', 'summary': 'Periodical Evaluations, Appraisals, Surveys',
'images': ['images/hr_evaluation_analysis.jpeg', 'images': ['images/hr_evaluation_analysis.jpeg',
'images/hr_evaluation.jpeg', 'images/hr_evaluation.jpeg',

View File

@ -44,7 +44,7 @@ The whole flow is implemented as:
This module also uses analytic accounting and is compatible with the invoice on timesheet module so that you are able to automatically re-invoice your customers' expenses if your work by project. This module also uses analytic accounting and is compatible with the invoice on timesheet module so that you are able to automatically re-invoice your customers' expenses if your work by project.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/expenses',
'images': ['images/hr_expenses_analysis.jpeg', 'images/hr_expenses.jpeg'], 'images': ['images/hr_expenses_analysis.jpeg', 'images/hr_expenses.jpeg'],
'depends': ['hr', 'account_accountant', 'report'], 'depends': ['hr', 'account_accountant', 'report'],
'data': [ 'data': [

View File

@ -23,6 +23,7 @@
'version': '1.0', 'version': '1.0',
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'category': 'hidden', 'category': 'hidden',
'website': 'https://www.odoo.com/page/employees',
'depends': ['gamification', 'hr'], 'depends': ['gamification', 'hr'],
'description': """Use the HR ressources for the gamification process. 'description': """Use the HR ressources for the gamification process.

View File

@ -27,7 +27,7 @@
'category': 'Human Resources', 'category': 'Human Resources',
'sequence': 27, 'sequence': 27,
'summary': 'Holidays, Allocation and Leave Requests', 'summary': 'Holidays, Allocation and Leave Requests',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/employees',
'description': """ 'description': """
Manage leaves and allocation requests Manage leaves and allocation requests
===================================== =====================================

View File

@ -39,7 +39,7 @@ Generic Payroll system.
* Integrated with Holiday Management * Integrated with Holiday Management
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/employees',
'images': [ 'images': [
'images/hr_company_contributions.jpeg', 'images/hr_company_contributions.jpeg',
'images/hr_salary_heads.jpeg', 'images/hr_salary_heads.jpeg',

View File

@ -32,8 +32,8 @@ Generic Payroll system Integrated with Accounting.
* Company Contribution Management * Company Contribution Management
""", """,
'author':'OpenERP SA', 'author':'OpenERP SA',
'website':'http://www.openerp.com',
'images': ['images/hr_employee_payslip.jpeg'], 'images': ['images/hr_employee_payslip.jpeg'],
'website': 'https://www.odoo.com/page/employees',
'depends': [ 'depends': [
'hr_payroll', 'hr_payroll',
'account', 'account',

View File

@ -36,7 +36,7 @@ It is integrated with the mail gateway to automatically fetch email sent to <job
You can define the different phases of interviews and easily rate the applicant from the kanban view. You can define the different phases of interviews and easily rate the applicant from the kanban view.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/recruitment',
'images': ['images/hr_recruitment_analysis.jpeg', 'images': ['images/hr_recruitment_analysis.jpeg',
'images/hr_recruitment_applicants.jpeg'], 'images/hr_recruitment_applicants.jpeg'],
'depends': [ 'depends': [

View File

@ -39,7 +39,7 @@ It is completely integrated with the cost accounting module. It allows you to se
up a management by affair. up a management by affair.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/employees',
'images': ['images/hr_timesheet_lines.jpeg'], 'images': ['images/hr_timesheet_lines.jpeg'],
'depends': ['account', 'hr', 'base', 'hr_attendance'], 'depends': ['account', 'hr', 'base', 'hr_attendance'],
'data': [ 'data': [

View File

@ -33,7 +33,7 @@ Module to generate invoices based on costs (human resources, expenses, ...).
You can define price lists in analytic account, make some theoretical revenue You can define price lists in analytic account, make some theoretical revenue
reports.""", reports.""",
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/employees',
'images': ['images/hr_bill_task_work.jpeg','images/hr_type_of_invoicing.jpeg'], 'images': ['images/hr_bill_task_work.jpeg','images/hr_type_of_invoicing.jpeg'],
'depends': ['account', 'hr_timesheet', 'report'], 'depends': ['account', 'hr_timesheet', 'report'],
'data': [ 'data': [

View File

@ -44,7 +44,7 @@ The validation can be configured in the company:
* Maximal difference between timesheet and attendances * Maximal difference between timesheet and attendances
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/employees',
'images': ['images/hr_my_current_timesheet.jpeg','images/hr_timesheet_analysis.jpeg','images/hr_timesheet_sheet_analysis.jpeg','images/hr_timesheet_activity.jpeg'], 'images': ['images/hr_my_current_timesheet.jpeg','images/hr_timesheet_analysis.jpeg','images/hr_timesheet_sheet_analysis.jpeg','images/hr_timesheet_activity.jpeg'],
'depends': ['hr_timesheet', 'hr_timesheet_invoice'], 'depends': ['hr_timesheet', 'hr_timesheet_invoice'],
'data': [ 'data': [

View File

@ -25,6 +25,7 @@
'version': '1.0', 'version': '1.0',
'category': 'Hardware Drivers', 'category': 'Hardware Drivers',
'sequence': 6, 'sequence': 6,
'website': 'https://www.odoo.com/page/point-of-sale',
'summary': 'Hardware Driver for ESC/POS Printers and Cashdrawers', 'summary': 'Hardware Driver for ESC/POS Printers and Cashdrawers',
'description': """ 'description': """
ESC/POS Hardware Driver ESC/POS Hardware Driver

View File

@ -25,6 +25,7 @@
'version': '1.0', 'version': '1.0',
'category': 'Hardware Drivers', 'category': 'Hardware Drivers',
'sequence': 6, 'sequence': 6,
'website': 'https://www.odoo.com/page/point-of-sale',
'summary': 'A homepage for the PosBox', 'summary': 'A homepage for the PosBox',
'description': """ 'description': """
PosBox Homepage PosBox Homepage

View File

@ -24,6 +24,7 @@
'name': 'PosBox Software Upgrader', 'name': 'PosBox Software Upgrader',
'version': '1.0', 'version': '1.0',
'category': 'Hardware Drivers', 'category': 'Hardware Drivers',
'website': 'https://www.odoo.com/page/point-of-sale',
'sequence': 6, 'sequence': 6,
'summary': 'Allows to remotely upgrade the PosBox software', 'summary': 'Allows to remotely upgrade the PosBox software',
'description': """ 'description': """

View File

@ -26,6 +26,7 @@
'category': 'Point Of Sale', 'category': 'Point Of Sale',
'sequence': 6, 'sequence': 6,
'summary': 'Connect the Web Client to Hardware Peripherals', 'summary': 'Connect the Web Client to Hardware Peripherals',
'website': 'https://www.odoo.com/page/point-of-sale',
'description': """ 'description': """
Hardware Poxy Hardware Poxy
============= =============

View File

@ -26,6 +26,7 @@
'category': 'Hardware Drivers', 'category': 'Hardware Drivers',
'sequence': 6, 'sequence': 6,
'summary': 'Hardware Driver for Weighting Scales', 'summary': 'Hardware Driver for Weighting Scales',
'website': 'https://www.odoo.com/page/point-of-sale',
'description': """ 'description': """
Barcode Scanner Hardware Driver Barcode Scanner Hardware Driver
================================ ================================

View File

@ -26,6 +26,7 @@
'category': 'Hardware Drivers', 'category': 'Hardware Drivers',
'sequence': 6, 'sequence': 6,
'summary': 'Hardware Driver for Barcode Scanners', 'summary': 'Hardware Driver for Barcode Scanners',
'website': 'https://www.odoo.com/page/point-of-sale',
'description': """ 'description': """
Barcode Scanner Hardware Driver Barcode Scanner Hardware Driver
================================ ================================

View File

@ -6,6 +6,7 @@
'sequence': '18', 'sequence': '18',
'category': 'Tools', 'category': 'Tools',
'complexity': 'easy', 'complexity': 'easy',
'website': 'https://www.odoo.com/page/live-chat',
'description': 'description':
""" """
Instant Messaging Instant Messaging

View File

@ -5,6 +5,7 @@
'summary': 'Live Chat with Visitors/Customers', 'summary': 'Live Chat with Visitors/Customers',
'category': 'Tools', 'category': 'Tools',
'complexity': 'easy', 'complexity': 'easy',
'website': 'https://www.odoo.com/page/live-chat',
'description': 'description':
""" """
Live Chat Support Live Chat Support

View File

@ -33,7 +33,7 @@ Installer for knowledge-based Hidden.
Makes the Knowledge Application Configuration available from where you can install Makes the Knowledge Application Configuration available from where you can install
document and Wiki based Hidden. document and Wiki based Hidden.
""", """,
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com',
'data': [ 'data': [
'security/knowledge_security.xml', 'security/knowledge_security.xml',
'security/ir.model.access.csv', 'security/ir.model.access.csv',

View File

@ -82,6 +82,7 @@ Wizards provided by this module:
], ],
'demo': [], 'demo': [],
'installable': True, 'installable': True,
'website': 'https://www.odoo.com/page/accounting',
'images': ['images/1_config_chart_l10n_be.jpeg','images/2_l10n_be_chart.jpeg'], 'images': ['images/1_config_chart_l10n_be.jpeg','images/2_l10n_be_chart.jpeg'],
} }

View File

@ -79,6 +79,7 @@ If required, you can manually adjust the descriptions via the CODA configuration
'l10n_be_coda_view.xml', 'l10n_be_coda_view.xml',
], ],
'auto_install': False, 'auto_install': False,
'website': 'https://www.odoo.com/page/accounting',
'installable': True, 'installable': True,
'license': 'AGPL-3', 'license': 'AGPL-3',
} }

View File

@ -41,6 +41,7 @@ Belgian Payroll Rules.
'auto_install': False, 'auto_install': False,
'demo': ['l10n_be_hr_payroll_demo.xml'], 'demo': ['l10n_be_hr_payroll_demo.xml'],
'website': 'https://www.odoo.com/page/accounting',
'data':[ 'data':[
'l10n_be_hr_payroll_view.xml', 'l10n_be_hr_payroll_view.xml',
'l10n_be_hr_payroll_data.xml', 'l10n_be_hr_payroll_data.xml',

View File

@ -30,6 +30,7 @@ Accounting Data for Belgian Payroll Rules.
""", """,
'auto_install': True, 'auto_install': True,
'website': 'https://www.odoo.com/page/accounting',
'demo': [], 'demo': [],
'data':[ 'data':[
'l10n_be_wizard.yml', 'l10n_be_wizard.yml',

View File

@ -25,6 +25,7 @@
'version': '1.2', 'version': '1.2',
'license': 'AGPL-3', 'license': 'AGPL-3',
'author': 'Noviat', 'author': 'Noviat',
'website': 'https://www.odoo.com/page/accounting',
'category' : 'Localization', 'category' : 'Localization',
'description': """ 'description': """

View File

@ -55,6 +55,7 @@ If you want to save your employees' time and avoid them to always have coins in
'images': ['images/new_order.jpeg','images/lunch_account.jpeg','images/order_by_supplier_analysis.jpeg','images/alert.jpeg'], 'images': ['images/new_order.jpeg','images/lunch_account.jpeg','images/order_by_supplier_analysis.jpeg','images/alert.jpeg'],
'demo': ['lunch_demo.xml',], 'demo': ['lunch_demo.xml',],
'installable': True, 'installable': True,
'website': 'https://www.odoo.com/page/employees',
'application' : True, 'application' : True,
'certificate' : '001292377792581874189', 'certificate' : '001292377792581874189',
'images': [], 'images': [],

View File

@ -44,7 +44,7 @@ Main Features
* Includes an extensible generic email composition assistant, that can turn into a mass-mailing assistant and is capable of interpreting simple *placeholder expressions* that will be replaced with dynamic data when each email is actually sent. * Includes an extensible generic email composition assistant, that can turn into a mass-mailing assistant and is capable of interpreting simple *placeholder expressions* that will be replaced with dynamic data when each email is actually sent.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/enterprise-social-network',
'depends': ['base', 'base_setup'], 'depends': ['base', 'base_setup'],
'data': [ 'data': [
'wizard/invite_view.xml', 'wizard/invite_view.xml',

View File

@ -12,7 +12,7 @@ Menu for Marketing.
Contains the installer for marketing-related modules. Contains the installer for marketing-related modules.
""", """,
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/mailing',
'data': [ 'data': [
'security/marketing_security.xml', 'security/marketing_security.xml',
'marketing_view.xml', 'marketing_view.xml',

View File

@ -54,7 +54,7 @@ input segments, workflow.
module, but this will also install the CRM application as it depends on module, but this will also install the CRM application as it depends on
CRM Leads. CRM Leads.
""", """,
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/lead-automation',
'data': [ 'data': [
'marketing_campaign_view.xml', 'marketing_campaign_view.xml',
'marketing_campaign_data.xml', 'marketing_campaign_data.xml',

View File

@ -34,7 +34,7 @@ Demo data for the module marketing_campaign.
Creates demo data like leads, campaigns and segments for the module marketing_campaign. Creates demo data like leads, campaigns and segments for the module marketing_campaign.
""", """,
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/lead-automation',
'data': [], 'data': [],
'demo': ['marketing_campaign_demo.xml'], 'demo': ['marketing_campaign_demo.xml'],
'installable': True, 'installable': True,

View File

@ -9,7 +9,7 @@
'description': """ 'description': """
Bridge module between marketing and CRM Bridge module between marketing and CRM
""", """,
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/crm',
'data': [ 'data': [
'views/crm.xml', 'views/crm.xml',
'views/res_config.xml', 'views/res_config.xml',

View File

@ -29,7 +29,7 @@ professional emails and reuse templates in a few clicks.
""", """,
'version': '2.0', 'version': '2.0',
'author': 'OpenERP', 'author': 'OpenERP',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/mailing',
'category': 'Marketing', 'category': 'Marketing',
'depends': [ 'depends': [
'mail', 'mail',

View File

@ -50,6 +50,7 @@ invoice and send propositions for membership renewal.
'membership_demo.xml', 'membership_demo.xml',
'membership_demo.yml' 'membership_demo.yml'
], ],
'website': 'https://www.odoo.com/page/community-builder',
'test': ['test/test_membership.yml'], 'test': ['test/test_membership.yml'],
'installable': True, 'installable': True,
'auto_install': False, 'auto_install': False,

View File

@ -24,7 +24,7 @@
'name': 'MRP', 'name': 'MRP',
'version': '1.1', 'version': '1.1',
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/manufacturing',
'category': 'Manufacturing', 'category': 'Manufacturing',
'sequence': 18, 'sequence': 18,
'summary': 'Manufacturing Orders, Bill of Materials, Routing', 'summary': 'Manufacturing Orders, Bill of Materials, Routing',

View File

@ -39,7 +39,7 @@ With this module:
A + B + C -> D + E A + B + C -> D + E
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/manufacturing',
'images': ['images/bom_byproduct.jpeg'], 'images': ['images/bom_byproduct.jpeg'],
'depends': ['base', 'mrp'], 'depends': ['base', 'mrp'],
'data': [ 'data': [

View File

@ -53,7 +53,7 @@ The field 'Working Hours' is the delay(stop date - start date).
So, that we can compare the theoretic delay and real delay. So, that we can compare the theoretic delay and real delay.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/manufacturing',
'images': ['images/work_order_analysis.jpeg','images/work_order_planning.jpeg','images/work_order.jpeg'], 'images': ['images/work_order_analysis.jpeg','images/work_order_planning.jpeg','images/work_order.jpeg'],
'depends': ['mrp'], 'depends': ['mrp'],
'data': [ 'data': [

View File

@ -40,6 +40,7 @@ The following topics should be covered by this module:
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'images': ['images/repair_order.jpeg'], 'images': ['images/repair_order.jpeg'],
'depends': ['mrp', 'sale', 'account'], 'depends': ['mrp', 'sale', 'account'],
'website': 'https://www.odoo.com/page/manufacturing',
'data': [ 'data': [
'security/ir.model.access.csv', 'security/ir.model.access.csv',
'security/mrp_repair_security.xml', 'security/mrp_repair_security.xml',

View File

@ -31,7 +31,7 @@ This module is for managing a multicompany environment.
This module is the base module for other multi-company modules. This module is the base module for other multi-company modules.
""", """,
'author': 'OpenERP SA,SYLEAM', 'author': 'OpenERP SA,SYLEAM',
'website': 'http://www.openerp.com/', 'website': 'https://www.odoo.com',
'depends': [ 'depends': [
'base', 'base',
'sale_stock', 'sale_stock',

View File

@ -36,7 +36,7 @@ meeting minutes.
Notes can be found in the 'Home' menu. Notes can be found in the 'Home' menu.
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://openerp.com', 'website': 'https://www.odoo.com/page/notes',
'summary': 'Sticky notes, Collaborative, Memos', 'summary': 'Sticky notes, Collaborative, Memos',
'sequence': 9, 'sequence': 9,
'depends': [ 'depends': [

View File

@ -31,7 +31,7 @@ Use for update your text memo in real time with the following user that you invi
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://openerp.com', 'website': 'https://www.odoo.com/page/notes',
'summary': 'Sticky memos, Collaborative', 'summary': 'Sticky memos, Collaborative',
'depends': [ 'depends': [
'mail', 'mail',

View File

@ -11,7 +11,7 @@ Lets the company customize which Pad installation should be used to link to new
pads (by default, http://ietherpad.com/). pads (by default, http://ietherpad.com/).
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://openerp.com', 'website': 'https://www.odoo.com/page/notes',
'depends': ['web'], 'depends': ['web'],
'data': [ 'data': [
'res_company.xml', 'res_company.xml',

View File

@ -28,7 +28,7 @@ This module adds a PAD in all project kanban views.
=================================================== ===================================================
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com/page/project-management',
'depends': ['project', 'pad'], 'depends': ['project', 'pad'],
'data': ['project_task.xml'], 'data': ['project_task.xml'],
'demo': [], 'demo': [],

View File

@ -94,6 +94,7 @@ Main Features
'installable': True, 'installable': True,
'application': True, 'application': True,
'qweb': ['static/src/xml/pos.xml'], 'qweb': ['static/src/xml/pos.xml'],
'website': 'https://www.odoo.com/page/point-of-sale',
'auto_install': False, 'auto_install': False,
} }

View File

@ -41,7 +41,7 @@ The module also associates user groups to the portal users (adding a group in
the portal automatically adds it to the portal users, etc). That feature is the portal automatically adds it to the portal users, etc). That feature is
very handy when used in combination with the module 'share'. very handy when used in combination with the module 'share'.
""", """,
'website': 'http://www.openerp.com', 'website': 'https://www.odoo.com',
'data': [ 'data': [
'portal_data.xml', 'portal_data.xml',
'portal_view.xml', 'portal_view.xml',

View File

@ -41,6 +41,7 @@ sale discount to a customer.
'views/templates.xml' 'views/templates.xml'
], ],
'installable': True, 'installable': True,
'website': 'https://www.odoo.com/page/point-of-sale',
'auto_install': False, 'auto_install': False,
} }

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