[IMP] Replace tinyerp.com by openerp.com for the value of the website key in the __terp__.py files

bzr revid: stephane@tinyerp.com-20081211000419-7vptxq8vr3116sgv
This commit is contained in:
Stephane Wirtel 2008-12-11 01:04:19 +01:00
parent d2e38fa107
commit 5d3abd8d61
67 changed files with 67 additions and 67 deletions

View File

@ -31,7 +31,7 @@
Taxes management
Budgets
""",
"website" : "http://tinyerp.com/module_account.html",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Accounting",
"init_xml" : [
],

View File

@ -23,7 +23,7 @@
"name" : "Account Analytic Default",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Accounting",
"description": """
Allows to automatically select analytic accounts based on criterions:

View File

@ -52,7 +52,7 @@ Plan2:
So when this line of invoice will be confirmed, it will generate 3 analytic lines,
for one account entry.
""",
"website" : "http://tinyerp.com/module_account.html",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Accounting",
"init_xml" : [
],

View File

@ -38,7 +38,7 @@
5. You have an option to print the desired report in Landscape format.
""",
"website" : "http://tinyerp.com/account_balance.html",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Accounting",
"init_xml" : [
],

View File

@ -23,7 +23,7 @@
"name" : "Budget Management",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com/module_crossovered_budget.html",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Accounting",
"description": """This module allow accountants to manage analytic and crossovered budgets.

View File

@ -25,7 +25,7 @@
"depends" : ["account"],
"author" : "Tiny",
"description": """Remove minimal account chart""",
"website" : "http://tinyerp.com/module_account.html",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Accounting",
"init_xml" : [
],

View File

@ -23,7 +23,7 @@
"name" : "Account Date check",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com/module_sale.html",
"website" : "http://www.openerp.com",
"depends" : ["account"],
"category" : "Generic Modules/Accounting",
"init_xml" : [],

View File

@ -37,7 +37,7 @@
It will generate a PDF with all the letters according the the
different levels of recall defined. You can define different policies
for different companies.""",
"website" : "http://tinyerp.com/module_account.html",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Accounting",
"init_xml" : [],
"demo_xml" : ["followup_demo.xml"],

View File

@ -35,7 +35,7 @@
Moreover, there is one option which allow you to print all the selected invoices with a given special message at the bottom of it. This feature can be very useful for printing your invoices with end-of-year wishes, special punctual conditions...
""",
"website" : "http://tinyerp.com/",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Projects & Services",
"init_xml" : [],
"demo_xml" : [],

View File

@ -25,7 +25,7 @@
"depends" : ["account"],
"author" : "Tiny",
"description": """Financial and accounting reporting""",
"website" : "http://tinyerp.com/module_account.html",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Accounting",
"init_xml" : [ ],
"demo_xml" : [ ],

View File

@ -29,7 +29,7 @@ Especially useful for b2c businesses.
This module implement the modification on the invoice form.
""",
"website" : "http://tinyerp.com/module_account.html",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Accounting",
"init_xml" : [ ],
"demo_xml" : [ ],

View File

@ -34,7 +34,7 @@ Basic Accounting, plus new things which available are:
* Accounting Periods
""",
"category" : "Generic Modules/Accounting",
"website" : "http://tinyerp.com",
"website" : "http://www.openerp.com",
"depends" : ["base", "account"],
"init_xml" : [
],

View File

@ -31,7 +31,7 @@
Obviously if no data has been recorded for the current account, the default value is given as usual by the account data so that this module is perfectly compatible with older configurations.
""",
"website" : "http://tinyerp.com/",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Others",
"init_xml" : [],
"demo_xml" : [],

View File

@ -31,7 +31,7 @@
Obviously if no data has been recorded for the current account, the default value is given as usual by the employee data so that this module is perfectly compatible with older configurations.
""",
"website" : "http://tinyerp.com/",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Others",
"init_xml" : [],
"demo_xml" : [],

View File

@ -23,7 +23,7 @@
"name" : "Audit Trail",
"version" : "1.0",
"depends" : ["base","account","purchase","mrp"],
"website" : "http://tinyerp.com",
"website" : "http://www.openerp.com",
"author" : "Tiny",
"init_xml" : [],
"description": "Allows the administrator to track every user operations on all objects of the system.",

View File

@ -23,7 +23,7 @@
"name" : "Base Contact",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Base",
"description": """
This module allows you to manage entirely your contacts.

View File

