[RENAME] Tiny ERP to OpenERP SA in all places

bzr revid: vir@tinyerp.com-20100728114344-u2cm97mk6gnfpp13
This commit is contained in:
dbr(Open ERP) 2010-07-28 17:13:44 +05:30 committed by Vir (Open ERP)
parent ec6d487047
commit c860708a9c
141 changed files with 215 additions and 215 deletions

View File

@ -21,7 +21,7 @@
{
"name" : "Accounting and Financial Management",
"version" : "1.1",
"author" : "Tiny",
"author" : "OpenERP SA",
"category": 'Generic Modules/Accounting',
"description": """Financial and accounting module that covers:
General accountings

View File

@ -163,7 +163,7 @@
<field name="partner_id" ref="base.res_partner_desertic_hispafuentes"/>
</record>
<record id="analytic_tiny_at_work" model="account.analytic.account">
<field name="name">Tiny AT Work</field>
<field name="name">OpenERP SA AT Work</field>
<field name="code">15</field>
<field name="parent_id" ref="analytic_partners"/>
<field name="partner_id" ref="base.res_partner_tinyatwork"/>

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
#
@ -15,7 +15,7 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
@ -31,7 +31,7 @@ Allows to automatically select analytic accounts based on criterions:
* Company
* Date
""",
'author' : 'Tiny',
'author' : 'OpenERP SA',
'website' : 'http://www.openerp.com',
'depends' : ['sale'],
'init_xml' : [],

View File

@ -54,7 +54,7 @@ for one account entry.
The analytic plan validates the minimum and maximum percentage at the time of creation
of distribution models.
""",
'author' : 'Tiny',
'author' : 'OpenERP SA',
'website' : 'http://www.openerp.com',
'depends' : ['account', 'account_analytic_default'],
'init_xml' : [],

View File

@ -21,7 +21,7 @@
{
"name" : "Stock Accounting for Anglo Saxon countries",
"version" : "1.2",
"author" : "Tiny, Veritos",
"author" : "OpenERP SA, Veritos",
"website" : "http://tinyerp.com - http://veritos.nl",
"description" : """This module will support the Anglo-Saxons accounting methodology by
changing the accounting logic with stock transactions. The difference between the Anglo-Saxon accounting countries

View File

@ -43,7 +43,7 @@ Three reports are available:
3. The last one is available from the Analytic Chart of Accounts. It gives the spreading, for the selected Analytic Accounts, of the Master Budgets per Budgets.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['account'],
'init_xml': [],

View File

@ -22,7 +22,7 @@
{
"name" : "Account Cancel",
"version" : "1.1",
"author" : "Tiny",
"author" : "OpenERP SA",
"category": 'Generic Modules/Accounting',
"description": """
Module adds 'Allow cancelling entries' field on form view of account journal. If set to true it allows user to cancel entries & invoices.

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
#
@ -15,7 +15,7 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
@ -25,7 +25,7 @@
'version': '1.1',
'category': 'Generic Modules/Accounting',
'description': """Remove minimal account chart""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['account'],
'init_xml': [],

View File

@ -22,7 +22,7 @@
{
"name" : "Account CODA - import bank statements from coda file",
"version" : "1.0",
"author" : "Tiny",
"author" : "OpenERP SA",
"category" : "Account CODA",
"description": """
Module provides functionality to import

View File

@ -41,7 +41,7 @@
Accounting/Reporting/Follow-Ups/All receivable entries
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['account'],
'init_xml': [],

View File

@ -35,7 +35,7 @@
Moreover, there is one option which allows 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...
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['base', 'account'],
'init_xml': [],

View File

@ -23,7 +23,7 @@
{
"name": "Payment Management",
"version": "1.1",
"author": "Tiny",
"author": "OpenERP SA",
"category": "Generic Modules/Payment",
"depends": ["account"],
"init_xml": [],
@ -32,7 +32,7 @@
* a more efficient way to manage invoice payment.
* a basic mechanism to easily plug various automated payment.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'depends': ['account'],
'init_xml': [],
'update_xml': [

View File

@ -29,7 +29,7 @@
Indicators
Add a dashboards for accountant that include Indicators reporting.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['account'],
'init_xml': [],

View File

@ -26,7 +26,7 @@
'category': 'Generic Modules/Accounting',
'description': """Financial and accounting reporting
Balance Sheet Report""",
'author': 'Tiny',
'author': 'OpenERP SA',
'depends': ['account'],
'init_xml': [],
'update_xml': [

View File

@ -29,7 +29,7 @@ Especially useful for b2c businesses.
This module implement the modification on the invoice form.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['account'],
'init_xml': [],

View File

@ -22,7 +22,7 @@
{
"name" : "Accounting Voucher Entries",
"version" : "1.0",
"author" : 'Tiny & Axelor',
"author" : 'OpenERP SA & Axelor',
"description": """Account Voucher module includes all the basic requirements of
Voucher Entries for Bank, Cash, Sales, Purchase, Expanse, Contra, etc...
* Voucher Entry

View File

@ -21,7 +21,7 @@
{
"name" : "Invoice Payment/Receipt by Vouchers.",
"version" : "1.0",
"author" : 'Tiny & Axelor',
"author" : 'OpenERP SA & Axelor',
"description": """Extension Account Voucher module includes allows to link payment / receipt
entries with voucher, also automatically reconcile during the payment and receipt entries
""",

View File

@ -23,7 +23,7 @@
{
"name" : "Analytic Account",
"version": "1.1",
"author" : "Tiny",
"author" : "OpenERP SA",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Projects & Services",
"depends" : ["base", "decimal_precision"],

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
#
@ -15,7 +15,7 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
@ -30,7 +30,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.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['analytic_user_function', 'account', 'hr_timesheet_invoice'],
'init_xml': [],

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
#
@ -15,7 +15,7 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
@ -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.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['hr_timesheet_sheet'],
'init_xml': [],

View File

@ -25,7 +25,7 @@
'version': '0.1',
'category': 'Profile',
'description': """This module is to create Profile for Associates""",
'author': 'Tiny',
'author': 'OpenERP SA',
'depends': ['membership', 'event'],
'update_xml': ['security/ir.model.access.csv', 'profile_association.xml'],
'demo_xml': [],

View File

@ -38,7 +38,7 @@
* Objects Statistics (list)
* My Objects By Day (list)
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'depends': ['base', 'account', 'hr_attendance'],
'init_xml': ['auction_sequence.xml'],
'update_xml': [

View File

@ -32,7 +32,7 @@
Administrator can subscribe rules for read,write and
delete on objects and can check logs.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['base'],
'init_xml': [],

View File

@ -24,7 +24,7 @@
'version': '1.0',
'category': 'Generic Modules/Others',
'description': "This module allows to implement action rules for any object.",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['base'],
'init_xml': [

View File

@ -28,7 +28,7 @@
- Alerts (create requests)
- Recurring events
- Invitations to people""",
"author" : "Tiny",
"author" : "OpenERP SA",
'category': 'Generic Modules/Others',
'website': 'http://www.openerp.com',
"init_xml" : [

View File

@ -38,7 +38,7 @@
Pay attention that this module converts the existing addresses into "addresses + contacts". It means that some fields of the addresses will be missing (like the contact name), since these are supposed to be defined in an other object.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['base','process'],
'init_xml': [],

View File

@ -26,7 +26,7 @@
This module installs the base for IBAN (International Bank Account Number) bank accounts and checks for its validity
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['account'],
'init_xml': ['base_iban_data.xml'],

View File

@ -29,7 +29,7 @@
* It creates a tarball (.tgz file suffix) containing an index file and one file per module
* Generate Relationship Graph
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['base'],
'init_xml': [],

View File

@ -23,7 +23,7 @@
{
'name': 'Base module quality - To check the quality of other modules' ,
'version': '1.0',
'category': 'Tiny Specific Modules/Base module quality',
'category': 'OpenERP SA Specific Modules/Base module quality',
'description': """
This module's aim is to check the quality of other modules.
@ -37,7 +37,7 @@ For further info, coders may take a look into base_module_quality\README.txt
WARNING: This module can not work as a ZIP file, you must unzip it before
using it, otherwise it may crash.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['base'],
'init_xml': [],

View File

@ -41,7 +41,7 @@ How to use it:
Run Administration/Customization/Module Creation/Export Customizations As a Module wizard.
Select datetime critearia of recording and objects to be recorded and Record module.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['base'],
'init_xml': [],

View File

@ -63,7 +63,7 @@ intro_start_fields = {
'name': {'string':'Module Name', 'type':'char', 'size':64, 'required':True},
'directory_name': {'string':'Directory Name', 'type':'char', 'size':32, 'required':True},
'version': {'string':'Version', 'type':'char', 'size':16, 'required':True},
'author': {'string':'Author', 'type':'char', 'size':64, 'default': lambda *args: 'Tiny', 'required':True},
'author': {'string':'Author', 'type':'char', 'size':64, 'default': lambda *args: 'OpenERP SA', '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://www.openerp.com', 'required':True},
'description': {'string':'Full Description', 'type':'text', 'required':True},

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
#
@ -15,7 +15,7 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
@ -31,7 +31,7 @@ for and users.
After installing the module, it adds a menu to define custom report in
the "Dashboard" menu.
""",
'author': 'Tiny & Axelor',
'author': 'OpenERP SA & Axelor',
'website': '',
'depends': ['base', 'board'],
'init_xml': [],

View File

@ -33,7 +33,7 @@ This module adds wizards to Import/Export .sxw report that
you can modify in OpenOffice.Once you have modified it you can
upload the report using the same wizard.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['base'],
'init_xml': ['base_report_data.xml'],

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
#
@ -15,7 +15,7 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
@ -39,7 +39,7 @@ intro_fields = {
'string': 'Introduction',
'type': 'text',
'readonly': True,
'default': lambda *args: """This system must be used with the Tiny OpenOffice plugin. If you
'default': lambda *args: """This system must be used with the OpenERP SA OpenOffice plugin. If you
did not installed yet, you can find this package on:
http://www.openerp.com
@ -83,7 +83,7 @@ get_form_result = '''<?xml version="1.0"?>
<newline/>
<field name="file_sxw"/>
<newline/>
<label colspan="4" string="This is the template of your requested report.\nSave it as a .SXW file and open it with OpenOffice.\nDon't forget to install the Tiny OpenOffice package to modify it.\nOnce it is modified, re-upload it in Open ERP using this wizard." align="0.0"/>
<label colspan="4" string="This is the template of your requested report.\nSave it as a .SXW file and open it with OpenOffice.\nDon't forget to install the OpenERP SA OpenOffice package to modify it.\nOnce it is modified, re-upload it in Open ERP using this wizard." align="0.0"/>
</form>'''
get_form_fields = {
@ -144,7 +144,7 @@ rml_form_fields = {
'file_rml': {
'string': 'Save As',
'type': 'binary',
}
}
}
save_rml_arch = '''<?xml version="1.0"?>

View File

@ -37,7 +37,7 @@
It also asks screens to help easily configure your company, the header and
footer, the account chart to install and the language.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['base'],
'init_xml': ['base_setup_data.xml'],

View File

@ -28,7 +28,7 @@
This module follows the methods stated at http://sima-pc.com/nif.php for
checking the validity of VAT Number assinged to partners in European countries.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'depends': ['account'],
'website': 'http://www.openerp.com',
'update_xml': ['base_vat_view.xml'],

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
#
@ -15,7 +15,7 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
@ -24,7 +24,7 @@
'version': '1.0',
'category': 'Board/Base',
'description': """Base module for all dashboards.""",
'author': 'Tiny',
'author': 'OpenERP SA',
'depends': ['base'],
'update_xml': ['security/ir.model.access.csv', 'wizard/board_menu_create_view.xml', 'board_view.xml'],
'demo_xml': [],

View File

@ -43,7 +43,7 @@
DATABASE_NAME: Name of database on which OpenERP Calendar is created
CALENDAR_NAME: Name of calendar to access
""",
"author" : "Tiny",
"author" : "OpenERP SA",
'category': 'Generic Modules/Others',
'website': 'http://www.openerp.com',
"init_xml" : ["caldav_data.xml"],

View File

@ -1,5 +1,5 @@
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>).
#
@ -14,13 +14,13 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# 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" : "Claim from delivery",
"version" : "1.0",
"author" : "Tiny",
"author" : "OpenERP SA",
"category" : "Generic Modules/Inventory Control",
"depends" : ["base", "crm_claim", "stock"],
"init_xml" : [],

View File

@ -50,7 +50,7 @@ Create dashboard for CRM that includes:
* My Cases (list)
* Jobs Tracking (graph)
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': [
'base',

View File

@ -28,7 +28,7 @@
New Futures in Meeting:
* Share meeting with other calendar clients like sunbird
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['caldav', 'crm'
],

View File

@ -25,7 +25,7 @@
'version': '1.0',
'category': 'Generic Modules/CRM & SRM',
'description': """Fundraising""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['crm'],
'init_xml': [

View File

@ -25,7 +25,7 @@
'version': '1.0',
'category': 'Generic Modules/CRM & SRM',
'description': """Helpdesk Management""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['crm'],
'init_xml': [

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
#
@ -15,7 +15,7 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
@ -35,7 +35,7 @@
* Note: this module is not compatible with the module segmentation, since it's the same which has been renamed.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['base', 'crm'],
'init_xml': [],

View File

@ -27,7 +27,7 @@ of usage: accounting, sales, purchases, ...
The decimal precision is configured per company.
""",
"author": "Tiny",
"author": "OpenERP SA",
"version": "0.1",
"depends": ["base"],
"category" : "Generic Modules/Others",

View File

@ -29,14 +29,14 @@
When creating invoices from picking, Open ERP is able to add and compute the shipping line.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'depends': ['sale', 'purchase', 'stock'],
'init_xml': ['delivery_data.xml'],
'update_xml': [
'security/ir.model.access.csv',
'wizard/delivery_sale_order_view.xml',
'delivery_report.xml',
'delivery_view.xml',
'delivery_view.xml',
'partner_view.xml'
],
'demo_xml': ['delivery_demo.xml'],

View File

@ -38,7 +38,7 @@
- After installing this module PDF's are no longer stored into the database,
but in the servers rootpad like /server/bin/filestore.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['process','board', 'knowledge'],
'init_xml': [],

View File

@ -30,7 +30,7 @@
* Email based Document submission
* user based document subission
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'init_xml': [],
'update_xml': [

View File

@ -29,7 +29,7 @@
but you would also be able to connect with them through the file system using the
a FTP client.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['base', 'document'],
'init_xml': [],

View File

@ -25,7 +25,7 @@
'version': '1.0',
'category': 'Generic Modules/Others',
'description': """Allows to synchronise calendars with others applications.""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['document', 'crm'],
'init_xml': ['document_data.xml'],

View File

@ -31,7 +31,7 @@
{
"name" : "WebDAV server for Document Management",
"version" : "2.0",
"author" : "Tiny",
"author" : "OpenERP SA",
"category" : "Generic Modules/Others",
"website": "http://www.openerp.com",
"description": """ With this module, the WebDAV server for the documents is activated.

View File

@ -38,7 +38,7 @@
- You can access predefined reports about number of registration per event or per event category in:
Events / Reporting
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'depends': ['crm', 'base_contact', 'account'],
'init_xml': [],
'update_xml': [

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
#
@ -15,7 +15,7 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
@ -28,7 +28,7 @@
This module allows you to create retro planning for managing your events.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'depends': ['project_retro_planning', 'event'],
'init_xml': [],
'update_xml': ['wizard/event_project_view.xml', 'event_view.xml'],

View File

@ -25,7 +25,7 @@
"name" : "Fetchmail Server",
"version" : "1.0",
"depends" : ["base", 'mail_gateway'],
"author" : "Tiny",
"author" : "OpenERP SA",
"description": """Fetchmail:
* Fetch email from Pop / IMAP server
* Support SSL

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
#
@ -15,7 +15,7 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
@ -27,7 +27,7 @@
'description': """The module adds google map field in partner address
so that we can directly open google map from the
url widget.""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['base'],
'init_xml': [],

View File

@ -23,7 +23,7 @@
{
"name": "Human Resources",
"version": "1.1",
"author": "Tiny",
"author": "OpenERP SA",
"category": "Generic Modules/Human Resources",
"website": "http://www.openerp.com",
"description": """
@ -32,7 +32,7 @@
* HR Departments
* HR Jobs
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['base', 'process', 'resource','board'],
'init_xml': [],

View File

@ -29,7 +29,7 @@
Keeps account of the attendances of the employees on the basis of the
actions(Sign in/Sign out) performed by them.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'depends': ['base', 'hr'],
'update_xml': [
'security/hr_security.xml',

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
#
@ -15,7 +15,7 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
@ -31,7 +31,7 @@
* Place of birth, birth date, ...
You can assign several contracts per employee.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['hr'],
'init_xml': ['hr_contract_data.xml'],

View File

@ -22,7 +22,7 @@
{
"name" : "Human Resources Evaluation",
"version": "0.1",
"author": "Tiny",
"author": "OpenERP SA",
"category": "Generic Modules/Human Resources",
"website": "http://www.openerp.com",
"depends": ["hr",'hr_recruitment','survey'],

View File

@ -536,7 +536,7 @@
<field name="descriptive_text">* The employee will be responsible for completing a draft of the Appraisal Form as a tool for self-evaluation and a starting point for the supervisors evaluation. The employee can add examples of achievements for each criterion.
Once the form had been filled, the employee send it to his supervisor.
* It is the primary responsibility of the supervisor to gather the necessary input from the appropriate sources of feedback (internal and/or external customers, peers). In case of collaboration with Tiny Belgium, the supervisor must receive completed evaluation form from the employee's Belgian project manager.
* It is the primary responsibility of the supervisor to gather the necessary input from the appropriate sources of feedback (internal and/or external customers, peers). In case of collaboration with OpenERP SA Belgium, the supervisor must receive completed evaluation form from the employee's Belgian project manager.
* The supervisor synthesizes and integrates all input into the completed appraisal. He motivates his evaluation in the ad hoc fields.
@ -614,7 +614,7 @@ Once the form had been filled, the employee send it to his supervisor.
* The employee will be responsible for completing a draft of the Appraisal Form as a tool for self-evaluation and a starting point for the supervisors evaluation. The employee can add examples of achievements for each criterion.
Once the form had been filled, the employee send it to his supervisor.
* It is the primary responsibility of the supervisor to gather the necessary input from the appropriate sources of feedback (internal and/or external customers, peers). In case of collaboration with Tiny Belgium, the supervisor must receive completed evaluation form from the employee's Belgian project manager.
* It is the primary responsibility of the supervisor to gather the necessary input from the appropriate sources of feedback (internal and/or external customers, peers). In case of collaboration with OpenERP SA Belgium, the supervisor must receive completed evaluation form from the employee's Belgian project manager.
* The supervisor synthesizes and integrates all input into the completed appraisal. He motivates his evaluation in the ad hoc fields.
@ -1672,7 +1672,7 @@ Once the form had been filled, the employee send it to his supervisor.
<field eval="1" name="wait"/>
</record>
</data>
<!-- <data noupdate="1">-->
<!-- <record id="hr_evaluation_interview_1" model="survey.request">-->
<!-- <field name="state">waiting_answer</field>-->

View File

@ -38,7 +38,7 @@
the invoice on timesheet module so that you will be able to automatically
re-invoice your customer's expenses if your work by project.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['hr', 'account'],
'init_xml': [],

View File

@ -23,7 +23,7 @@
{
"name": "Human Resources: Holidays management",
"version": "1.5",
"author": "Tiny & Axelor",
"author": "OpenERP SA & Axelor",
"category": "Generic Modules/Human Resources",
"website": "http://www.openerp.com",
"description": """Human Ressources: Holidays tracking and workflow
@ -48,7 +48,7 @@
for example, you maybe will do it for the user 'admin'
.
""",
'author': 'Tiny & Axelor',
'author': 'OpenERP SA & Axelor',
'website': 'http://www.openerp.com',
'depends': ['hr', 'crm', 'process', 'resource'],
'init_xml': [],

View File

@ -33,7 +33,7 @@
* Monthly Payroll Register
* Integrated with Holiday Management
""",
'author':'Tiny/Axelor',
'author':'OpenERP SA/Axelor',
'website':'http://www.openerp.com',
'depends': [
'hr',

View File

@ -1,7 +1,7 @@
#-*- coding:utf-8 -*-
##############################################################################
#
# OpenERP, Open Source Management Solution
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>). All Rights Reserved
# d$
#
@ -28,7 +28,7 @@
* Payment Encoding
* Comany Contribution Managemet
""",
'author':'Tiny/Axelor',
'author':'OpenERP SA/Axelor',
'website':'http://www.openerp.com',
'depends': [
'hr_payroll',

View File

@ -31,7 +31,7 @@ This module is integrated with the mail gateway to automatically tracks email
sent to jobs@YOURCOMPANY.com. It's also integrated with the document management
system to store and search in your CV base.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['hr','survey','crm'],
'update_xml': [

View File

@ -35,7 +35,7 @@ Lots of reporting on time and employee tracking are provided.
It is completely integrated with the cost accounting module. It allows you
to set up a management by affair.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['account', 'hr', 'base', 'hr_attendance', 'process'],
'init_xml': ['hr_timesheet_data.xml'],

View File

@ -28,7 +28,7 @@
Module to generate invoices based on costs (human resources, expenses, ...).
You can define price lists in analytic account, make some theoretical revenue
reports, eso.""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['account', 'hr_timesheet'],
'init_xml': [],

View File

@ -43,7 +43,7 @@ The validation can be configured in the company:
* Period size (day, week, month, year)
* Maximal difference between timesheet and attendances
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['hr_timesheet', 'hr_timesheet_invoice', 'process'],
'init_xml': [],

View File

@ -1,7 +1,7 @@
{
"name" : "Html View",
"version" : "1.1",
"author" : "Tiny",
"author" : "OpenERP SA",
"category" : "Generic Modules/Inventory Control",
"depends" : ['base'],
"init_xml" : ['html_view.xml'],

View File

@ -31,7 +31,7 @@
Each idea has a score based on the different votes.
The managers can obtain an easy view on best ideas from all the users.
Once installed, check the menu 'Ideas' in the 'Tools' main menu.""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://openerp.com',
'depends': ['base'],
'init_xml': [],

View File

@ -24,7 +24,7 @@
"name" : "Knowledge Management System",
"version" : "1.0",
"depends" : ["base"],
"author" : "Tiny",
"author" : "OpenERP SA",
"description": """Installer for knowledge-based tools
""",
'website': 'http://www.openerp.com',

View File

@ -39,7 +39,7 @@
Path to access : Financial Management/Reporting/Legal Statements/Belgium Statements/Annual Listing Of VAT-Subjected Customers
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'depends': [
'account',
'account_report',

View File

@ -28,7 +28,7 @@
{
"name" : "France - Plan Comptable Général",
"version" : "1.0",
"author" : "OpenERP",
"author" : "OpenERP SA",
"website": "http://www.openerp.com",
"category" : "Localisation/Account Charts",
"description": """This is the module to manage the accounting chart for France in Open ERP.

View File

@ -1,6 +1,6 @@
# -*- encoding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>).
#
@ -15,7 +15,7 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
@ -25,7 +25,7 @@
"description":"""
Indian Accounting : chart of Account
""",
"author" : 'Tiny & Axelor',
"author" : 'OpenERP SA & Axelor',
"category": "Localisation/Account Charts",
"depends" : [
"account",

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
#
@ -15,7 +15,7 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
@ -30,7 +30,7 @@ This module installs:
*the KLUWER Chart of Accounts,
*the Tax Code Chart for Luxembourg
*the main taxes used in Luxembourg""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://openerp.com',
'depends': ['account', 'account_report', 'base_vat', 'base_iban'],
'init_xml': [],

View File

@ -21,7 +21,7 @@
{
"name": "Lunch Module",
"author": "Tiny",
"author": "OpenERP SA",
"Description": """
The lunch module is for keeping record of the order placed and payment of the orders.
The products are defined under categories and the payment records are maintained user wise

View File

@ -26,7 +26,7 @@
'description': """The generic email gateway system allows to send and receive emails
* History for Emails
* Easy Integration with any Module""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['base'],
'init_xml': [],

View File

@ -24,7 +24,7 @@
"name" : "Marketing",
"version" : "1.1",
"depends" : ["base"],
"author" : "Tiny",
"author" : "OpenERP SA",
"category": 'Generic Modules/Marketing',
"description": "Menu for Marketing",
'website': 'http://www.openerp.com',

View File

@ -24,7 +24,7 @@
"name" : "",
"version" : "1.1",
"depends" : ['marketing_campaign'],
"author" : "Tiny",
"author" : "OpenERP SA",
"category": 'Generic Modules/Marketing',
"description": """
""",

View File

@ -36,7 +36,7 @@ It supports different kind of members:
It is integrated with sales and accounting to allow you to automatically
invoice and send propositions for membership renewal.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'depends': ['base', 'product', 'account', 'process'],
'init_xml': ['membership_data.xml'],
'update_xml': [

View File

@ -23,7 +23,7 @@
{
"name" : "Manufacturing Resource Planning",
"version" : "1.1",
"author" : "Tiny",
"author" : "OpenERP SA",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Production",
"depends" : ["procurement", "stock", "resource", "purchase", "product","process"],

View File

@ -39,7 +39,7 @@
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'depends': ['procurement'],
'update_xml': ['mrp_jit.xml'],
'demo_xml': [],

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
#
@ -15,7 +15,7 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
@ -49,7 +49,7 @@
So that we can compare the theoretic delay and real delay.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['stock', 'hr', 'purchase', 'product', 'mrp'],
'init_xml': [],

View File

@ -33,7 +33,7 @@
* Repair quotation report
* Notes for the technician and for the final customer
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'depends': ['mrp', 'sale', 'account'],
'update_xml': [
'security/ir.model.access.csv',

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
#
@ -15,7 +15,7 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
@ -32,7 +32,7 @@ Without this module:
With this module:
A + B + C -> D + E
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['base', 'mrp'],
'init_xml': [],

View File

@ -28,7 +28,7 @@
Multicompany module is for managing a multicompany environment.
This module is the base module for other multicompany modules.
""",
'author': 'Tiny,SYLEAM',
'author': 'OpenERP SA,SYLEAM',
'website': 'http://www.openerp.com/',
'depends': [
'base',

View File

@ -22,7 +22,7 @@
{
"name" : "Olap Schemes Management",
"version" : "0.1",
"author" : "Tiny",
"author" : "OpenERP SA",
"website" : "http://www.openerp.com",
"depends" : ["base"],
"category" : "Generic Modules/Olap",

View File

@ -1081,7 +1081,7 @@ class olap_query_logs(osv.osv):
_description = "Olap query logs"
_columns = {
'user_id': fields.many2one('res.users', 'Tiny ERP User'),
'user_id': fields.many2one('res.users', 'OpenERP SA User'),
'query': fields.text('Query', required = True),
'time': fields.datetime('Time', required = True),
'result_size': fields.integer('Result Size', readonly = True),

View File

@ -1,6 +1,6 @@
# -*- encoding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>).
#
@ -15,14 +15,14 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# 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" : "olap_crm",
"version" : "0.1",
"author" : "Tiny",
"author" : "OpenERP SA",
"website" : "http://www.openerp.com",
"depends" : ["olap"],
"category" : "Generic Modules/Olap",

View File

@ -1,6 +1,6 @@
# -*- encoding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>).
#
@ -15,14 +15,14 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# 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" : "Module to extracts the schema structure",
"version" : "0.1",
"author" : "Tiny",
"author" : "OpenERP SA",
"website" : "http://www.openerp.com",
"depends" : ["olap"],
"category" : "Generic Modules/Olap",

View File

@ -128,7 +128,7 @@ class wizard_olap_extract(wizard.interface):
_terp= """{
"name" : "%(modulename)s",
"version" : "0.1",
"author" : "Tiny",
"author" : "OpenERP SA",
"website" : "http://tinyerp.com/",
"depends" : ["olap"],
"category" : "Generic Modules/Others",

View File

@ -22,7 +22,7 @@
{
"name" : "Load Sale Module data in Olap Tables",
"version" : "0.1",
"author" : "Tiny",
"author" : "OpenERP SA",
"website" : "http://www.openerp.com",
"depends" : ["olap"],
"category" : "Generic Modules/Olap",

View File

@ -35,7 +35,7 @@ Main features :
- Allow to refund former sales.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'depends': ['sale', 'delivery'],
'init_xml': [],

View File

@ -33,7 +33,7 @@
for e.g product/process/product_process_xml
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['base'],
'init_xml': [],

View File

@ -23,7 +23,7 @@
{
"name" : "Procurements",
"version" : "1.0",
"author" : "Tiny",
"author" : "OpenERP SA",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Production",
"depends" : ["base","process", "product", "stock"],

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
#
@ -15,7 +15,7 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
@ -23,7 +23,7 @@
{
"name" : "Products & Pricelists",
"version" : "1.1",
"author" : "Tiny",
"author" : "OpenERP SA",
"category" : "Generic Modules/Inventory Control",
"depends" : ["base", "process", "decimal_precision"],
"init_xml" : [],

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
#
@ -15,7 +15,7 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
@ -29,7 +29,7 @@ Adds a reporting menu in products that computes sales, purchases, margins
and other interesting indicators based on invoices. The wizard to launch
the report has several options to help you get the data you need.
""",
'author': 'Tiny',
'author': 'OpenERP SA',
'depends': ['base', 'product', 'account'],
'update_xml': [
'security/ir.model.access.csv',

View File

@ -20,7 +20,7 @@
{
"name": "Visible Discount",
"version": "1.0",
"author": "Tiny",
"author": "OpenERP SA",
"category": "Generic Modules/Sales & Purchases",
"description": """
This module lets you calculate discounts on Sale Order lines and Invoice lines base on the partner's pricelist.

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
#
@ -15,7 +15,7 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
@ -25,7 +25,7 @@
'version': '1.0',
'category': 'Profile',
'description': """Profile for Accounting""",
'author': 'Tiny',
'author': 'OpenERP SA',
'depends': ['account', 'board_account', 'account_followup'],
'update_xml': ['security/ir.model.access.csv', 'profile_accounting.xml'],
'demo_xml': [],

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
#
@ -15,7 +15,7 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
@ -25,7 +25,7 @@
'version': '1.0',
'category': 'Profile',
'description': """Profile for manufacturing industries""",
'author': 'Tiny',
'author': 'OpenERP SA',
'depends': ['mrp', 'sale', 'delivery', 'board_manufacturing', 'product_margin', 'sale_delivery_report'],
'update_xml': ['security/ir.model.access.csv', 'profile_manufacturing.xml'],
'demo_xml': [],

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