[MERGE] Merged module screenshots and improvements to module descriptions.

bzr revid: nicolas.vanhoren@openerp.com-20110318110816-f8bnmmlfzc9eqyu7
This commit is contained in:
niv-openerp 2011-03-18 12:08:16 +01:00
commit a898038b47
161 changed files with 972 additions and 488 deletions

View File

@ -23,7 +23,12 @@
"version" : "1.1",
"author" : "OpenERP SA",
"category": 'Finance',
"description": """Financial and accounting module that covers:
"description": """
Accounting and Financial Management
===================================
Financial and accounting module that covers:
--------------------------------------------
General accountings
Cost / Analytic accounting
Third party accounting
@ -32,16 +37,20 @@
Customer and Supplier Invoices
Bank statements
Reconciliation process by partner
Creates a dashboard for accountants that includes:
* List of uninvoiced quotations
* Graph of aged receivables
* Graph of aged incomes
--------------------------------------------------
* List of Customer Invoice to Approve
* Company Analysis
* Graph of Aged Receivables
* Graph of Treasury
The processes like maintaining of general ledger is done through the defined financial Journals (entry move line or
grouping is maintained through journal) for a particular financial year and for preparation of vouchers there is a
module named account_voucher.
""",
'website': 'http://www.openerp.com',
'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'],
'init_xml': [],
"depends" : ["product", "analytic", "process","board"],
'update_xml': [
@ -133,7 +142,7 @@ module named account_voucher.
'test/account_bank_statement.yml',
'test/account_cash_statement.yml',
'test/account_report.yml',
],
'installable': True,

View File

@ -25,15 +25,15 @@
'version' : '1.1',
'category' : 'Finance',
'description': """
This module is for modifying account analytic view to show
important data to project manager of services companies.
Adds menu to show relevant information to each manager..
This module is for modifying account analytic view to show important data to project manager of services companies.
===================================================================================================================
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",
"website" : "http://www.camptocamp.com/",
"images" : ["images/bill_tasks_works.jpeg","images/overpassed_accounts.jpeg"],
"depends" : ["hr_timesheet_invoice"],
"init_xml" : [],
"update_xml": [

View File

@ -25,6 +25,7 @@
'category' : 'Finance',
'description': """Set default values for your analytic accounts
Allows to automatically select analytic accounts based on criterions:
=====================================================================
* Product
* Partner
* User
@ -33,6 +34,7 @@ Allows to automatically select analytic accounts based on criterions:
""",
'author' : 'OpenERP SA',
'website' : 'http://www.openerp.com',
'images' : ['images/analytic_defaults.jpeg'],
'depends' : ['sale'],
'init_xml' : [],
'update_xml': ['security/ir.model.access.csv', 'account_analytic_default_view.xml'],

View File

@ -56,6 +56,7 @@ of distribution models.
""",
'author' : 'OpenERP SA',
'website' : 'http://www.openerp.com',
'images' : ['images/analytic_plan.jpeg'],
'depends' : ['account', 'account_analytic_default'],
'init_xml' : [],
'update_xml': [

View File

@ -32,6 +32,7 @@
interim account
when the invoice is created to transfer this amount to the debtor or creditor account.
Secondly, price differences between actual purchase price and fixed product standard price are booked on a separate account""",
"images" : ["images/account_anglo_saxon.jpeg"],
"depends" : ["product", "purchase"],
"category" : "Warehouse",
"init_xml" : [],

View File

@ -24,8 +24,9 @@
'name': 'Budget Management',
'version': '1.0',
'category': 'Finance',
'description': """This module allows accountants to manage analytic and crossovered budgets.
'description': """
This module allows accountants to manage analytic and crossovered budgets.
==========================================================================
Once the Master Budgets and the Budgets are defined (in Accounting/Budgets/),
the Project Managers can set the planned amount on each Analytic Account.
@ -44,6 +45,7 @@ Three reports are available:
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'images': ['images/budget.jpeg','images/budgetary_position.jpeg'],
'depends': ['account'],
'init_xml': [],
'update_xml': [

View File

@ -28,6 +28,7 @@
This module adds the 'Allow cancelling entries' field to the journal definition. If set to true, the user may cancel entries & invoices. Make sure to comply with the legal requirements of your country.
""",
'website': 'http://www.openerp.com',
"images" : ["images/account_cancel.jpeg"],
"depends" : ["account"],
'init_xml': [],
'update_xml': ['account_cancel_view.xml' ],

View File

@ -28,6 +28,7 @@
This module provides functionality to import
bank statements from coda files.
""",
"images" : ["images/coda_logs.jpeg","images/import_coda_logs.jpeg"],
"depends" : ["account_voucher"],
"demo_xml" : [],
"init_xml" : [],

View File

@ -25,6 +25,7 @@
'category': 'Finance',
'description': """Remind your Customers for Payment
Modules to automate letters for unpaid invoices, with multi-level recalls.
==========================================================================
You can define your multiple levels of recall through the menu:
Accounting/Configuration/Miscellaneous/Follow-Ups
@ -43,6 +44,7 @@
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'images': ['images/follow_ups.jpeg','images/send_followups.jpeg'],
'depends': ['account'],
'init_xml': [],
'update_xml': [

View File

@ -26,8 +26,10 @@
'category': 'Finance',
'description': """Improve the standard invoice layout
This module provides some features to improve the layout of the invoices.
=========================================================================
It gives you the possibility to
--------------------------------
* order all the lines of an invoice
* add titles, comment lines, sub total lines
* draw horizontal lines and put page breaks
@ -37,6 +39,7 @@
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'images': ['images/notification_messages.jpeg'],
'depends': ['account'],
'init_xml': [],
'update_xml': [

View File

@ -26,9 +26,11 @@
"category": "Finance",
"description": """Prepare Global Proposals for your Supplier Payments
This module provides :
----------------------
* a more efficient way to manage invoice payment.
* a basic mechanism to easily plug various automated payment.
""",
'images': ['images/payment_mode.jpeg','images/payment_order.jpeg'],
'depends': ['account','account_voucher'],
'init_xml': [],
'update_xml': [

View File

@ -28,6 +28,7 @@
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'images': ['images/internal_sequence_number.jpeg'],
'depends': ['account'],
'init_xml': [],
'update_xml': [

View File

@ -23,14 +23,16 @@
"name" : "Accounting Voucher Entries",
"version" : "1.0",
"author" : 'OpenERP SA',
"description": """Account Voucher module includes all the basic requirements of
Voucher Entries for Bank, Cash, Sales, Purchase, Expanse, Contra, etc...
"description": """
Account Voucher module includes all the basic requirements of Voucher Entries for Bank, Cash, Sales, Purchase, Expanse, Contra, etc.
====================================================================================================================================
* Voucher Entry
* Voucher Receipt
* Cheque Register
""",
"category" : "Finance",
"website" : "http://tinyerp.com",
"images" : ["images/customer_payment.jpeg","images/journal_voucher.jpeg","images/sales_receipt.jpeg","images/supplier_voucher.jpeg"],
"depends" : ["account"],
"init_xml" : [],

View File

@ -24,14 +24,17 @@
'version': '1.0',
'category': 'Human Resources',
'description': """
This module allows you to define what is the default invoicing rate for a specific journal on a given account.
==============================================================================================================
This module allows you to define what is the default invoicing rate for a specific journal on a given account. This is mostly used when a user encodes his timesheet: the values are retrieved and the fields are auto-filled... but the possibility to change these values is still available.
This is mostly used when a user encodes his timesheet: the values are retrieved and the fields are auto-filled. But the possibility to change these values is still available.
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': 'OpenERP SA',
'website': 'http://www.openerp.com',
'images': ['images/analytic_journal_billing_rate.jpeg'],
'depends': ['analytic_user_function', 'account', 'hr_timesheet_invoice'],
'init_xml': [],
'update_xml': ['analytic_journal_billing_rate_view.xml', 'security/ir.model.access.csv'],

View File

@ -25,14 +25,17 @@
'version': '1.0',
'category': 'Generic Modules/Others',
'description': """
This module allows you to define what is the default function of a specific user on a given account.
====================================================================================================
This module allows you to define what is the default function of a specific user on a given account. This is mostly used when a user encodes his timesheet: the values are retrieved and the fields are auto-filled... but the possibility to change these values is still available.
This is mostly used when a user encodes his timesheet: the values are retrieved and the fields are auto-filled. But the possibility to change these values is still available.
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': 'OpenERP SA',
'website': 'http://www.openerp.com',
'images': ['images/analytic_user_function.jpeg'],
'depends': ['hr_timesheet_sheet'],
'init_xml': [],
'update_xml': ['analytic_user_function_view.xml', 'security/ir.model.access.csv'],

View File

@ -1,7 +1,7 @@
# -*- encoding: utf-8 -*-
##############################################################################
#
# OpenERP, Open Source Management Solution
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>). All Rights Reserved
# $Id$
#
@ -22,11 +22,12 @@
{
'name': 'Database anonymization module',
'name': 'Database Anonymization',
'version': '1.0',
'category': 'Tools',
'description': """
This module allows you to anonymize a database.
===============================================
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
@ -44,5 +45,6 @@ This module allows you to anonymize a database.
'installable': True,
'active': False,
'certificate': '00719010980872226045',
'images': ['images/anonymization1.jpeg','images/anonymization2.jpeg','images/anonymization3.jpeg'],
}

View File

@ -24,7 +24,11 @@
'name': 'Association profile',
'version': '0.1',
'category': 'General',
'description': """This module is to create Profile for Associates""",
'category': 'Profile',
'description': """
This module is to configure modules related to an association.
==============================================================
""",
'author': 'OpenERP SA',
'depends': ['membership', 'event'],
'update_xml': ['security/ir.model.access.csv', 'profile_association.xml'],
@ -32,5 +36,6 @@
'installable': True,
'active': False,
'certificate': '0078696047261',
'images': ['images/association1.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -25,18 +25,19 @@
'version': '1.0',
'category': 'General',
'description': """
This module manages the records of the artists,
the articles to be put up for auction,the buyers and
sellers.
This module manages the records of artists, auction articles, buyers and sellers.
=================================================================================
It completely manages an auction such as managing bids,
keeping track of the sold articles along with the paid
and unpaid objects including delivery of the articles.
Dashboards for auction that includes:
* My Latest Objects (list)
* My Latest Deposits (list)
The dashboard for auction includes:
* Latest Objects (list)
* Latest Deposits (list)
* Objects Statistics (list)
* My Objects By Day (list)
* Total Adjudications (graph)
* Min/Adj/Max (graph)
* Objects By Day (graph)
""",
'author': 'OpenERP SA',
'depends': ['base', 'account', 'hr_attendance'],
@ -67,5 +68,6 @@
'installable': True,
'active': False,
'certificate': '0039333102717',
'images': ['images/auction1.jpeg','images/auction2.jpeg','images/auction3.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -25,11 +25,10 @@
'version': '1.0',
'category': 'Tools',
'description': """
This module gives the administrator the rights
to track every user operation on all the objects
of the system.
This module lets administrator track every user operation on all the objects of the system.
===========================================================================================
Administrator can subscribe rules for read,write and
The administrator can subscribe to rules for read, write and
delete on objects and can check logs.
""",
'author': 'OpenERP SA',
@ -46,5 +45,6 @@
'installable': True,
'active': False,
'certificate': '0062572348749',
'images': ['images/audittrail1.jpeg','images/audittrail2.jpeg','images/audittrail3.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

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,11 @@
'name': 'Action Rule',
'version': '1.0',
'category': 'Tools',
'description': "This module allows to implement action rules for any object.",
'category': 'Generic Modules/Others',
'description': """
This module allows to implement action rules for any object.
============================================================
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['base'],
@ -31,12 +35,13 @@
'base_action_rule_data.xml'
],
'update_xml': [
'base_action_rule_view.xml',
'base_action_rule_view.xml',
'security/ir.model.access.csv',
],
'demo_xml': [],
'installable': True,
'active': False,
'certificate' : '001017908446466333429',
'images': ['images/base_action_rule1.jpeg','images/base_action_rule2.jpeg','images/base_action_rule3.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -1,7 +1,57 @@
# -*- coding: utf-8 -*-
##############################################################################
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
# published by the Free Software Foundation, either version 3 of the
# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# 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/>.
#
##############################################################################
{
"name": "Hello",
"version": "2.0",
"depends": [],
"js": ["static/*/js/*.js"],
"css": [],
"name" : "Basic Calendar Functionality",
"version" : "1.0",
"depends" : ["base"],
'description': """
This is a full-featured calendar system.
========================================
It supports:
- Calendar of events
- Alerts (create requests)
- Recurring events
- Invitations to people""",
"author" : "OpenERP SA",
'category': 'Tools',
'website': 'http://www.openerp.com',
"init_xml" : [
'base_calendar_data.xml'
],
"demo_xml" : [],
"update_xml" : [
'security/calendar_security.xml',
'security/ir.model.access.csv',
'wizard/calendar_event_edit_all_view.xml',
'wizard/base_calendar_invite_attendee_view.xml',
'wizard/base_calendar_set_exrule_view.xml',
'base_calendar_view.xml'
],
"test" : ['test/base_calendar_test.yml'],
"installable" : True,
"active" : False,
"certificate" : "00694071962960352821",
'images': ['images/base_calendar1.jpeg','images/base_calendar2.jpeg','images/base_calendar3.jpeg','images/base_calendar4.jpeg',],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -25,7 +25,8 @@
'version': '1.0',
'category': 'Tools',
'description': """
This module allows you to manage your contacts entirely.
This module allows you to manage your contacts entirely.
========================================================
It lets you define
*contacts unrelated to a partner,
@ -33,8 +34,8 @@
*contacts with possibly different functions for each of its job's addresses
It also adds new menu items located in
Partners \ Contacts
Partners \ Functions
Purchases / Address Book / Contacts
Sales / Address Book / Contacts
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.
""",
@ -46,15 +47,16 @@
'security/base_contact_security.xml',
'security/ir.model.access.csv',
'base_contact_view.xml',
'base_contact_installer_view.xml',
'base_contact_installer_view.xml',
'process/base_contact_process.xml'
],
'demo_xml': ['base_contact_demo.xml'],
'demo_xml': ['base_contact_demo.xml'],
'test': [
'test/base_contact00.yml',
],
'installable': True,
'active': False,
'certificate': '0031287885469',
'images': ['images/base_contact1.jpeg','images/base_contact2.jpeg','images/base_contact3.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -1,6 +1,6 @@
# -*- encoding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>).
#
@ -25,8 +25,11 @@
"maintainer" : "OpenERP SA",
"website" : "http://www.openerp.com",
"category" : "Tools",
"description": """This module replaces the cleartext password in the database with a password hash,
preventing anyone from reading the original password.
"description": """
This module replaces the cleartext password in the database with a password hash.
=================================================================================
It prevents anyone from reading the original password.
For your existing user base, the removal of the cleartext passwords occurs the first time
a user logs into the database, after installing base_crypt.
After installing this module it won't be possible to recover a forgotten password for your

View File

@ -22,8 +22,9 @@
'name': 'Create IBAN bank accounts',
'version': '1.0',
'category': 'Finance',
'description': """Check the validity of your IBAN bank account numbers
This module installs the base for IBAN (International Bank Account Number) bank accounts and checks for its validity.
'description': """
This module installs the base for IBAN (International Bank Account Number) bank accounts and checks for its validity.
=====================================================================================================================
""",
'author': 'OpenERP SA',
@ -34,5 +35,6 @@ This module installs the base for IBAN (International Bank Account Number) bank
'installable': True,
'active': False,
'certificate': '0050014379549',
'images': ['images/base_iban1.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -24,7 +24,9 @@
'version': '1.0',
'category': 'Tools',
'description': """
* This module generates the Technical Guides of selected modules in Restructured Text format (RST)
This module generates the Technical Guides of selected modules in Restructured Text format (RST).
=================================================================================================
* It uses the Sphinx (http://sphinx.pocoo.org) implementation of RST
* It creates a tarball (.tgz file suffix) containing an index file and one file per module
* Generates Relationship Graph
@ -37,5 +39,6 @@
'demo_xml': [],
'installable': True,
'certificate': '001288481437217734509',
'images': ['images/base_module_doc_rst1.jpeg'],
}

View File

@ -26,6 +26,7 @@
'category': 'Tools',
'description': """
The aim of this module is to check the quality of other modules.
================================================================
It defines a wizard on the list of modules in OpenERP, which allows you to
evaluate them on different criteria such as: the respect of OpenERP coding
@ -34,7 +35,7 @@ standards, the speed efficiency...
This module also provides generic framework to define your own quality test.
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
WARNING: This module cannot work as a ZIP file, you must unzip it before
using it, otherwise it may crash.
""",
'author': 'OpenERP SA',
@ -46,5 +47,6 @@ using it, otherwise it may crash.
'installable': True,
'active': False,
'certificate': '0175119475677',
'images': ['images/base_module_quality1.jpeg','images/base_module_quality2.jpeg','images/base_module_quality3.jpeg']
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

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/>.
#
##############################################################################
@ -26,6 +26,8 @@
'category': 'Tools',
'description': """
This module allows you to create a new module without any development.
======================================================================
It records all operations on objects during the recording session and
produce a .ZIP module. So you can create your own module directly from
the OpenERP client.
@ -49,5 +51,6 @@ Select datetime criteria of recording and objects to be recorded and Record modu
'demo_xml': [],
'installable': True,
'certificate': '0083134865813',
'images': ['images/base_module_record1.jpeg','images/base_module_record2.jpeg','images/base_module_record3.jpeg',]
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -21,15 +21,18 @@
{
'name': 'Report Creator',
'name': 'Statistical Report Creator',
'version': '1.0',
'category': 'Tools',
'description': """This module allows you to create any statistic
report on several objects. It's a SQL query builder and browser
for and users.
'description': """
This module allows you to create any statistic report on several objects.
=========================================================================
After installing the module, it adds a menu to define custom report in
the "Dashboard" menu.
It's an SQL query builder and browser
for end-users.
After installing the module, it adds a menu to define a custom report in
the Administration / Customization / Reporting menu.
""",
'author': ['OpenERP SA', 'Axelor'],
'website': '',
@ -45,5 +48,6 @@ the "Dashboard" menu.
'installable': True,
'active': False,
'certificate': '0031285794149',
'images': ['images/base_report_creator1.jpeg','images/base_report_creator2.jpeg','images/base_report_creator3.jpeg',],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -21,16 +21,15 @@
{
'name': 'Report designer interface module',
'name': 'OpenOffice Report Designer Interface',
'version': '0.1',
'category': 'Tools',
'description': """
This module is used along with OpenERP OpenOffice plugin.
You have to first install the plugin which is available at
http://www.openerp.com
This module is used along with OpenERP OpenOffice Plugin.
=========================================================
This module adds wizards to Import/Export .sxw report that
you can modify in OpenOffice.Once you have modified it you can
you can modify in OpenOffice. Once you have modified it you can
upload the report using the same wizard.
""",
'author': 'OpenERP SA',
@ -42,5 +41,6 @@ upload the report using the same wizard.
'installable': True,
'active': False,
'certificate': '0056379010493',
'images': ['images/base_report_designer1.jpeg','images/base_report_designer2.jpeg',],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -25,17 +25,12 @@
'version': '1.0',
'category': 'Tools',
'description': """
This module implements a configuration system that helps user
to configure the system at the installation of a new database.
This module helps to configure the system at the installation of a new database.
================================================================================
It allows you to select between a list of profiles to install:
* Minimal profile
* Accounting only
* Services companies
* Manufacturing companies
It allows you to choose the type of interface and select from a list of applications to install.
It also asks screens to help easily configure your company, the header and
footer, the account chart to install and the language.
It also helps to easily configure your company.
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
@ -49,5 +44,6 @@
'installable': True,
'active': True,
'certificate': '0086711085869',
'images': ['images/base_setup1.jpeg','images/base_setup2.jpeg','images/base_setup3.jpeg','images/base_setup4.jpeg',],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -20,11 +20,14 @@
##############################################################################
{
"name":"Base Synchro",
"name":"Server Object Synchronization",
"version":"0.1",
"author":"OpenERP SA",
"category":"Tools",
"description": """Synchronization with all objects.""",
"description": """
Synchronization with all objects.
=================================
""",
"depends":["base"],
"demo_xml":[],
"update_xml":[ "wizard/base_synchro_view.xml",
@ -33,5 +36,6 @@
"active":False,
"installable":True,
"certificate" : "00925429283944551453",
'images': ['images/1_servers_synchro.jpeg','images/2_synchronize.jpeg','images/3_objects_synchro.jpeg',],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -1,11 +1,13 @@
# -*- encoding: utf-8 -*-
{
"name": "Common base for tools modules",
"name": "Base Tools",
"author": "OpenERP SA",
"version": "1.0",
"depends": ["base"],
"category" : "Tools",
'description': """
Common base for tools modules.
==============================
""",
"init_xml": [],
"update_xml": [

View File

@ -19,11 +19,13 @@
#
##############################################################################
{
'name': 'Base VAT - To check VAT number validity',
'name': 'Base VAT',
'version': '1.0',
'category': 'Tools',
'description': """Check the validity of VAT Numbers.
Enable the VAT Number for the partner.
'category': 'Generic Modules/Base',
'description': """
Enable VAT Number for a partner and check its validity.
=======================================================
This module follows the methods stated at http://sima-pc.com/nif.php for
checking the validity of VAT Number assigned to partners in European countries.
@ -35,5 +37,6 @@
'installable': True,
'active': False,
'certificate': '0084849360989',
'images': ['images/1_partner_vat.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -20,10 +20,17 @@
##############################################################################
{
'name': 'Dashboard main module',
'name': 'Dashboard Creator',
'version': '1.0',
'category': 'Tools',
'description': """Create your own dashboards""",
'description': """
Lets the user create a custom dashboard.
========================================
This module also creates the Administration Dashboard.
The user can also publish notes.
""",
'author': 'OpenERP SA',
'depends': ['base'],
'update_xml': ['security/board_security.xml','security/ir.model.access.csv', 'wizard/board_menu_create_view.xml', 'board_view.xml','board_administration_view.xml'],
@ -31,5 +38,6 @@
'installable': True,
'active': False,
'certificate': '0076912305725',
'images': ['images/1_dashboard_definition.jpeg','images/2_publish_note.jpeg','images/3_admin_dashboard.jpeg',],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
#
@ -15,20 +15,22 @@
# 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" : "Share Calendar using CalDAV",
"version" : "1.1",
"name" : "Share Calendar using CalDAV",
"version" : "1.1",
"depends" : [
"base",
"base",
"document_webdav",
],
'description': """Easily share your OpenERP calendars with your mobile device
This module Contains basic functionality for caldav system like:
'description': """
This module contains basic functionality for Caldav system.
===========================================================
- Webdav server that provides remote access to calendar
- Synchronisation of calendar using WebDAV
- Customize calendar event and todo attribute with any of OpenERP model
@ -46,23 +48,24 @@
DATABASE_NAME: Name of database on which OpenERP Calendar is created
CALENDAR_NAME: Name of calendar to access
""",
"author" : "OpenERP SA",
'category': 'Tools',
'website': 'http://www.openerp.com',
"init_xml" : ["caldav_data.xml"],
"demo_xml" : [],
"author" : "OpenERP SA",
'website': 'http://www.openerp.com',
"init_xml" : ["caldav_data.xml"],
"demo_xml" : [],
"update_xml" : [
'security/ir.model.access.csv',
'security/ir.model.access.csv',
'wizard/calendar_event_export_view.xml',
'wizard/calendar_event_import_view.xml',
'wizard/calendar_event_subscribe_view.xml',
'wizard/caldav_browse_view.xml',
'caldav_view.xml',
'caldav_setup.xml'
],
"installable" : True,
"active" : False,
],
"installable" : True,
"active" : False,
"certificate" : "00924841426645403741",
'images': ['images/calendar_collections.jpeg','images/calendars.jpeg','images/export_ics_file.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -18,19 +18,24 @@
#
##############################################################################
{
"name" : "Claim from delivery",
"name" : "Claim from Delivery",
"version" : "1.0",
"author" : "OpenERP SA",
"category" : "Warehouse",
"depends" : ["base", "crm_claim", "stock"],
"init_xml" : [],
"demo_xml" : [],
"description": '''Integrate your Claims Management with your Delivery Orders
"description": '''
Create a claim from a delivery order.
=====================================
Adds a Claim link to the delivery order.
''',
"update_xml" : ["claim_delivery_view.xml"],
"active": False,
"installable": True,
"certificate" : "001101649349223746957",
'images': ['images/1_claim_link_delivery_order.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -24,9 +24,11 @@
'name': 'Customer & Supplier Relationship Management',
'version': '1.0',
'category': 'Sales',
'description': """Manage your Customer & Supplier Relations with OpenERP
The generic OpenERP Customer Relationship Management
system enables a group of people to intelligently and efficiently manage
'description': """
The generic OpenERP Customer Relationship Management.
=====================================================
This system enables a group of people to intelligently and efficiently manage
leads, opportunities, meeting, phonecall etc.
It manages key tasks such as communication, identification, prioritization,
assignment, resolution and notification.
@ -43,13 +45,10 @@ place.
The CRM module has a email gateway for the synchronisation interface
between mails and OpenERP.
Create dashboard for CRM that includes:
* My Leads (list)
* Leads by Stage (graph)
* My Meetings (list)
* Sales Pipeline by Stage (graph)
* My Cases (list)
* Jobs Tracking (graph)
Creates a dashboard for CRM that includes:
* Opportunities by Categories (graph)
* Opportunities by Stage (graph)
* Planned Revenue by Stage and User (graph)
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
@ -133,5 +132,6 @@ Create dashboard for CRM that includes:
'installable': True,
'active': False,
'certificate': '0079056041421',
'images': ['images/crm_dashboard.jpeg','images/leads.jpeg','images/meetings.jpeg','images/opportunities.jpeg','images/outbound_calls.jpeg','images/stages.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -25,8 +25,11 @@
'name': 'Extended Module to Add CalDav feature on Meeting',
'version': '1.1',
'category': 'Sales',
'description': """Easily Share your Meetings with your mobile device or calendar client
New Features in Meeting:
'category': 'Generic Modules/CRM & SRM',
'description': """
Caldav features in Meeting.
===========================
* Share meeting with other calendar clients like sunbird
""",
'author': 'OpenERP SA',
@ -42,6 +45,7 @@
'installable': True,
'active': False,
'certificate' : '001088048737252670109',
'images': ['images/caldav_browse_step1.jpeg','images/caldav_browse_step2.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -21,11 +21,13 @@
{
'name': 'Customer & Supplier Relationship Management',
'name': 'Customer & Supplier Claims Management',
'version': '1.0',
'category': 'Sales',
'description': """
This modules allows you to track your customers/suppliers claims and flames.
This modules allows you to track your customers/suppliers claims and grievances.
================================================================================
It is fully integrated with the email gateway so that you can create
automatically new claims based on incoming emails.
""",
@ -44,11 +46,12 @@ automatically new claims based on incoming emails.
],
'demo_xml': [
'crm_claim_demo.xml',
],
'test': ['test/test_crm_claim.yml'],
],
'test': ['test/test_crm_claim.yml'],
'installable': True,
'active': False,
'certificate' : '00612027414703404749',
'images': ['images/claim_categories.jpeg','images/claim_stages.jpeg','images/claims.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -21,30 +21,34 @@
{
'name': 'CRM Fundraising',
'version': '1.0',
'category': 'Sales',
'description': """Fundraising""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['crm'],
'name': 'CRM Fundraising',
'version': '1.0',
'description': """
Fundraising.
============
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['crm'],
'init_xml': [
'crm_fundraising_data.xml',
],
'crm_fundraising_data.xml',
],
'update_xml': [
'crm_fundraising_view.xml',
'crm_fundraising_menu.xml',
'security/ir.model.access.csv',
'report/crm_fundraising_report_view.xml',
],
'crm_fundraising_view.xml',
'crm_fundraising_menu.xml',
'security/ir.model.access.csv',
'report/crm_fundraising_report_view.xml',
],
'demo_xml': [
'crm_fundraising_demo.xml',
],
'test': ['test/test_crm_fund.yml'],
'installable': True,
'active': False,
'crm_fundraising_demo.xml',
],
'test': ['test/test_crm_fund.yml'],
'installable': True,
'active': False,
'certificate' : '00871545204231528989',
'images': ['images/fundraising_analysis.jpeg','images/fundraising_categories.jpeg','images/funds.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -21,29 +21,33 @@
{
'name': 'CRM Helpdesk',
'version': '1.0',
'category': 'Sales',
'description': """Helpdesk Management""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['crm'],
'name': 'CRM Helpdesk',
'version': '1.0',
'description': """
Helpdesk Management.
====================
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['crm'],
'init_xml': [
'crm_helpdesk_data.xml',
],
'crm_helpdesk_data.xml',
],
'update_xml': [
'crm_helpdesk_view.xml',
'crm_helpdesk_menu.xml',
'security/ir.model.access.csv',
'report/crm_helpdesk_report_view.xml',
],
'crm_helpdesk_view.xml',
'crm_helpdesk_menu.xml',
'security/ir.model.access.csv',
'report/crm_helpdesk_report_view.xml',
],
'demo_xml': [
'crm_helpdesk_demo.xml',
],
'test': ['test/test_crm_helpdesk.yml'],
'installable': True,
'active': False,
'crm_helpdesk_demo.xml',
],
'test': ['test/test_crm_helpdesk.yml'],
'installable': True,
'active': False,
'certificate' : '00830691522781519309',
'images': ['images/helpdesk_analysis.jpeg','images/helpdesk_categories.jpeg','images/helpdesk_requests.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -21,12 +21,12 @@
{
'name': 'Partner Geo-Localisation',
'name': 'Partner Geo-Localization',
'version': '1.0',
'category': 'Sales',
'description': """
This is the module used by OpenERP SA to redirect customers to his partners,
based on geolocalization.
This is the module used by OpenERP SA to redirect customers to its partners, based on geolocalization.
======================================================================================================
""",
'author': 'OpenERP SA',
'depends': ['crm'],
@ -41,4 +41,5 @@ based on geolocalization.
'installable': True,
'active': False,
'certificate': '00503409558942442061',
'images': ['images/partner_geo_localization.jpeg','images/partner_grade.jpeg'],
}

View File

@ -21,18 +21,17 @@
{
'name': 'Crm Profiling management - To Perform Segmentation within Partners',
'name': 'CRM Profiling Management - To Perform Segmentation within Partners',
'version': '1.3',
'category': 'Sales',
'description': """
This module allows users to perform segmentation within partners.
=================================================================
It uses the profiles criteria from the earlier segmentation module and improve it. Thanks to the new concept of questionnaire. You can now regroup questions into a questionnaire and directly use it on a partner.
It also has been merged with the earlier CRM & SRM segmentation tool because they were overlapping.
The menu items related are in "CRM & SRM\Configuration\Segmentations"
* Note: this module is not compatible with the module segmentation, since it's the same which has been renamed.
""",
'author': 'OpenERP SA',
@ -44,5 +43,6 @@
'installable': True,
'active': False,
'certificate': '0033984979005',
'images': ['images/profiling_questionnaires.jpeg','images/profiling_questions.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -21,9 +21,9 @@
{
"name": "Decimal Precision Configuration",
"description": """Configure your Price Accuracy according to your needs
This module allows to configure the price accuracy you need for different kind
of usage: accounting, sales, purchases, ...
"description": """
Configure the price accuracy you need for different kinds of usage: accounting, sales, purchases, etc.
======================================================================================================
The decimal precision is configured per company.
""",
@ -39,6 +39,7 @@ The decimal precision is configured per company.
"demo_xml": [],
"installable": True,
"certificate" : "001307317809612974621",
'images': ['images/1_decimal_accuracy_form.jpeg','images/1_decimal_accuracy_list.jpeg'],
}

View File

@ -21,10 +21,13 @@
{
'name': 'Carriers and deliveries',
'name': 'Carriers and Deliveries',
'version': '1.0',
'category': 'Warehouse',
'description': """Allows you to add delivery methods in sales orders and picking.
'description': """
Allows you to add delivery methods in sale orders and picking.
==============================================================
You can define your own carrier and delivery grids for prices.
When creating invoices from picking, OpenERP is able to add and compute the shipping line.
@ -44,5 +47,6 @@
'installable': True,
'active': False,
'certificate': '0033981912253',
'images': ['images/1_delivery_method.jpeg','images/2_delivery_pricelist.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -24,15 +24,18 @@
'name': 'Integrated Document Management System',
'version': '2.1',
'category': 'Tools',
'description': """Keep track of all your documents in OpenERP
This is a complete document management system:
'category': 'Generic Modules/Others',
'description': """
This is a complete document management system.
==============================================
* User Authentication
* Document Indexation :- .pptx and .docx files are not support in windows platform.
* Document Indexation :- .pptx and .docx files are not supported in Windows platform.
* Dashboard for Document that includes:
* New Files (list)
* Files by Resource Type (graph)
* Files by Partner (graph)
* Files by Month (graph)
* Files Size by Month (graph)
ATTENTION:
- When you install this module in a running company that have already PDF files stored into the database,
you will lose them all.
@ -59,6 +62,7 @@
'installable': True,
'active': False,
'certificate': '0070515416461',
'images': ['images/1_directories.jpeg','images/2_storage_media.jpeg','images/3_directories_structure.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -24,7 +24,10 @@
'name': 'Integrated FTP Server with Document Management System',
'version': '1.99',
'category': 'Tools',
'description': """This is a support FTP Interface with document management system.
'description': """
This is a support FTP Interface with document management system.
================================================================
With this module you would not only be able to access documents through OpenERP
but you would also be able to connect with them through the file system using the
FTP client.
@ -46,6 +49,7 @@
'installable': True,
'active': False,
'certificate': '00934787762705016005',
'images': ['images/1_configure_ftp.jpeg','images/2_document_browse.jpeg','images/3_document_ftp.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -24,7 +24,10 @@
'name': 'Support for iCal based on Document Management System',
'version': '1.0',
'category': 'Tools',
'description': """Allows to synchronise calendars with others applications.""",
'description': """
Allows to synchronise calendars with others applications.
=========================================================
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['document', 'crm'],
@ -34,5 +37,6 @@
'installable': True,
'active': False,
'certificate': '0071242387229',
'images': ['images/1_config_calendars.jpeg','images/2_doc_type_ics.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -34,10 +34,13 @@
"author" : "OpenERP SA",
"category" : "Tools",
"website": "http://www.openerp.com",
"description": """ With this module, the WebDAV server for the documents is activated.
"description": """
With this module, the WebDAV server for documents is activated.
===============================================================
You can then use any compatible browser to remotely see the attachments of OpenObject.
After installation, the webDAV server can be controlled by a [webdav] section in the server's config.
After installation, the WebDAV server can be controlled by a [webdav] section in the server's config.
Server Configuration Parameter:
[webdav]
; enable = True ; Serve webdav over the http(s) servers
@ -49,20 +52,21 @@
; since the messages are routed to the python logging, with
; levels "debug" and "debug_rpc" respectively, you can leave
; these options on
Also implements IETF RFC 5785 for services discovery on a http server,
which needs explicit configuration in openerp-server.conf, too.
""",
"depends" : ["base", "document"],
"init_xml" : [],
"update_xml" : ['security/ir.model.access.csv',
"update_xml" : ['security/ir.model.access.csv',
'webdav_view.xml',
'webdav_setup.xml',
],
"demo_xml" : [],
"test": [ #'test/webdav_test1.yml',
"test": [ #'test/webdav_test1.yml',
],
"active": False,
"installable": True,
"certificate" : "001236490750845657973",
'images': ['images/dav_properties.jpeg','images/directories_structure_principals.jpeg'],
}

View File

@ -28,7 +28,8 @@
"category" : "Tools",
"depends" : ['marketing', 'base_tools'],
"description": """
Email Template is extraction of Power Email basically just to send the emails.
Email Template is extraction of Power Email basically just to send emails.
==========================================================================
""",
"init_xml": ['email_template_scheduler_data.xml'],
"update_xml": [
@ -43,6 +44,7 @@
"installable": True,
"active": False,
"certificate" : "00817073628967384349",
'images': ['images/1_email_account.jpeg','images/2_email_template.jpeg','images/3_emails.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -24,19 +24,18 @@
'name': 'Event',
'version': '0.1',
'category': 'Tools',
'description': """Organise and manageme your Events.
'description': """
Organization and management of Events.
======================================
This module allows you
* to manage your events and their registrations
* to use emails to automatically confirm and send acknowledgements for any registration to an event
* ...
A dashboard for associations that includes:
* Registration by Events (graph)
Note that:
- You can define new types of events in
Events / Configuration / Types of Events
- You can access predefined reports about number of registration per event or per event category in:
Events / Reporting
Association / Configuration / Types of Events
""",
'author': 'OpenERP SA',
'depends': ['crm', 'base_contact', 'account', 'marketing'],
@ -58,5 +57,6 @@
'installable': True,
'active': False,
'certificate': '0083059161581',
'images': ['images/1_event_type_list.jpeg','images/2_events.jpeg','images/3_registrations.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -23,11 +23,14 @@
'name': 'Event Project - Create Retro-Planning to manage your Events',
'version': '0.1',
'category': 'Tools',
'description': """Organization and management of events.
'description': """
Organization and management of events.
======================================
This module allows you to create retro planning for managing your events.
""",
'author': 'OpenERP SA',
'images': ['images/event.jpeg'],
'depends': ['project_retro_planning', 'event'],
'init_xml': [],
'update_xml': ['wizard/event_project_retro_view.xml', 'event_project_view.xml'],

View File

@ -2,7 +2,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
# mga@tinyerp.com
#
@ -27,12 +27,14 @@
"depends" : ["base", 'mail_gateway'],
"author" : "OpenERP SA",
"category": 'Tools',
"description": """Fetchmail:
* Fetch email from Pop / IMAP server
* Support SSL
* Integrated with all Modules
* Automatic Email Receive
* Email based Records (Add, Update)
"description": """
Fetch email from POP / IMAP servers.
====================================
* Supports SSL
* Integrated with all modules
* Automatically receive email
* Email-based record operations (Add, Update)
""",
'website': 'http://www.openerp.com',
'init_xml': [],
@ -47,4 +49,5 @@
'installable': True,
'active': False,
'certificate' : '00692978332890137453',
'images': ['images/1_email_servers.jpeg'],
}

View File

@ -29,6 +29,7 @@ so that we can directly open google map from the
url widget.""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'images': ['images/google_map.jpeg'],
'depends': ['base'],
'init_xml': [],
'update_xml': ['google_map_wizard.xml', 'google_map_view.xml'],

View File

@ -26,13 +26,16 @@
"category": "Human Resources",
"website": "http://www.openerp.com",
"description": """
Module for human resource management. You can manage:
Module for human resource management.
=====================================
You can manage:
* Employees and hierarchies : You can define your employee with User and display hierarchies
* HR Departments
* HR Jobs
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'images': ['images/hr_department.jpeg', 'images/hr_employee.jpeg','images/hr_job_position.jpeg'],
'depends': ['resource', 'board'],
'init_xml': [],
'update_xml': [

View File

@ -26,10 +26,12 @@
'category': 'Human Resources',
'description': """
This module aims to manage employee's attendances.
==================================================
Keeps account of the attendances of the employees on the basis of the
actions(Sign in/Sign out) performed by them.
""",
'author': 'OpenERP SA',
'images': ['images/hr_attendances.jpeg'],
'depends': ['hr'],
'update_xml': [
'security/ir.model.access.csv',

View File

@ -25,7 +25,8 @@
'version': '1.0',
'category': 'Human Resources',
'description': """
Add all information on the employee form to manage contracts:
Add all information on the employee form to manage contracts.
=============================================================
* Marital status,
* Security number,
* Place of birth, birth date, ...
@ -33,6 +34,7 @@
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'images': ['images/hr_contract.jpeg'],
'depends': ['hr'],
'init_xml': ['hr_contract_data.xml'],
'update_xml': [

View File

@ -25,15 +25,17 @@
"author": "OpenERP SA",
"category": "Human Resources",
"website": "http://www.openerp.com",
"images": ["images/hr_evaluation_analysis.jpeg","images/hr_evaluation.jpeg"],
"depends": ["hr",'hr_recruitment','survey'],
"description": """
Ability to create employees evaluation.
=======================================
An evaluation can be created by employee for subordinates,
juniors as well as his manager.The evaluation is done under a plan
in which various surveys can be created and it can be defined which
level of employee hierarchy fills what and final review and evaluation
is done by the manager.Every evaluation filled by the employees can be viewed
in the form of.Implements a dashboard for My Current Evaluations
in the form of pdf file. Implements a dashboard for My Current Evaluations
""",
"init_xml": [],
"demo_xml": ["hr_evaluation_demo.xml",

View File

@ -26,6 +26,7 @@
'category': 'Human Resources',
'description': """
This module aims to manage employee's expenses.
===============================================
The whole workflow is implemented:
* Draft expense
@ -40,6 +41,7 @@
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'images': ['images/hr_expenses_analysis.jpeg', 'images/hr_expenses.jpeg'],
'depends': ['hr', 'account'],
'init_xml': [],
'update_xml': [

View File

@ -26,28 +26,27 @@
"author": ['OpenERP SA', 'Axelor'],
"category": "Human Resources",
"website": "http://www.openerp.com",
"description": """Human Resources: Holidays tracking and workflow
"description": """
This module allows you to manage leaves and leaves' requests.
=============================================================
Implements a dashboard for human resource management that includes.
* My Leaves
* My Expenses
* Leaves
Note that:
- A synchronisation with an internal agenda (use of the CRM module) is possible: in order to automatically create a case when an holiday request is accepted, you have to link the holidays status to a case section. You can set up this info and your colour preferences in
HR / Configuration / Holidays Status
Human Resources/Configuration/Holidays/Leave Type
- An employee can make an ask for more off-days by making a new Allocation It will increase his total of that leave type available (if the request is accepted).
- There are two ways to print the employee's holidays:
* The first will allow to choose employees by department and is used by clicking the menu item located in
HR / Holidays Request / Print Summary of Holidays
Human Resources/Reporting/Holidays/Leaves by Department
* The second will allow you to choose the holidays report for specific employees. Go on the list
HR / Employees / Employees
Human Resources/Human Resources/Employees
then select the ones you want to choose, click on the print icon and select the option
'Print Summary of Employee's Holidays'
'Employee's Holidays'
- The wizard allows you to choose if you want to print either the Confirmed & Validated holidays or only the Validated ones. These states must be set up by a user from the group 'HR'. You can define these features in the security tab from the user data in
Administration / Users / Users
for example, you maybe will do it for the user 'admin'
.
for example, you maybe will do it for the user 'admin'.
""",
'images': ['images/hr_allocation_requests.jpeg', 'images/hr_leave_requests.jpeg', 'images/leaves_analysis.jpeg'],
'depends': ['hr', 'crm', 'process', 'resource'],
'init_xml': [],
'update_xml': [

View File

@ -23,7 +23,9 @@
'name': 'Human Resource Payroll',
'version': '1.0',
'category': 'Human Resources',
'description': """Generic Payroll system
'description': """
Generic Payroll system.
=======================
* Employee Details
* Employee Contracts
* Passport based Contract
@ -35,6 +37,7 @@
""",
'author':'OpenERP SA',
'website':'http://www.openerp.com',
'images': ['images/hr_employee_payslip.jpeg','images/hr_payment_advice.jpeg','images/hr_payroll_register.jpeg'],
'depends': [
'hr',
'hr_contract',

View File

@ -23,13 +23,16 @@
'name': 'Human Resource Payroll Accounting',
'version': '1.0',
'category': 'Human Resources',
'description': """Generic Payroll system Integrated with Accountings
'description': """
Generic Payroll system Integrated with Accountings.
===================================================
* Expense Encoding
* Payment Encoding
* Company Contribution Management
""",
'author':'OpenERP SA',
'website':'http://www.openerp.com',
'images': ['images/hr_employee_payslip.jpeg'],
'depends': [
'hr_payroll',
'account',
@ -38,7 +41,7 @@
'init_xml': [
],
'update_xml': [
"security/ir.model.access.csv",
"security/ir.model.access.csv",
"hr_payroll_account_view.xml",
],
'demo_xml': [

View File

@ -24,8 +24,9 @@
'version': '1.0',
'category': 'Human Resources',
'description': """
Manages job positions and the recruitement process. It's integrated with the
survey module to allow you to define interview for different jobs.
Manages job positions and the recruitement process.
===================================================
It's integrated with the survey module to allow you to define interview for different jobs.
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
@ -33,6 +34,7 @@ system to store and search in your CV base.
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'images': ['images/hr_recruitment_analysis.jpeg','images/hr_recruitment_applicants.jpeg'],
'depends': ['decimal_precision', 'hr', 'survey', 'crm'],
'update_xml': [
'wizard/hr_recruitment_phonecall_view.xml',

View File

@ -25,9 +25,10 @@
'version': '1.0',
'category': 'Human Resources',
'description': """
This module implements a timesheet system. Each employee can encode and
track their time spent on the different projects. A project is an
analytic account and the time spent on a project generates costs on
This module implements a timesheet system.
==========================================
Each employee can encode and track their time spent on the different projects.
A project is an analytic account and the time spent on a project generates costs on
the analytic account.
Lots of reporting on time and employee tracking are provided.
@ -37,6 +38,7 @@ to set up a management by affair.
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'images': ['images/hr_timesheet_lines.jpeg'],
'depends': ['account', 'hr', 'base', 'hr_attendance', 'process'],
'init_xml': ['hr_timesheet_data.xml'],
'update_xml': [

View File

@ -26,10 +26,12 @@
'category': 'Human Resources',
'description': """Generate your Invoices from Expenses, Timesheet Entries, ...
Module to generate invoices based on costs (human resources, expenses, ...).
============================================================================
You can define price lists in analytic account, make some theoretical revenue
reports, etc.""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'images': ['images/hr_bill_task_work.jpeg','images/hr_type_of_invoicing.jpeg'],
'depends': ['account', 'hr_timesheet'],
'data': [
'security/ir.model.access.csv',

View File

@ -25,9 +25,10 @@
'version': '1.0',
'category': 'Human Resources',
'description': """
This module helps you to easily encode and validate timesheet and attendances
within the same view. The upper part of the view is for attendances and
track (sign in/sign out) events. The lower part is for timesheet.
This module helps you to easily encode and validate timesheet and attendances within the same view.
===================================================================================================
The upper part of the view is for attendances and track (sign in/sign out) events.
The lower part is for timesheet.
Other tabs contains statistics views to help you analyse your
time or the time of your team:
@ -45,6 +46,7 @@ The validation can be configured in the company:
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'images': ['images/hr_my_timesheet.jpeg','images/hr_timesheet_analysis.jpeg','images/hr_timesheet_sheet_analysis.jpeg','images/hr_timesheets.jpeg'],
'depends': ['hr_timesheet', 'hr_timesheet_invoice', 'process'],
'init_xml': [],
'update_xml': [

View File

@ -25,11 +25,13 @@
'version': '0.1',
'category': 'Tools',
'description': """
This module allows your users to easily and efficiently participate in the innovation of the enterprise.
This module allows your user to easily and efficiently participate in enterprise innovation.
============================================================================================
It allows everybody to express ideas about different subjects.
Then, other users can comment on these ideas and vote for particular ideas.
Each idea has a score based on the different votes.
The managers can obtain an easy view on best ideas from all the users.
The managers can obtain an easy view of best ideas from all the users.
Once installed, check the menu 'Ideas' in the 'Tools' main menu.""",
'author': 'OpenERP SA',
'website': 'http://openerp.com',
@ -51,5 +53,6 @@
],
'installable': True,
'certificate': '0071515601309',
'images': ['images/1_ideas.jpeg','images/2_idea_categories.jpeg','images/3_vote_idea.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -26,7 +26,9 @@
"depends" : ["base"],
"author" : "OpenERP SA",
"category": 'Tools',
"description": """Installer for knowledge-based tools
"description": """
Installer for knowledge-based tools.
====================================
""",
'website': 'http://www.openerp.com',
'init_xml': [],
@ -40,5 +42,6 @@
'installable': True,
'active': False,
'certificate' : '001278773815843749581',
'images': ['images/1_config_knowledge.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -23,20 +23,20 @@
'category': 'Finance',
'description': """
This is the base module to manage the accounting chart for Belgium in OpenERP.
==============================================================================
After Installing this module,The Configuration wizard for accounting is launched.
After installing this module, the Configuration wizard for accounting is launched.
* We have the account templates which can be helpful to generate Charts of Accounts.
* On that particular wizard,You will be asked to pass the name of the company,the chart template to follow,the no. of digits to generate the code for your account and Bank account,currency to create Journals.
Thus,the pure copy of Chart Template is generated.
* This is the same wizard that runs from Financial Management/Configuration/Financial Accounting/Financial Accounts/Generate Chart of Accounts from a Chart Template.
* On that particular wizard, you will be asked to pass the name of the company, the chart template to follow, the no. of digits to generate, the code for your account and bank account, currency to create journals.
Thus,the pure copy of Chart Template is generated.
Wizards provided by this module:
* Partner VAT Intra: Enlist the partners with their related VAT and invoiced amounts.Prepares an XML file format.
Path to access : Financial Management/Reporting//Legal Statements/Belgium Statements/Partner VAT Listing
Path to access : Accounting/Reporting//Legal Statements/Belgium Statements/Partner VAT Listing
* Periodical VAT Declaration: Prepares an XML file for Vat Declaration of the Main company of the User currently Logged in.
Path to access : Financial Management/Reporting/Legal Statements/Belgium Statements/Periodical VAT Declaration
Path to access : Accounting/Reporting/Legal Statements/Belgium Statements/Periodical VAT Declaration
* Annual Listing Of VAT-Subjected Customers: Prepares an XML file for Vat Declaration of the Main company of the User currently Logged in.Based on Fiscal year
Path to access : Financial Management/Reporting/Legal Statements/Belgium Statements/Annual Listing Of VAT-Subjected Customers
Path to access : Accounting/Reporting/Legal Statements/Belgium Statements/Annual Listing Of VAT-Subjected Customers
""",
'author': 'OpenERP SA',
@ -61,5 +61,6 @@
'demo_xml': [],
'installable': True,
'certificate': '0031977724637',
'images': ['images/1_config_chart_l10n_be.jpeg','images/2_l10n_be_chart.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -22,6 +22,10 @@
'name': 'Brazilian Localization',
'description': 'Brazilian Localization',
'category': 'Finance',
'description': """
This is the base module to manage the accounting chart for Brazil in OpenERP.
==============================================================================
""",
'author': 'OpenERP Brasil',
'website': 'http://openerpbrasil.org',
'version': '0.6',
@ -36,6 +40,7 @@
],
'installable': True,
'certificate' : '001280994939126801405',
'images': ['images/1_config_chart_l10n_br.jpeg','images/2_l10n_br_chart.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -1,6 +1,6 @@
# -*- encoding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>).
#
@ -15,16 +15,19 @@
# 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" : "Canada - English and French Canadian Chart of Accounts",
"name" : "Canada - English and French - Canadian Chart of Accounts",
"version" : "1.0",
"author" : "Savoir-faire Linux",
"website" : "http://www.savoirfairelinux.com",
"category" : "Finance",
"description": "This is the module to manage the english and french canadian accounting chart in OpenERP.",
"description": """
This is the module to manage the English and French - Canadian accounting chart in OpenERP.
===========================================================================================
""",
"depends" : ['base', 'account', 'base_iban', 'base_vat', 'account_chart'],
"init_xml" : [],
"update_xml" : [
@ -45,6 +48,7 @@
"demo_xml" : [],
"installable" : True,
"certificate" : '00941680933773696173',
'images': ['images/config_chart_l10n_ca.jpeg','images/l10n_ca_chart.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -22,7 +22,9 @@
{
"name" : "Switzerland - localization with 2011 taxes",
"description" : """
Swiss localisation :
Swiss localisation.
===================
- DTA generation for a lot of payment types
- BVR management (number generation, report, etc..)
- Import account move from the bank file (like v11 etc..)
@ -31,7 +33,7 @@ Swiss localisation :
You can also add ZIP and bank completion with:
- l10n_ch_zip
- l10n_ch_bank
Author: Camptocamp SA
Donors: Hasa Sàrl, Open Net Sàrl and Prisme Solutions Informatique SA
@ -47,7 +49,7 @@ Par ailleurs, conjointement à ce module, nous proposons la complétion NPA:
Vous pouvez ajouter la completion des banques et des NPA avec with:
- l10n_ch_zip
- l10n_ch_bank
Auteur: Camptocamp SA
Donateurs: Hasa Sàrl, Open Net Sàrl and Prisme Solutions Informatique SA
@ -102,5 +104,6 @@ TODO :
"active": False,
"installable": True,
"certificate" : "001103836064567088989",
'images': ['images/config_chart_l10n_ch.jpeg','images/l10n_ch_chart.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -28,6 +28,7 @@
"description": """
添加中文省份数据
科目类型\会计科目表模板\增值税\辅助核算类别\管理会计凭证簿\财务会计凭证簿
============================================================
""",
"depends" : ["base","account"],
'init_xml': [
@ -42,6 +43,7 @@
"active": False,
"installable": True,
"certificate": '00925445983542952285',
'images': ['images/config_chart_l10n_cn.jpeg','images/l10n_cn_chart.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -39,7 +39,9 @@
'author': 'ClearCorp S.A.',
'website': 'http://clearcorp.co.cr',
'category': 'Finance',
'description': """Chart of accounts for Costa Rica
'description': """
Chart of accounts for Costa Rica.
=================================
Includes:
* account.type
* account.account.template
@ -66,6 +68,7 @@ http://translations.launchpad.net/openerp-costa-rica
'installable': True,
'active': False,
'certificate' : '00531476623680631853',
'images': ['images/config_chart_l10n_cr.jpeg','images/l10n_cr_chart.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

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,29 +25,29 @@
# Dieses Modul bietet Ihnen einen deutschen Kontenplan basierend auf dem SKR03.
# Gemäss der aktuellen Einstellungen ist die Firma nicht Umsatzsteuerpflichtig.
# Diese Grundeinstellung ist sehr einfach zu ändern und bedarf in der Regel
# grundsätzlich eine initiale Zuweisung von Steuerkonten zu Produkten und / oder
# grundsätzlich eine initiale Zuweisung von Steuerkonten zu Produkten und / oder
# Sachkonten oder zu Partnern.
# Die Umsatzsteuern (voller Steuersatz, reduzierte Steuer und steuerfrei)
# sollten bei den Produktstammdaten hinterlegt werden (in Abhängigkeit der
# Steuervorschriften). Die Zuordnung erfolgt auf dem Aktenreiter Finanzbuchhaltung
# (Kategorie: Umsatzsteuer).
# Die Vorsteuern (voller Steuersatz, reduzierte Steuer und steuerfrei)
# sollten ebenso bei den Produktstammdaten hinterlegt werden (in Abhängigkeit
# der Steuervorschriften). Die Zuordnung erfolgt auf dem Aktenreiter
# sollten ebenso bei den Produktstammdaten hinterlegt werden (in Abhängigkeit
# der Steuervorschriften). Die Zuordnung erfolgt auf dem Aktenreiter
# Finanzbuchhaltung (Kategorie: Vorsteuer).
# Die Zuordnung der Steuern für Ein- und Ausfuhren aus EU Ländern, sowie auch
# für den Ein- und Verkauf aus und in Drittländer sollten beim Partner
# (Lieferant/Kunde)hinterlegt werden (in Anhängigkeit vom Herkunftsland
# des Lieferanten/Kunden). Die Zuordnung beim Kunden ist "höherwertig" als
# für den Ein- und Verkauf aus und in Drittländer sollten beim Partner
# (Lieferant/Kunde)hinterlegt werden (in Anhängigkeit vom Herkunftsland
# des Lieferanten/Kunden). Die Zuordnung beim Kunden ist "höherwertig" als
# die Zuordnung bei Produkten und überschreibt diese im Einzelfall.
#
# Zur Vereinfachung der Steuerausweise und Buchung bei Auslandsgeschäften
# Zur Vereinfachung der Steuerausweise und Buchung bei Auslandsgeschäften
# erlaubt OpenERP ein generelles Mapping von Steuerausweis und Steuerkonten
# (z.B. Zuordnung "Umsatzsteuer 19%" zu "steuerfreie Einfuhren aus der EU")
# (z.B. Zuordnung "Umsatzsteuer 19%" zu "steuerfreie Einfuhren aus der EU")
# zwecks Zuordnung dieses Mappings zum ausländischen Partner (Kunde/Lieferant).
# Die Rechnungsbuchung beim Einkauf bewirkt folgendes:
# Die Steuerbemessungsgrundlage (exklusive Steuer) wird ausgewiesen bei den
# Die Steuerbemessungsgrundlage (exklusive Steuer) wird ausgewiesen bei den
# jeweiligen Kategorien für den Vorsteuer Steuermessbetrag (z.B. Vorsteuer
# Steuermessbetrag Voller Steuersatz 19%).
# Der Steuerbetrag erscheint unter der Kategorie "Vorsteuern" (z.B. Vorsteuer
@ -55,11 +55,11 @@
# zusammengefasst werden und dann in Form eines Reports ausgegeben werden.
#
# Die Rechnungsbuchung beim Verkauf bewirkt folgendes:
# Die Steuerbemessungsgrundlage (exklusive Steuer) wird ausgewiesen bei den
# jeweiligen Kategorien für den Umsatzsteuer Steuermessbetrag
# Die Steuerbemessungsgrundlage (exklusive Steuer) wird ausgewiesen bei den
# jeweiligen Kategorien für den Umsatzsteuer Steuermessbetrag
# (z.B. Umsatzsteuer Steuermessbetrag Voller Steuersatz 19%).
# Der Steuerbetrag erscheint unter der Kategorie "Umsatzsteuer"
# (z.B. Umsatzsteuer 19%). Durch multidimensionale Hierachien können
# Der Steuerbetrag erscheint unter der Kategorie "Umsatzsteuer"
# (z.B. Umsatzsteuer 19%). Durch multidimensionale Hierachien können
# verschiedene Positionen zusammengefasst werden.
# Die zugewiesenen Steuerausweise können auf Ebene der einzelnen
# Rechnung (Eingangs- und Ausgangsrechnung) nachvollzogen werden,
@ -76,29 +76,29 @@
# d.h. im Standard existiert keine Zuordnung von Produkten und Sachkonten zu
# Steuerschlüsseln.
# Diese Grundeinstellung ist sehr einfach zu ändern und bedarf in der Regel
# grundsätzlich eine initiale Zuweisung von Steuerschlüsseln zu Produkten und / oder
# grundsätzlich eine initiale Zuweisung von Steuerschlüsseln zu Produkten und / oder
# Sachkonten oder zu Partnern.
# Die Umsatzsteuern (voller Steuersatz, reduzierte Steuer und steuerfrei)
# sollten bei den Produktstammdaten hinterlegt werden (in Abhängigkeit der
# Steuervorschriften). Die Zuordnung erfolgt auf dem Aktenreiter Finanzbuchhaltung
# (Kategorie: Umsatzsteuer).
# Die Vorsteuern (voller Steuersatz, reduzierte Steuer und steuerfrei)
# sollten ebenso bei den Produktstammdaten hinterlegt werden (in Abhängigkeit
# der Steuervorschriften). Die Zuordnung erfolgt auf dem Aktenreiter
# sollten ebenso bei den Produktstammdaten hinterlegt werden (in Abhängigkeit
# der Steuervorschriften). Die Zuordnung erfolgt auf dem Aktenreiter
# Finanzbuchhaltung (Kategorie: Vorsteuer).
# Die Zuordnung der Steuern für Ein- und Ausfuhren aus EU Ländern, sowie auch
# für den Ein- und Verkauf aus und in Drittländer sollten beim Partner
# (Lieferant/Kunde) hinterlegt werden (in Anhängigkeit vom Herkunftsland
# des Lieferanten/Kunden). Die Zuordnung beim Kunden ist "höherwertig" als
# für den Ein- und Verkauf aus und in Drittländer sollten beim Partner
# (Lieferant/Kunde) hinterlegt werden (in Anhängigkeit vom Herkunftsland
# des Lieferanten/Kunden). Die Zuordnung beim Kunden ist "höherwertig" als
# die Zuordnung bei Produkten und überschreibt diese im Einzelfall.
#
# Zur Vereinfachung der Steuerausweise und Buchung bei Auslandsgeschäften
# Zur Vereinfachung der Steuerausweise und Buchung bei Auslandsgeschäften
# erlaubt OpenERP ein generelles Mapping von Steuerausweis und Steuerkonten
# (z.B. Zuordnung "Umsatzsteuer 19%" zu "steuerfreie Einfuhren aus der EU")
# (z.B. Zuordnung "Umsatzsteuer 19%" zu "steuerfreie Einfuhren aus der EU")
# zwecks Zuordnung dieses Mappings zum ausländischen Partner (Kunde/Lieferant).
# Die Rechnungsbuchung beim Einkauf bewirkt folgendes:
# Die Steuerbemessungsgrundlage (exklusive Steuer) wird ausgewiesen bei den
# Die Steuerbemessungsgrundlage (exklusive Steuer) wird ausgewiesen bei den
# jeweiligen Kategorien für den Vorsteuer Steuermessbetrag (z.B. Vorsteuer
# Steuermessbetrag Voller Steuersatz 19%).
# Der Steuerbetrag erscheint unter der Kategorie "Vorsteuern" (z.B. Vorsteuer
@ -106,11 +106,11 @@
# zusammengefasst werden und dann in Form eines Reports ausgegeben werden.
#
# Die Rechnungsbuchung beim Verkauf bewirkt folgendes:
# Die Steuerbemessungsgrundlage (exklusive Steuer) wird ausgewiesen bei den
# jeweiligen Kategorien für den Umsatzsteuer Steuermessbetrag
# Die Steuerbemessungsgrundlage (exklusive Steuer) wird ausgewiesen bei den
# jeweiligen Kategorien für den Umsatzsteuer Steuermessbetrag
# (z.B. Umsatzsteuer Steuermessbetrag Voller Steuersatz 19%).
# Der Steuerbetrag erscheint unter der Kategorie "Umsatzsteuer"
# (z.B. Umsatzsteuer 19%). Durch multidimensionale Hierachien können
# Der Steuerbetrag erscheint unter der Kategorie "Umsatzsteuer"
# (z.B. Umsatzsteuer 19%). Durch multidimensionale Hierachien können
# verschiedene Positionen zusammengefasst werden.
# Die zugewiesenen Steuerausweise können auf Ebene der einzelnen
# Rechnung (Eingangs- und Ausgangsrechnung) nachvollzogen werden,
@ -126,7 +126,10 @@
"author" : "openbig.org",
"website" : "http://www.openbig.org",
"category" : "Finance",
"description": """Dieses Modul beinhaltet einen deutschen Kontenrahmen basierend auf dem SKR03.""",
"description": """
Dieses Modul beinhaltet einen deutschen Kontenrahmen basierend auf dem SKR03.
==============================================================================
""",
"depends" : ['base', 'account', 'base_iban', 'base_vat', 'account_chart'],
"init_xml" : [ ],
"demo_xml" : [ ],
@ -145,4 +148,5 @@
],
"installable": True,
"certificate": "00517849017945584893",
}
'images': ['images/config_chart_l10n_de.jpeg','images/l10n_de_chart.jpeg'],
}

View File

@ -23,6 +23,7 @@
'category': 'Finance',
'description': """
This is the base module to manage the accounting chart for Ecuador in OpenERP.
==============================================================================
""",
'author': 'OpenERP SA',
'depends': [
@ -42,4 +43,5 @@
'demo_xml': [],
'installable': True,
'certificate' : '001226484516187330589',
'images': ['images/config_chart_l10n_ec.jpeg','images/l10n_ec_chart.jpeg'],
}

View File

@ -27,7 +27,9 @@
"author" : "Spanish Localization Team",
'website' : 'https://launchpad.net/openerp-spain',
"category" : "Finance",
"description": """Spanish Charts of Accounts (PGCE 2008)
"description": """
Spanish Charts of Accounts (PGCE 2008).
=======================================
* Defines the following chart of account templates:
* Spanish General Chart of Accounts 2008.
@ -55,4 +57,5 @@ for yearly account reporting (balance, profit & losses).
"active": False,
"installable": True,
"certificate" : "00408828172062583229",
'images': ['images/config_chart_l10n_es.jpeg','images/l10n_es_chart.jpeg'],
}

View File

@ -31,7 +31,9 @@
"author" : "OpenERP SA",
"website": "http://www.openerp.com",
"category" : "Finance",
"description": """This is the module to manage the accounting chart for France in OpenERP.
"description": """
This is the module to manage the accounting chart for France in OpenERP.
========================================================================
Credits: Sistheo Zeekom CrysaLEAD
""",
@ -53,7 +55,8 @@ Credits: Sistheo Zeekom CrysaLEAD
"demo_xml" : [],
"certificate" : "00435321693876313629",
"active": False,
"installable": True
"installable": True,
'images': ['images/config_chart_l10n_fr.jpeg','images/l10n_fr_chart.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -25,18 +25,22 @@
"author" : "P. Christeas, OpenERP SA.",
"website": "http://openerp.hellug.gr/",
"category" : "Finance",
"description": "This is the base module to manage the accounting chart for Greece.",
"description": """
This is the base module to manage the accounting chart for Greece.
==================================================================
""",
"depends" : ["base", "account", "base_iban", "base_vat", "account_chart"],
"init_xml" : [],
"demo_xml" : [],
"update_xml" : [ "account_types.xml",
"account_chart.xml",
"account_chart.xml",
"account_full_chart.xml",
"account_tax.xml",
"account_tax_vat.xml",
"l10n_gr_wizard.xml"],
"installable": True,
'certificate': '001146244418929008029',
'images': ['images/config_chart_l10n_gr.jpeg','images/l10n_gr_chart.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -36,7 +36,11 @@
'name': 'Guatemala - Plan contable general',
'version': '3.0',
'category': 'Finance',
'description': """Agrega una nomenclatura contable para Guatemala. También icluye impuestos y la moneda del Quetzal. -- Adds accounting chart for Guatemala. It also includes taxes and the Quetzal currency""",
'description': """
This is the base module to manage the accounting chart for Guatemala.
=====================================================================
Agrega una nomenclatura contable para Guatemala. También icluye impuestos y la moneda del Quetzal. -- Adds accounting chart for Guatemala. It also includes taxes and the Quetzal currency""",
'author': 'José Rodrigo Fernández Menegazzo',
'website': 'http://solucionesprisma.com/',
'depends': ['base', 'account', 'account_chart'],
@ -50,5 +54,6 @@
'demo_xml': [],
'installable': True,
'certificate': '00815146661827601309',
'images': ['images/config_chart_l10n_gt.jpeg','images/l10n_gt_chart.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -23,7 +23,8 @@
"name": "Indian Chart of Account",
"version": "1.0",
"description": """
Indian Accounting : chart of Account
Indian Accounting : Chart of Account.
=====================================
""",
"author": ['OpenERP SA', 'Axelor'],
"category": "Finance",
@ -39,5 +40,6 @@
"active": False,
"installable": True,
"certificate" : "001308250150600713245",
'images': ['images/config_chart_l10n_in.jpeg','images/l10n_in_chart.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -30,7 +30,8 @@
"depends" : ['base_vat','account_chart','base_iban'],
"author" : "OpenERP Italian Community",
"description": """
Piano dei conti italiano di un'impresa generica
Piano dei conti italiano di un'impresa generica.
================================================
""",
"license": "AGPL-3",
"category" : "Finance",
@ -55,4 +56,5 @@
'installable': True,
'active': False,
'certificate' : '00926677190009155165',
'images': ['images/config_chart_l10n_it.jpeg','images/l10n_it_chart.jpeg'],
}

View File

@ -25,7 +25,8 @@
'version': '1.0',
'category': 'Finance',
'description': """
This module installs:
This is the base module to manage the accounting chart for Luxembourg.
=====================================================================
*the KLUWER Chart of Accounts,
*the Tax Code Chart for Luxembourg
@ -46,5 +47,6 @@ This module installs:
'installable': True,
'active': False,
'certificate': '0078164766621',
'images': ['images/config_chart_l10n_lu.jpeg','images/l10n_lu_chart.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -1,6 +1,6 @@
# -*- encoding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (c) 2010 kazacube (http://kazacube.com).
#
@ -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,11 @@
"version" : "1.0",
"author" : "kazacube",
"category" : "Finance",
"description": "Ce Module charge le modèle du plan de comptes standard Marocain et permet de générer les états comptables aux normes marocaines (Bilan, CPC (comptes de produits et charges), balance générale à 6 colonnes, Grand livre cumulatif...). L'intégration comptable a été validé avec l'aide du Cabinet d'expertise comptable Seddik au cours du troisième trimestre 2010",
"description": """
This is the base module to manage the accounting chart for Maroc.
=================================================================
Ce Module charge le modèle du plan de comptes standard Marocain et permet de générer les états comptables aux normes marocaines (Bilan, CPC (comptes de produits et charges), balance générale à 6 colonnes, Grand livre cumulatif...). L'intégration comptable a été validé avec l'aide du Cabinet d'expertise comptable Seddik au cours du troisième trimestre 2010""",
"website": "http://www.kazacube.com",
"depends" : ["base", "account"],
"init_xml" : [],
@ -33,15 +37,16 @@
"security/ir.model.access.csv",
"account_type.xml",
"account_pcg_morocco.xml",
"l10n_ma_wizard.xml",
"l10n_ma_wizard.xml",
"l10n_ma_tax.xml",
"l10n_ma_journal.xml",
],
"demo_xml" : [],
"active": False,
"installable": True,
"certificate" : "00599614652359069981",
'images': ['images/config_chart_l10n_ma.jpeg','images/l10n_ma_chart.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -1,7 +1,7 @@
# -*- encoding: utf-8 -*-
##############################################################################
#
# OpenERP, Open Source Management Solution
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2008 Tiny SPRL (<http://tiny.be>). All Rights Reserved
# $Id$
#
@ -24,7 +24,10 @@
"version" : "1.0",
"author" : "RelTek Mexico",
"category" : "Finance",
"description": "This is the module to manage the accounting chart for Mexico in Open ERP.",
"description": """
This is the module to manage the accounting chart for Mexico in OpenERP.
========================================================================
""",
"depends" : ["account", "base_vat", "account_chart"],
"demo_xml" : [],
"update_xml" : ['account_tax_code.xml',"account_chart.xml",
@ -32,6 +35,7 @@
"active": False,
"installable": True,
"certificate" : "00858539161332598061",
'images': ['images/config_chart_l10n_mx.jpeg','images/l10n_mx_chart.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -90,18 +90,21 @@
"version" : "1.5",
"category": "Finance",
"description": """
Read changelog in file __terp__.py for version information.
This is the module to manage the accounting chart for Netherlands in OpenERP.
=============================================================================
Read changelog in file __openerp__.py for version information.
Dit is een basismodule om een uitgebreid grootboek- en BTW schema voor Nederlandse bedrijven te installeren in OpenERP versie 5.
De BTW rekeningen zijn waar nodig gekoppeld om de juiste rapportage te genereren, denk b.v. aan intracommunautaire verwervingen
waarbij u 19% BTW moet opvoeren, maar tegelijkertijd ook 19% als voorheffing weer mag aftrekken.
Na installatie van deze module word de configuratie wizard voor "Accounting" aangeroepen.
* U krijgt een lijst met grootboektemplates aangeboden waarin zich ook het Nederlandse grootboekschema bevind.
* Als de configuratie wizard start, wordt u gevraagd om de naam van uw bedrijf in te voeren, welke grootboekschema te installeren, uit hoeveel cijfers een grootboekrekening mag bestaan, het rekeningnummer van uw bank en de currency om Journalen te creeren.
Let op!! -> De template van het Nederlandse rekeningschema is opgebouwd uit 4 cijfers. Dit is het minimale aantal welk u moet invullen, u mag het aantal verhogen. De extra cijfers worden dan achter het rekeningnummer aangevult met "nullen"
* Dit is dezelfe configuratie wizard welke aangeroepen kan worden via Financial Management/Configuration/Financial Accounting/Financial Accounts/Generate Chart of Accounts from a Chart Template.
""",
@ -121,6 +124,7 @@ Dit is een basismodule om een uitgebreid grootboek- en BTW schema voor Nederland
"installable": True,
'certificate': '00976041422960053277',
'images': ['images/config_chart_l10n_nl.jpeg','images/l10n_nl_chart.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -1,8 +1,8 @@
# -*- encoding: utf-8 -*-
##############################################################################
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2009 Grzegorz Grzelak grzegorz.grzelak@cirrus.pl
# OpenERP, Open Source Management Solution
# Copyright (C) 2009 Grzegorz Grzelak grzegorz.grzelak@cirrus.pl
# All Rights Reserved
# $Id$
#
@ -27,8 +27,9 @@
"website": "http://www.cirrus.pl",
"category" : "Finance",
"description": """
This is the module to manage the accounting chart and taxes for Poland in Open ERP.
This is the module to manage the accounting chart and taxes for Poland in OpenERP.
==================================================================================
To jest moduł do tworzenia wzorcowego planu kont i podstawowych ustawień do podatków
VAT 0%, 7% i 22%. Moduł ustawia też konta do kupna i sprzedaży towarów zakładając,
że wszystkie towary w obrocie hurtowym.
@ -40,6 +41,7 @@
"active": False,
"installable": True,
"certificate" : "00885794372803776829",
'images': ['images/config_chart_l10n_pl.jpeg','images/l10n_pl_chart.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -1,7 +1,7 @@
# -*- encoding: utf-8 -*-
##############################################################################
#
# OpenERP, Open Source Management Solution
# OpenERP, Open Source Management Solution
# Copyright (C) 2009 (<http://www.filsystem.ro>). All Rights Reserved
# $Id$
#
@ -26,12 +26,16 @@
"website": "http://www.filsystem.ro",
"category" : "Finance",
"depends" : ["account_chart", 'base_vat'],
"description": "This is the module to manage the accounting chart, VAT structure and Registration Number for Romania in Open ERP.",
"description": """
This is the module to manage the accounting chart, VAT structure and Registration Number for Romania in OpenERP.
================================================================================================================
""",
"demo_xml" : [],
"update_xml" : ['partner_view.xml','account_tax_code.xml','account_chart.xml','account_tax.xml','l10n_chart_ro_wizard.xml'],
"active": False,
"installable": True,
"certificate" : "001308250150602948125",
'images': ['images/config_chart_l10n_ro.jpeg','images/l10n_ro_chart.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -24,7 +24,8 @@
'version': '1.0',
'category': 'Finance',
'description': """
Chart of accounts for Thailand.
Chart of Accounts for Thailand.
===============================
""",
'author': 'Almacom',
'website': 'http://almacom.co.th/',
@ -33,4 +34,5 @@ Chart of accounts for Thailand.
'update_xml': [ 'account_data.xml' ],
'installable': True,
'certificate' : '00722263103978957725',
'images': ['images/config_chart_l10n_th.jpeg','images/l10n_th_chart.jpeg'],
}

View File

@ -61,7 +61,10 @@
'name': 'United Kingdom - minimal',
'version': '1.1',
'category': 'Finance',
'description': """This is the base module to manage the accounting chart for United Kingdom in OpenERP.""",
'description': """
This is the base module to manage the accounting chart for United Kingdom in OpenERP.
=====================================================================================
""",
'author': 'Seath Solutions Ltd',
'website': 'http://www.seathsolutions.com',
'depends': ['base_iban', 'base_vat', 'account_chart'],
@ -76,5 +79,6 @@
'installable': True,
'active': False,
'certificate': '008956603329629',
'images': ['images/config_chart_l10n_uk.jpeg','images/l10n_uk_chart.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -1,11 +1,11 @@
# -*- encoding: utf-8 -*-
##############################################################################
#
# OpenERP, Open Source Management Solution
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2008 Tiny SPRL (<http://tiny.be>). All Rights Reserved
# $Id$
#
# OpenERP, Open Source Management Solution
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2008 Netquatro, C.A. (<http://openerp.netquatro.com>). All Rights Reserved
# $Id$
# This program is free software: you can redistribute it and/or modify
@ -27,9 +27,11 @@
"version" : "1.0",
"author" : ['OpenERP SA', "Netquatro"],
"category" : "Finance",
"description":
"description":
'''
This is the module to manage the accounting chart for Venezuela in Open ERP.
This is the module to manage the accounting chart for Venezuela in OpenERP.
===========================================================================
Este módulo es para manejar un catálogo de cuentas ejemplo para Venezuela.
''',
"depends" : ["account", "base_vat", "account_chart"],
@ -39,6 +41,7 @@ Este módulo es para manejar un catálogo de cuentas ejemplo para Venezuela.
"active": False,
"installable": True,
"certificate" : "00763145921185574557",
'images': ['images/config_chart_l10n_ve.jpeg','images/l10n_ve_chart.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -23,8 +23,10 @@
"name": "Lunch Module",
"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
The lunch module is for keeping a record of the order placed and payment of the orders.
=======================================================================================
The products are defined under categories and the payment records are maintained user-wise.
Every user has a cashbox which keeps track of the amount paid for a particular order.
""",
@ -52,6 +54,7 @@
"test": ['test/test_lunch.yml', 'test/lunch_report.yml'],
"installable": True,
"certificate" : "001292377792581874189",
'images': ['images/cash_moves.jpeg','images/lunch_orders.jpeg','images/products.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -23,9 +23,12 @@
'name': 'Email Gateway System',
'version': '1.0',
'category': 'Tools',
'description': """The generic email gateway system allows to send and receive emails
* History for Emails
* Easy Integration with any Module""",
'description': """
The generic email gateway system allows to send and receive emails.
===================================================================
* History of emails
* Easy integration with any module""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'depends': ['base'],
@ -40,5 +43,6 @@
'installable': True,
'active': False,
'certificate': '001056784984222247309',
'images': ['images/customer_history.jpeg','images/messages_form.jpeg','images/messages_list.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -26,7 +26,12 @@
"depends" : ["base"],
"author" : "OpenERP SA",
"category": 'Sales',
"description": "Menu for Marketing",
"description": """
Menu for Marketing.
===================
Contains the installer for marketing-related modules.
""",
'website': 'http://www.openerp.com',
'init_xml': [],
'update_xml': [
@ -38,5 +43,6 @@
'installable': True,
'active': False,
'certificate' : '00598574977629228189',
'images': ['images/config_marketing.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -21,7 +21,7 @@
{
"name" : "marketing_campaign",
"name" : "Marketing Campaign",
"version" : "1.1",
"depends" : ["marketing",
"document",
@ -31,15 +31,17 @@
"author" : "OpenERP SA",
"category": 'Sales',
"description": """
This module provides leads automation through marketing campaigns (campaigns can in fact be defined on any resource, not just CRM Leads).
This module provides leads automation through marketing campaigns (campaigns can in fact be defined on any resource, not just CRM Leads).
=========================================================================================================================================
The campaigns are dynamic and multi-channels. The process is as follows:
* Design marketing campaigns like workflows, including email templates to send, reports to print and send by email, custom actions, etc.
* Define input segments that will select the items that should enter the campaign (e.g leads from certain countries, etc.)
* Run you campaign in simulation mode to test it real-time or accelerated, and fine-tune it
* You may also start the real campaign in manual mode, where each action requires manual validation
* Finally launch your campaign live, and watch the statistics as the campaign does everything fully automatically.
* Finally launch your campaign live, and watch the statistics as the campaign does everything fully automatically.
While the campaign runs you can of course continue to fine-tune the parameters, input segments, workflow, etc.
Note: If you need demo data, you can install the marketing_campaign_crm_demo module, but this will also install the CRM application as it depends on CRM Leads.
""",
'website': 'http://www.openerp.com',
@ -58,5 +60,6 @@ This module provides leads automation through marketing campaigns (campaigns can
'installable': True,
'active': False,
'certificate' : '00421723279617928365',
'images': ['images/campaigns.jpeg','images/email_account.jpeg','images/email_templates.jpeg','images/segments.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -21,14 +21,17 @@
{
"name" : "marketing_campaign_crm_demo",
"name" : "Demo data for Marketing Campaign",
"version" : "1.0",
"depends" : ["marketing_campaign",
"crm",
],
"author" : "OpenERP SA",
"category": 'Sales',
"description": """Demo data for the module marketing_campaign.""",
"description": """
Demo data for the module marketing_campaign.
============================================
""",
'website': 'http://www.openerp.com',
'init_xml': [],
'update_xml': [],
@ -38,5 +41,6 @@
'installable': True,
'active': False,
'certificate' : '001005497972871352957',
'images': ['images/campaigns.jpeg','images/email_templates.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -26,9 +26,11 @@
'category': 'Tools',
'description': """
This module allows you to manage all operations for managing memberships.
=========================================================================
It supports different kind of members:
* Free member
* Associated member (ex: a group subscribe for a membership for all
* Associated member (eg.: a group subscribes to a membership for all
subsidiaries)
* Paid members,
* Special member prices, ...
@ -51,5 +53,6 @@ invoice and send propositions for membership renewal.
'installable': True,
'active': False,
'certificate': '0042907796381',
'images': ['images/members.jpeg','images/membership_list.jpeg', 'images/membership_products.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -26,11 +26,14 @@
"author" : "OpenERP SA",
"website" : "http://www.openerp.com",
"category" : "Manufacturing",
"images" : ["images/bill_of_materials.jpeg", "images/manufacturing_order.jpeg", "images/planning_manufacturing_order.jpeg", "images/production_analysis.jpeg", "images/production_dashboard.jpeg","images/routings.jpeg","images/work_centers.jpeg"],
"depends" : ["procurement", "stock", "resource", "purchase", "product","process"],
"description": """
This is the base module to manage the manufacturing process in OpenERP.
=======================================================================
Features:
---------
* Make to Stock / Make to Order (by line)
* Multi-level BoMs, no limit
* Multi-level routing, no limit
@ -41,23 +44,26 @@
* Cost method by product: standard price, average price
* Easy analysis of troubles or needs
* Very flexible
* Allows to browse Bill of Materials in complete structure
that include child and phantom BoMs
* Allows to browse Bill of Materials in complete structure that include child and phantom BoMs
It supports complete integration and planification of stockable goods,
consumable of services. Services are completely integrated with the rest
of the software. For instance, you can set up a sub-contracting service
in a BoM to automatically purchase on order the assembly of your production.
Reports provided by this module:
--------------------------------
* Bill of Material structure and components
* Load forecast on Work Centers
* Print a production order
* Stock forecasts
Dashboard provided by this module::
Dashboard provided by this module:
----------------------------------
* List of next production orders
* List of deliveries (out picking)
* List of procurements in exception
* Graph of work center load
* List of procurement in exception
* Graph of stock value variation
""",
'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/>.
#
##############################################################################
@ -26,18 +26,18 @@
'category': 'Manufacturing',
'description': """
This module allows Just In Time computation of procurement orders.
==================================================================
If you install this module, you will not have to run the regular procurement
scheduler anymore (but you still need to run the minimum order point rule
If you install this module, you will not have to run the regular procurement
scheduler anymore (but you still need to run the minimum order point rule
scheduler, or for example let it run daily.)
All procurement orders will be processed immediately, which could in some
cases entail a small performance impact.
It may also increase your stock size because products are reserved as soon
as possible and the scheduler time range is not taken into account anymore.
as possible and the scheduler time range is not taken into account anymore.
In that case, you can not use priorities any more on the different picking.
""",
'author': 'OpenERP SA',
'depends': ['procurement'],

View File

@ -25,15 +25,14 @@
'version': '1.0',
'category': 'Manufacturing',
'description': """
This module adds state, date_start,date_stop in production order operation lines
(in the "Work Centers" tab)
This module adds state, date_start,date_stop in production order operation lines (in the "Work Centers" tab).
=============================================================================================================
State: draft, confirm, done, cancel
When finishing/confirming,cancelling production orders set all state lines to the according state
Create menus:
Production Management > All Operations
Production Management > All Operations > Operations To Do (state="confirm")
Which is a view on "Work Centers" lines in production order,
editable tree
Manufacturing > Manufacturing > Work Orders
Which is a view on "Work Centers" lines in production order.
Add buttons in the form view of production order under Work Center tab:
* start (set state to confirm), set date_start
@ -51,6 +50,7 @@
""",
'author': 'OpenERP SA',
'website': 'http://www.openerp.com',
'images': ['images/work_order_analysis.jpeg','images/work_order_planning.jpeg','images/work_order.jpeg'],
'depends': ['mrp'],
'init_xml': [],
'update_xml': [

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