@ -23,7 +23,7 @@
"name" : "Module Merger",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Base",
"description": """
* The wizard asks a many2many of modules

View File

@ -57,7 +57,7 @@ intro_start_fields = {
'version': {'string':'Version', 'type':'char', 'size':16, 'required':True},
'author': {'string':'Author', 'type':'char', 'size':64, 'default': lambda *args: 'Tiny', 'required':True},
'category': {'string':'Category', 'type':'char', 'size':64, 'default': lambda *args: 'Vertical Modules/Parametrization', 'required':True},
'website': {'string':'Documentation URL', 'type':'char', 'size':64, 'default': lambda *args: 'http://tinyerp.com', 'required':True},
'website': {'string':'Documentation URL', 'type':'char', 'size':64, 'default': lambda *args: 'http://www.openerp.com', 'required':True},
'description': {'string':'Full Description', 'type':'text', 'required':True},
'data_kind': {'string':'Type of Data', 'type':'selection', 'selection':[('demo','Demo Data'),('update','Normal Data')], 'required':True, 'default': lambda *args:'update'},
}

View File

@ -23,7 +23,7 @@
"name" : "Module publisher",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Base",
"description": """
This module can be used by developpers to automatically publish their modules

View File

@ -23,7 +23,7 @@
"name" : "Module Recorder",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Base",
"description": """
This module allows you to create a new module without any development.

View File

@ -63,7 +63,7 @@ intro_start_fields = {
'version': {'string':'Version', 'type':'char', 'size':16, 'required':True},
'author': {'string':'Author', 'type':'char', 'size':64, 'default': lambda *args: 'Tiny', 'required':True},
'category': {'string':'Category', 'type':'char', 'size':64, 'default': lambda *args: 'Vertical Modules/Parametrization', 'required':True},
'website': {'string':'Documentation URL', 'type':'char', 'size':64, 'default': lambda *args: 'http://tinyerp.com', 'required':True},
'website': {'string':'Documentation URL', 'type':'char', 'size':64, 'default': lambda *args: 'http://www.openerp.com', 'required':True},
'description': {'string':'Full Description', 'type':'text', 'required':True},
'data_kind': {'string':'Type of Data', 'type':'selection', 'selection':[('demo','Demo Data'),('update','Normal Data')], 'required':True, 'default': lambda *args:'update'},
}

View File

@ -28,7 +28,7 @@ OpenOffice.
"version" : "0.1",
"depends" : ["base"],
"author" : "Tiny",
"website" : "http://tinyerp.com",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Base",
"init_xml" : [ ],
"demo_xml" : ["base_report_data.xml"],

View File

@ -41,7 +41,7 @@ intro_fields = {
'readonly': True,
'default': lambda *args: """This system must be used with the Tiny OpenOffice plugin. If you
did not installed yet, you can find this package on:
http://tinyerp.com
http://www.openerp.com
This wizard will provide you the .SXW report that you can modify
in OpenOffice. After having modified it, you will be able to reupload

View File

@ -23,7 +23,7 @@
"name" : "Base Setup",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Base",
"description": """
This module implements a configuration system that helps user

View File

@ -23,7 +23,7 @@
"name" : "Customer & Supplier Relationship Management",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com/module_crm.html",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/CRM & SRM",
"description": """The Open ERP case and request tracker enables a group of
people to intelligently and efficiently manage tasks, issues, and requests.

View File

@ -23,7 +23,7 @@
"name" : "Customer Relationship Management",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com/module_crm.html",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/CRM & SRM",
"description": """
The Open ERP case and request tracker enables a group of

View File

@ -36,7 +36,7 @@
* Note: this module is not compatible with the module segmentation, since it's the same which has been renamed.
""",
"website" : "http://tinyerp.com/",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/CRM & SRM",
"init_xml" : [],
"demo_xml" : ["crm_profiling_demo.xml"],

View File

@ -23,7 +23,7 @@
"name" : "CRM Verticalisation",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com",
"website" : "http://www.openerp.com",
"category" : "Vertical Modules/Parametrization",
"description": """Simplification of the interface for CRM.""",
"depends" : ["crm_configuration"],

View File

@ -24,7 +24,7 @@
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Others",
"website": "http://www.tinyerp.com",
"website": "http://www.openerp.com",
"description": "Sample custom module where you can put your customer specific developments.",
"depends" : ["base"],
"init_xml" : [],

View File

@ -5,7 +5,7 @@
<record id="delivery_partner" model="res.partner">
<field name="name">The Poste</field>
<field name="website">http://tinyerp.com</field>
<field name="website">http://www.openerp.com</field>
</record>
<record id="delivery_partner_address" model="res.partner.address">
<field name="name">Fabien Pinckaers</field>

View File

@ -24,7 +24,7 @@
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Others",
"website": "http://www.tinyerp.com",
"website": "http://www.openerp.com",
"description": """This is a complete document management system:
* FTP Interface
* User Authentification

View File

@ -24,7 +24,7 @@
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Others",
"website": "http://www.tinyerp.com",
"website": "http://www.openerp.com",
"description": """Allows to synchronize calendars with others applications.""",
"depends" : ["document","crm_configuration"],
"init_xml" : ["document_data.xml"],

View File

@ -23,7 +23,7 @@
"name" : "Google Map",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Others",
"description": """The module adds google map field in partner address
so that we can directly open google map from the

View File

@ -24,7 +24,7 @@
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Human Resources",
"website" : "http://tinyerp.com/module_hr.html",
"website" : "http://www.openerp.com",
"description": """
Module for human resource management. You can manage:
* Employees and hierarchies

View File

@ -24,7 +24,7 @@
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Human Resources",
"website" : "http://tinyerp.com/module_hr.html",
"website" : "http://www.openerp.com",
"depends" : ["hr"],
"module": "",
"description": """

View File

@ -24,7 +24,7 @@
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Human Resources",
"website" : "http://tinyerp.com/module_hr.html",
"website" : "http://www.openerp.com",
"depends" : ["hr","account", "account_tax_include",],
"description": """
This module aims to manage employee's expenses.

View File

@ -4,7 +4,7 @@
"version" : "0.1",
"author" : "Tiny & Axelor",
"category" : "Generic Modules/Human Resources",
"website" : "http://tinyerp.com/",
"website" : "http://www.openerp.com",
"description": """Human Ressources: Holidays tracking and workflow
This module allows you to manage holidays and holidays requests. For each employee, you can also define a number of available holidays per holiday status.

View File

@ -24,7 +24,7 @@
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Human Resources",
"website" : "http://tinyerp.com/module_hr.html",
"website" : "http://www.openerp.com",
"description": """
This module implement a timesheet system. Each employee can encode and
track their time spent on the different projects. A project is an

View File

@ -24,7 +24,7 @@
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Accounting",
"website" : "http://tinyerp.com/",
"website" : "http://www.openerp.com",
"depends" : ["account",'hr_timesheet'],
"description": """
Module to generate invoices based on costs (human ressources, expenses, ...).

View File

@ -25,7 +25,7 @@
"author" : "Tiny",
"category" : "Generic Modules/Human Resources",
"description": """Auto-complete timesheet based on tasks made on the project management module.""",
"website" : "http://tinyerp.com/module_hr.html",
"website" : "http://www.openerp.com",
"depends" : ["project", "hr_timesheet_sheet"],
"update_xml" : ["hr_timesheet_project_view.xml",
"process/hr_timesheet_project_process.xml",

View File

@ -24,7 +24,7 @@
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Human Resources",
"website" : "http://tinyerp.com/module_hr.html",
"website" : "http://www.openerp.com",
"description": """
This module help you easily encode and validate timesheet and attendances
within the same view. The upper part of the view is for attendances and

View File

@ -23,7 +23,7 @@
"name" : "Manufacturing Resource Planning",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com/module_mrp.html",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Production",
"depends" : ["stock", "hr", "purchase", "product","process"],
"description": """

View File

@ -23,7 +23,7 @@
"name" : "Workcenter Production start end workflow",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com/module_mrp.html",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Production",
"depends" : ["stock", "hr", "purchase", "product", "mrp"],
"description": """

View File

@ -23,7 +23,7 @@
"name" : "MRP Sub Product",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com/module_stock.html",
"website" : "http://www.openerp.com",
"depends" : ["base","mrp"],
"category" : "Generic Modules/Production",
"init_xml" : [],

View File

@ -23,7 +23,7 @@
"name" : "Enterprise Process",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Base",
"description": """
This module allows you to manage your process for the end-users.

View File

@ -23,7 +23,7 @@
"name" : "Project Management",
"version": "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com/module_project.html",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Projects & Services",
"depends" : ["product", "account", "hr", "process"],
"description": "Project management module that track multi-level projects, tasks, works done on tasks, eso. It is able to render planning, order tasks, eso.",

View File

@ -23,7 +23,7 @@
"name" : "Project Management - MRP Link",
"version": "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com/module_project.html",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Projects & Services",
"depends" : ["project", 'mrp', "sale", "mrp_jit"],
"description": """

View File

@ -23,7 +23,7 @@
"name" : "Project Timesheet",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Human Resources",
"description": """
This module lets you transfer the entries under tasks defined for Project Management to

View File

@ -23,7 +23,7 @@
"name" : "Purchase Management",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com/module_purchase.html",
"website" : "http://www.openerp.com",
"depends" : ["base", "account", "stock", "process"],
"category" : "Generic Modules/Sales & Purchases",
"init_xml" : [],

View File

@ -23,7 +23,7 @@
"name" : "Purchase Analytic Distribution Management",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com/module_sale.html",
"website" : "http://www.openerp.com",
"depends" : ["purchase","account_analytic_plans"],
"category" : "Generic Modules/Sales & Purchases",
"init_xml" : [],

View File

@ -23,7 +23,7 @@
"name" : "Account Reporting - Reporting",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com",
"website" : "http://www.openerp.com",
"depends" : ["account"],
"category" : "Generic Modules/Accounting",
"description": "A module that adds new reports based on the account module.",

View File

@ -23,7 +23,7 @@
"name" : "Analytic Account Reporting",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com",
"website" : "http://www.openerp.com",
"depends" : ["account","hr_timesheet_invoice"],
"category" : "Generic Modules/Accounting",
"description": "A module that adds new reports based on analytic accounts.",

View File

@ -23,7 +23,7 @@
"name" : "Analytic lines - Reporting",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com",
"website" : "http://www.openerp.com",
"depends" : ["account", "hr_timesheet_invoice"],
"category" : "Generic Modules/Accounting",
"description": "A report on analytic lines, costs by products, months and accounts.",

View File

@ -23,7 +23,7 @@
"name" : "Analytic planning - Reporting",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com",
"website" : "http://www.openerp.com",
"depends" : ["account", "hr_timesheet_invoice","project","report_analytic_line"],
"category" : "Generic Modules/Accounting",
"description": "Planning on analytic accounts.",

View File

@ -23,7 +23,7 @@
"name" : "CRM Management - Reporting",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com/module_crm.html",
"website" : "http://www.openerp.com",
"depends" : ["crm"],
"category" : "Generic Modules/CRM & SRM",
"description": "A module that adds new reports based on CRM cases.",

View File

@ -23,7 +23,7 @@
"name" : "Intrastat Reporting - Reporting",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com",
"website" : "http://www.openerp.com",
"depends" : ["base", "product", "stock", "sale", "purchase"],
"category" : "Generic Modules/Inventory Control",
"description": "A module that adds intrastat reports.",

View File

@ -23,7 +23,7 @@
"name": "MRP Management - Reporting",
"version": "1.0",
"author": "Tiny",
"website": "http://tinyerp.com/module_mrp.html",
"website": "http://www.openerp.com",
"depends": ["mrp"],
"category": "Generic Modules/Production",
"description": "A module that adds new reports based on MRP cases.",

View File

@ -23,7 +23,7 @@
"name" : "Sales Management - Reporting",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com/module_project.html",
"website" : "http://www.openerp.com",
"depends" : ["project", "report_task"],
"category" : "Generic Modules/Sales & Purchases",
"description": "A module that adds some reports on the sales",

View File

@ -23,7 +23,7 @@
"name" : "Sales Management - Reporting",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com/module_purchase.html",
"website" : "http://www.openerp.com",
"depends" : ["purchase"],
"category" : "Generic Modules/Sales & Purchases",
"init_xml" : [],

View File

@ -23,7 +23,7 @@
"name" : "Sales Management - Reporting",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com/module_sale.html",
"website" : "http://www.openerp.com",
"depends" : ["sale"],
"category" : "Generic Modules/Sales & Purchases",
"description": """

View File

@ -23,7 +23,7 @@
"name" : "Timesheet - Reporting",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com",
"website" : "http://www.openerp.com",
"depends" : ["hr_timesheet",'hr_timesheet_invoice'],
"category" : "Generic Modules/Human Resources",
"init_xml" : [],

View File

@ -23,7 +23,7 @@
"name" : "Sales Management",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com/module_sale.html",
"website" : "http://www.openerp.com",
"depends" : ["product", "stock", "mrp", "process"],
"category" : "Generic Modules/Sales & Purchases",
"init_xml" : [],

View File

@ -23,7 +23,7 @@
"name" : "Sales Analytic Distribution Management",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com/module_sale.html",
"website" : "http://www.openerp.com",
"depends" : ["sale","account_analytic_plans"],
"category" : "Generic Modules/Sales & Purchases",
"init_xml" : [],

View File

@ -23,7 +23,7 @@
"name" : "Sale CRM Stuff",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com/module_sale.html",
"website" : "http://www.openerp.com",
"depends" : ["sale", "crm_configuration"],
"category" : "Generic Modules/Sales & Purchases",
"description": """

View File

@ -24,7 +24,7 @@
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Sales & Purchases",
"website": "http://www.tinyerp.com",
"website": "http://www.openerp.com",
"depends" : ["stock","sale"],
"demo_xml" : ['sale_journal_demo.xml'],
"init_xml" : ['sale_journal_data.xml'],

View File

@ -23,7 +23,7 @@
"name" : "Stock Management",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com/module_stock.html",
"website" : "http://www.openerp.com",
"depends" : ["product", "account"],
"category" : "Generic Modules/Inventory Control",
"init_xml" : [],

View File

@ -23,7 +23,7 @@
"name" : "Invoice Picking Directly",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://tinyerp.com/module_sale.html",
"website" : "http://www.openerp.com",
"depends" : ["delivery", "stock"],
"category" : "Generic Modules/Sales & Purchases",
"description": """