[REF] Clean the terp files

bzr revid: stephane@tinyerp.com-20090106155611-hkr4o9jktdidn3e7
This commit is contained in:
Stephane Wirtel 2009-01-06 16:56:11 +01:00
parent 5a4fce754f
commit bf57ba6da0
111 changed files with 1785 additions and 1919 deletions

View File

@ -19,12 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Accounting and financial management",
"version" : "1.0",
"depends" : ["product", "base", "process"],
"author" : "Tiny",
"description": """Financial and accounting module that covers:
'name': 'Accounting and financial management',
'version': '1.0',
'category': 'Generic Modules/Accounting',
'description': """Financial and accounting module that covers:
General accounting
Cost / Analytic accounting
Third party accounting
@ -33,43 +34,39 @@
Customer and Supplier Invoices
Bank statements
""",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Accounting",
"init_xml" : [
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['product', 'base', 'process'],
'init_xml': [],
'update_xml': [
'security/account_security.xml',
'security/ir.model.access.csv',
'account_menuitem.xml',
'account_wizard.xml',
'account_view.xml',
'account_end_fy.xml',
'account_invoice_view.xml',
'account_report.xml',
'partner_view.xml',
'data/account_invoice.xml',
'data/account_data2.xml',
'account_invoice_workflow.xml',
'project/project_view.xml',
'project/project_report.xml',
'product_view.xml',
'account_assert_test.xml',
'process/statement_process.xml',
'process/customer_invoice_process.xml',
'process/supplier_invoice_process.xml'
],
"demo_xml" : [
"account_demo.xml",
"project/project_demo.xml",
"project/analytic_account_demo.xml",
"demo/account_minimal.xml",
"account_unit_test.xml",
'demo_xml': [
'account_demo.xml',
'project/project_demo.xml',
'project/analytic_account_demo.xml',
'demo/account_minimal.xml',
'account_unit_test.xml'
],
"update_xml" : [
"security/account_security.xml",
"security/ir.model.access.csv",
"account_menuitem.xml",
"account_wizard.xml",
"account_view.xml",
"account_end_fy.xml",
"account_invoice_view.xml",
"account_report.xml",
"partner_view.xml",
"data/account_invoice.xml",
"data/account_data2.xml",
"account_invoice_workflow.xml",
"project/project_view.xml",
"project/project_report.xml",
"product_view.xml",
"account_assert_test.xml",
"process/statement_process.xml",
"process/customer_invoice_process.xml",
"process/supplier_invoice_process.xml",
],
"translations" : {
"fr": "i18n/french_fr.csv"
},
"active": False,
"installable": True
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,27 +19,26 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "report_account_analytic",
"description": """Modify account analytic view to show
'name': 'report_account_analytic',
'version': '1.0',
'category': 'Generic Modules/Accounting',
'description': """Modify account analytic view to show
important data for project manager of services companies.
Add menu to show relevant information for each manager.""",
"version" : "1.0",
"author" : "Camptocamp",
"category" : "Generic Modules/Accounting",
"module": "",
"website": "http://www.camptocamp.com/",
"depends" : ["account","hr_timesheet","hr_timesheet_invoice","project"],
"init_xml" : [],
"update_xml" : [
"security/ir.model.access.csv",
"account_analytic_analysis_view.xml",
"account_analytic_analysis_menu.xml",
'author': 'Camptocamp',
'website': 'http://www.camptocamp.com/',
'depends': ['account', 'hr_timesheet', 'hr_timesheet_invoice', 'project'],
'init_xml': [],
'update_xml': [
'security/ir.model.access.csv',
'account_analytic_analysis_view.xml',
'account_analytic_analysis_menu.xml'
],
"demo_xml" : [],
"active": False,
"installable": True
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,13 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Account Analytic Default",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Accounting",
"description": """
'name': 'Account Analytic Default',
'version': '1.0',
'category': 'Generic Modules/Accounting',
'description': """
Allows to automatically select analytic accounts based on criterions:
* Product
* Partner
@ -33,14 +33,13 @@ Allows to automatically select analytic accounts based on criterions:
* Company
* Date
""",
"depends" : ['account'],
"init_xml" : [],
"demo_xml" : [],
"update_xml" : [
"security/ir.model.access.csv",
"account_analytic_default_view.xml"],
"active": False,
"installable": True
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['account'],
'init_xml': [],
'update_xml': ['security/ir.model.access.csv', 'account_analytic_default_view.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,12 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Multiple-plans management in Analytic Accounting",
"version" : "1.0",
"depends" : ["account", "account_analytic_default"],
"author" : "Tiny",
"description": """This module allows to use several analytic plans, according to the general journal,
'name': 'Multiple-plans management in Analytic Accounting',
'version': '1.0',
'category': 'Generic Modules/Accounting',
'description': """This module allows to use several analytic plans, according to the general journal,
so that multiple analytic lines are created when the invoice or the entries
are confirmed.
@ -52,19 +53,18 @@ Plan2:
So when this line of invoice will be confirmed, it will generate 3 analytic lines,
for one account entry.
""",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Accounting",
"init_xml" : [
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['account', 'account_analytic_default'],
'init_xml': [],
'update_xml': [
'security/ir.model.access.csv',
'model_wizard.xml',
'account_analytic_plans_view.xml',
'account_analytic_plans_report.xml'
],
"demo_xml" : [
],
"update_xml" : [
"security/ir.model.access.csv",
"model_wizard.xml","account_analytic_plans_view.xml",
"account_analytic_plans_report.xml"],
"active": False,
"installable": True
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,12 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Accounting and financial management-Compare Accounts",
"version" : "1.1",
"depends" : ["account"],
"author" : "Tiny",
"description": """Account Balance Module is an added functionality to the Financial Management module.
'name': 'Accounting and financial management-Compare Accounts',
'version': '1.1',
'category': 'Generic Modules/Accounting',
'description': """Account Balance Module is an added functionality to the Financial Management module.
This module gives you the various options for printing balance sheet.
@ -38,17 +39,13 @@
5. You have an option to print the desired report in Landscape format.
""",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Accounting",
"init_xml" : [
],
"demo_xml" : [],
"update_xml" : ["account_report.xml","account_wizard.xml",],
# "translations" : {
# "fr": "i18n/french_fr.csv"
# },
"active": False,
"installable": True
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['account'],
'init_xml': [],
'update_xml': ['account_report.xml', 'account_wizard.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,13 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Budget Management",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Accounting",
"description": """This module allows accountants to manage analytic and crossovered budgets.
'name': 'Budget Management',
'version': '1.0',
'category': 'Generic Modules/Accounting',
'description': """This module allows accountants to manage analytic and crossovered budgets.
Once the Master Budgets and the Budgets defined (in Financial
Management/Budgets/), the Project Managers can set the planned amount on each
@ -44,15 +44,19 @@ Three reports are available:
3. The last one is available from the Analytic Chart of Accounts. It gives the spreading, for the selected Analytic Accounts, of the Master Budgets per Budgets.
""",
"depends" : ["account"],
"init_xml" : [],
"demo_xml" : ["crossovered_budget_demo.xml"],
"update_xml" : [
"security/ir.model.access.csv","account_budget_wizard.xml",
"crossovered_budget_view.xml","crossovered_budget_report.xml","crossovered_budget_workflow.xml"
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['account'],
'init_xml': [],
'update_xml': [
'security/ir.model.access.csv',
'account_budget_wizard.xml',
'crossovered_budget_view.xml',
'crossovered_budget_report.xml',
'crossovered_budget_workflow.xml'
],
"active": False,
"installable": True
'demo_xml': ['crossovered_budget_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,24 +19,19 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Charts of Accounts",
"version" : "1.1",
"depends" : ["account"],
"author" : "Tiny",
"description": """Remove minimal account chart""",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Accounting",
"init_xml" : [
],
"demo_xml" : [
],
"update_xml" : [
# Must be loaded by each modules
# "account_chart.xml",
],
"installable": True
'name': 'Charts of Accounts',
'version': '1.1',
'category': 'Generic Modules/Accounting',
'description': """Remove minimal account chart""",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['account'],
'init_xml': [],
'update_xml': [],
'demo_xml': [],
'installable': True,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,16 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Account Date check",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"depends" : ["account"],
"category" : "Generic Modules/Accounting",
"init_xml" : [],
"demo_xml" : [],
"description": """
'name': 'Account Date check',
'version': '1.0',
'category': 'Generic Modules/Accounting',
'description': """
* Adds a field on journals: "Allows date not in the period"
* By default, this field is checked.
@ -37,11 +34,13 @@ period when you create an account entry. Otherwise, it generates an
error message: "The date of your account move is not in the defined
period !"
""",
"update_xml" : [
"account_date_check_view.xml",
],
"active": False,
"installable": True
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['account'],
'init_xml': [],
'update_xml': ['account_date_check_view.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,12 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Accounting follow-ups management",
"version" : "1.0",
"depends" : ["account"],
"author" : "Tiny",
"description": """
'name': 'Accounting follow-ups management',
'version': '1.0',
'category': 'Generic Modules/Accounting',
'description': """
Modules to automate letters for unpaid invoices, with multi-level recalls.
You can define your multiple levels of recall through the menu:
@ -37,20 +38,18 @@
It will generate a PDF with all the letters according the the
different levels of recall defined. You can define different policies
for different companies.""",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Accounting",
"init_xml" : [],
"demo_xml" : ["followup_demo.xml"],
"update_xml" : [
"security/ir.model.access.csv",
"wizard/wizard_view.xml",
"followup_view.xml",
"followup_report_view.xml",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['account'],
'init_xml': [],
'update_xml': [
'security/ir.model.access.csv',
'wizard/wizard_view.xml',
'followup_view.xml',
'followup_report_view.xml'
],
"active": False,
"installable": True
'demo_xml': ['followup_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,12 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "account_invoice_layout",
"version" : "1.0",
"depends" : ["base", "account"],
"author" : "Tiny",
"description": """
'name': 'account_invoice_layout',
'version': '1.0',
'category': 'Generic Modules/Projects & Services',
'description': """
This module provides some features to improve the layout of the invoices.
It gives you the possibility to
@ -35,17 +36,17 @@
Moreover, there is one option which allow you to print all the selected invoices with a given special message at the bottom of it. This feature can be very useful for printing your invoices with end-of-year wishes, special punctual conditions...
""",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Projects & Services",
"init_xml" : [],
"demo_xml" : [],
"update_xml" : [
"security/ir.model.access.csv",
"account_invoice_layout_view.xml",
"account_invoice_layout_report.xml",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['base', 'account'],
'init_xml': [],
'update_xml': [
'security/ir.model.access.csv',
'account_invoice_layout_view.xml',
'account_invoice_layout_report.xml'
],
"active": False,
"installable": True
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,33 +19,32 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name": "Payment Management",
"version": "1.0",
"author": "Tiny",
"category": "Generic Modules/Payment",
"depends": ["account"],
"init_xml": [],
"description": """
'name': 'Payment Management',
'version': '1.0',
'category': 'Generic Modules/Payment',
'description': """
This module provide :
* a more efficient way to manage invoice payment.
* a basic mechanism to easily plug various automated payment.
""",
"demo_xml": [],
"update_xml": [
"security/account_payment_security.xml",
"security/ir.model.access.csv",
"payment_wizard.xml",
"payment_view.xml",
"payment_workflow.xml",
"payment_sequence.xml",
"account_invoice_view.xml",
"payment_report.xml",
'author': 'Tiny',
'depends': ['account'],
'init_xml': [],
'update_xml': [
'security/account_payment_security.xml',
'security/ir.model.access.csv',
'payment_wizard.xml',
'payment_view.xml',
'payment_workflow.xml',
'payment_sequence.xml',
'account_invoice_view.xml',
'payment_report.xml'
],
"active": False,
"installable": True
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,31 +19,28 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Reporting for accounting",
"version" : "1.0",
"depends" : ["account"],
"author" : "Tiny",
"description": """Financial and accounting reporting
'name': 'Reporting for accounting',
'version': '1.0',
'category': 'Generic Modules/Accounting',
'description': """Financial and accounting reporting
Fiscal statements
Indicators
""",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Accounting",
"init_xml" : [ ],
"demo_xml" : [ ],
"update_xml" : [
"security/ir.model.access.csv",
"account_view.xml",
"account_report.xml",
"account_wizard.xml",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['account'],
'init_xml': [],
'update_xml': [
'security/ir.model.access.csv',
'account_view.xml',
'account_report.xml',
'account_wizard.xml'
],
# "translations" : {
# "fr": "i18n/french_fr.csv"
# },
"active": False,
"installable": True
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,27 +19,25 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Reporting of Balancesheet for accounting",
"version" : "1.0",
"depends" : ["account"],
"author" : "Tiny",
"description": """Financial and accounting reporting
'name': 'Reporting of Balancesheet for accounting',
'version': '1.0',
'category': 'Generic Modules/Accounting',
'description': """Financial and accounting reporting
Balance Sheet Report""",
"category" : "Generic Modules/Accounting",
"init_xml" : [ ],
"demo_xml" : [ ],
"update_xml" : [
"security/ir.model.access.csv",
"account_view.xml",
"account_report.xml",
"account_data.xml",
'author': 'Tiny',
'depends': ['account'],
'init_xml': [],
'update_xml': [
'security/ir.model.access.csv',
'account_view.xml',
'account_report.xml',
'account_data.xml'
],
# "translations" : {
# "fr": "i18n/french_fr.csv"
# },
"active": False,
"installable": True
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,24 +19,24 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Invoices and prices with taxes included",
"version" : "1.0",
"depends" : ["account"],
"author" : "Tiny",
"description": """Allow the user to work tax included prices.
'name': 'Invoices and prices with taxes included',
'version': '1.0',
'category': 'Generic Modules/Accounting',
'description': """Allow the user to work tax included prices.
Especially useful for b2c businesses.
This module implement the modification on the invoice form.
""",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Accounting",
"init_xml" : [ ],
"demo_xml" : [ ],
"update_xml" : [ 'invoice_tax_incl.xml' ],
"active": False,
"installable": True
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['account'],
'init_xml': [],
'update_xml': ['invoice_tax_incl.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,11 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Accounting - Voucher Management",
"version" : "1.0",
"author" : "Tiny",
"description": """
'name': 'Accounting - Voucher Management',
'version': '1.0',
'category': 'Generic Modules/Accounting',
'description': """
India Accounting module includes all the basic requirenment of
Basic Accounting, plus new things which available are:
* New Invoice - (Local, Retail)
@ -33,22 +35,19 @@ Basic Accounting, plus new things which available are:
* VAT Declaration report
* Accounting Periods
""",
"category" : "Generic Modules/Accounting",
"website" : "http://www.openerp.com",
"depends" : ["base", "account"],
"init_xml" : [
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['base', 'account'],
'init_xml': [],
'update_xml': [
'security/ir.model.access.csv',
'account_voucher_sequence.xml',
'account_view.xml',
'account_report.xml',
'voucher_view.xml'
],
"demo_xml" : [
],
"update_xml" : [
"security/ir.model.access.csv",
"account_voucher_sequence.xml",
"account_view.xml",
"account_report.xml",
"voucher_view.xml",
],
"active": False,
"installable": True
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,28 +19,26 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Analytic Journal Billing Rate",
"version" : "1.0",
"depends" : ["analytic_user_function", "account", "hr_timesheet_invoice"],
"author" : "Tiny",
"description": """
'name': 'Analytic Journal Billing Rate',
'version': '1.0',
'category': 'Generic Modules/Others',
'description': """
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 encode 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.
""",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Others",
"init_xml" : [],
"demo_xml" : [],
"update_xml" : [
"analytic_journal_billing_rate_view.xml",
"security/ir.model.access.csv",
],
"active": False,
"installable": True
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['analytic_user_function', 'account', 'hr_timesheet_invoice'],
'init_xml': [],
'update_xml': ['analytic_journal_billing_rate_view.xml', 'security/ir.model.access.csv'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,28 +19,26 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Analytic User Function",
"version" : "1.0",
"depends" : ["hr_timesheet_sheet"],
"author" : "Tiny",
"description": """
'name': 'Analytic User Function',
'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 is mostly used when a user encode 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.
""",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Others",
"init_xml" : [],
"demo_xml" : [],
"update_xml" : [
"analytic_user_function_view.xml",
"security/ir.model.access.csv",
],
"active": False,
"installable": True
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['hr_timesheet_sheet'],
'init_xml': [],
'update_xml': ['analytic_user_function_view.xml', 'security/ir.model.access.csv'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,30 +19,28 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Auction module",
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Auction",
"depends" : ["base","account","hr_attendance"],
"description": '''This module provides functionality to
'name': 'Auction module',
'version': '1.0',
'category': 'Generic Modules/Auction',
'description': """This module provides functionality to
manage artists, articles, sellers, buyers and auction.
Manage bids, track of sold, paid and unpaid objects.
Delivery Management.
''',
"update_xml" : [
# FIXME: review security rules...
"security/ir.model.access.csv",
"auction_view.xml",
"auction_report.xml",
"auction_wizard.xml",
""",
'author': 'Tiny',
'depends': ['base', 'account', 'hr_attendance'],
'init_xml': ['auction_sequence.xml'],
'update_xml': [
'security/ir.model.access.csv',
'auction_view.xml',
'auction_report.xml',
'auction_wizard.xml'
],
"demo_xml" : [
"auction_demo.xml"
],
"init_xml" : ["auction_sequence.xml"],
"active": False,
"installable": True
'demo_xml': ['auction_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,23 +19,25 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Audit Trail",
"version" : "1.0",
"depends" : ["base","account","purchase","mrp"],
"website" : "http://www.openerp.com",
"author" : "Tiny",
"init_xml" : [],
"description": """Allows the administrator to track every user operations on all objects of the system.
'name': 'Audit Trail',
'version': '1.0',
'category': 'Generic Modules/Others',
'description': """Allows the administrator to track every user operations on all objects of the system.
Subscribe Rules for read, write, create and delete on objects and check logs""",
"category" : "Generic Modules/Others",
"update_xml" : ["audittrail_view.xml",
"security/ir.model.access.csv",
"security/audittrail_security.xml",
],
"demo_xml" : ["audittrail_demo.xml"],
"active" : False,
"installable": True
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['base', 'account', 'purchase', 'mrp'],
'init_xml': [],
'update_xml': [
'audittrail_view.xml',
'security/ir.model.access.csv',
'security/audittrail_security.xml'
],
'demo_xml': ['audittrail_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,13 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Base Contact",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Base",
"description": """
'name': 'Base Contact',
'version': '1.0',
'category': 'Generic Modules/Base',
'description': """
This module allows you to manage entirely your contacts.
It lets you define
@ -39,18 +39,17 @@
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.
""",
"depends" : ["base", "process"],
"init_xml" : [],
"demo_xml" : [
"base_contact_demo.xml"
],
"update_xml" : [
"security/ir.model.access.csv",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['base', 'process'],
'init_xml': [],
'update_xml': [
'security/ir.model.access.csv',
'base_contact_view.xml',
"process/base_contact_process.xml"
'process/base_contact_process.xml'
],
"active": False,
"installable": True
'demo_xml': ['base_contact_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,21 +19,21 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "IBAN",
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Base",
"depends" : ["base"],
"description": """
'name': 'IBAN',
'version': '1.0',
'category': 'Generic Modules/Base',
'description': """
This module install the base for IBAN bank accounts.
""",
"update_xml" : ["base_iban_view.xml"],
"init_xml" : ["base_iban_data.xml"],
"active": False,
"installable": True
'author': 'Tiny',
'depends': ['base'],
'init_xml': ['base_iban_data.xml'],
'update_xml': ['base_iban_view.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,13 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Module Merger",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Base",
"description": """
'name': 'Module Merger',
'version': '1.0',
'category': 'Generic Modules/Base',
'description': """
* The wizard asks a many2many of modules
* And then generate a module which is the merge of all selected modules
* The new module is provided as a .zip file
@ -34,11 +34,12 @@
* Merging all .py files with the same name in the new module
* merging all .xml files and take care of id's.
""",
"depends" : ["base"],
"init_xml" : [ ],
"demo_xml" : [ ],
"update_xml" : [ "base_module_merge_wizard.xml" ],
"installable": True
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['base'],
'init_xml': [],
'update_xml': ['base_module_merge_wizard.xml'],
'demo_xml': [],
'installable': True,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,13 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Module publisher",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Base",
"description": """
'name': 'Module publisher',
'version': '1.0',
'category': 'Generic Modules/Base',
'description': """
This module can be used by developpers to automatically publish their modules
in a few click to the following websites:
* http://OpenERP.com, section module
@ -36,12 +36,12 @@ in a few click to the following websites:
It adds a button "Publish module" on each module, so that you simply have
to call this button when you want to release a new version of your module.
""",
"depends" : ["base"],
"init_xml" : [ ],
"demo_xml" : [ ],
"update_xml" : [ "base_module_publish_wizard.xml" ],
"installable": True
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['base'],
'init_xml': [],
'update_xml': ['base_module_publish_wizard.xml'],
'demo_xml': [],
'installable': True,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,23 +19,24 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Base module quality",
"author" : "Tiny",
"version" : "1.0",
"depends" : ["base",],
"description": """"
'name': 'Base module quality',
'version': '1.0',
'category': 'Tiny Specific Modules/Base module quality',
'description': """"
This module's aim is to check the quality of other modules.
It defines a wizard on the list of modules in OpenERP, which allow you to evaluate them on different criteria such as: the respect of OpenERP coding 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
""",
"init_xml" : [],
"update_xml" : ["base_module_quality_wizard.xml", "security/ir.model.access.csv",],
"category" : "Tiny Specific Modules/Base module quality",
"active": False,
"installable": True
'author': 'Tiny',
'depends': ['base'],
'init_xml': [],
'update_xml': ['base_module_quality_wizard.xml', 'security/ir.model.access.csv'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,13 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Module Recorder",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Base",
"description": """
'name': 'Module Recorder',
'version': '1.0',
'category': 'Generic Modules/Base',
'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
@ -44,14 +44,12 @@ How to use it:
3. Stop the recording session
4. Export to a reusable module
""",
"depends" : ["base"],
"init_xml" : [ ],
"demo_xml" : [ ],
"update_xml" : [
"security/ir.model.access.csv",
"base_module_record_wizard.xml"
],
"installable": True
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['base'],
'init_xml': [],
'update_xml': ['security/ir.model.access.csv', 'base_module_record_wizard.xml'],
'demo_xml': [],
'installable': True,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,29 +19,30 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Report Creator",
"version" : "1.0",
"author" : "Tiny & Axelor",
"website" : "",
"category" : "Generic Modules/Base",
"description": """This modules allows you to create any statistic
'name': 'Report Creator',
'version': '1.0',
'category': 'Generic Modules/Base',
'description': """This modules allows you to create any statistic
report on several object. It's a SQL query builder and browser
for and users.
After installing the module, it adds a menu to define custom report in
the "Dashboard" menu.
""",
"depends" : ["base","board"],
"init_xml" : [],
"demo_xml" : [],
"update_xml" : [
"security/ir.model.access.csv",
"base_report_creator_wizard.xml",
"base_report_creator_view.xml"
'author': 'Tiny & Axelor',
'website': '',
'depends': ['base', 'board'],
'init_xml': [],
'update_xml': [
'security/ir.model.access.csv',
'base_report_creator_wizard.xml',
'base_report_creator_view.xml'
],
"active": False,
"installable": True
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,22 +19,23 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Report designer interface module",
"description" : """
'name': 'Report designer interface module',
'version': '0.1',
'category': 'Generic Modules/Base',
'description': """
This module adds wizards to import/export documents to be edited in
OpenOffice.
""",
"version" : "0.1",
"depends" : ["base"],
"author" : "Tiny",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Base",
"init_xml" : [ ],
"demo_xml" : ["base_report_data.xml"],
"update_xml" : [ "base_report_designer_wizard.xml" ],
"active": False,
"installable": True
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['base'],
'init_xml': [],
'update_xml': ['base_report_designer_wizard.xml'],
'demo_xml': ['base_report_data.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,13 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Base Setup",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Base",
"description": """
'name': 'Base Setup',
'version': '1.0',
'category': 'Generic Modules/Base',
'description': """
This module implements a configuration system that helps user
to configure the system at the installation of a new database.
@ -38,20 +38,13 @@
It also asks screens to help easily configure your company, the header and
footer, the account chart to install and the language.
""",
"depends" : ["base"],
"init_xml" : [
"base_setup_data.xml",
],
"demo_xml" : [
"base_setup_demo.xml",
],
"update_xml" : [
"security/ir.model.access.csv",
"base_setup_wizard.xml",
],
"active": True,
"installable": True
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['base'],
'init_xml': ['base_setup_data.xml'],
'update_xml': ['security/ir.model.access.csv', 'base_setup_wizard.xml'],
'demo_xml': ['base_setup_demo.xml'],
'installable': True,
'active': True,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,17 +19,17 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "VAT",
"description": "Enable the VAT Number for the partner. Check the validity of that VAT Number.",
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Base",
"depends" : ["base","account"],
"update_xml" : ["base_vat_data.xml"],
"active": False,
"installable": True
'name': 'VAT',
'version': '1.0',
'category': 'Generic Modules/Base',
'description': """Enable the VAT Number for the partner. Check the validity of that VAT Number.""",
'author': 'Tiny',
'depends': ['base', 'account'],
'update_xml': ['base_vat_data.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,20 +19,18 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name":"Dashboard main module",
"version":"1.0",
"author":"Tiny",
"category":"Board/Base",
"depends":["base"],
"demo_xml":[],
"update_xml":[
"security/ir.model.access.csv",
"board_view.xml"],
"description": "Base module for all dashboards.",
"active":False,
"installable":True,
'name': 'Dashboard main module',
'version': '1.0',
'category': 'Board/Base',
'description': """Base module for all dashboards.""",
'author': 'Tiny',
'depends': ['base'],
'update_xml': ['security/ir.model.access.csv', 'board_view.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,23 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name":"Board for accountant",
"version":"1.0",
"author":"Tiny",
"category":"Board/Accounting",
"depends":[
"account",
"hr_timesheet_invoice",
"board",
"report_account",
"report_analytic",
"report_analytic_line",
"account_report",
],
"demo_xml":["board_account_demo.xml"],
"update_xml":["board_account_view.xml"],
"description": """
'name': 'Board for accountant',
'version': '1.0',
'category': 'Board/Accounting',
'description': """
This module creates a dashboards for accountants that includes:
* List of analytic accounts to close
* List of uninvoiced quotations
@ -44,9 +34,19 @@
* Graph of aged receivables
* Graph of aged incomes
""",
"active":False,
"installable":True,
'author': 'Tiny',
'depends': [
'account',
'hr_timesheet_invoice',
'board',
'report_account',
'report_analytic',
'report_analytic_line',
'account_report'
],
'update_xml': ['board_account_view.xml'],
'demo_xml': ['board_account_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,19 +19,20 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name":"Dashboard for Associations",
"version":"1.0",
"author":"Tiny",
"category":"Board/Associations",
"depends":["event","membership","board","project"],
"demo_xml":["board_association_demo.xml"],
"update_xml":["board_association_view.xml"],
"description": """
'name': 'Dashboard for Associations',
'version': '1.0',
'category': 'Board/Associations',
'description': """
This module implements a dashboard for associations.
""",
"active":False,
"installable":True,
'author': 'Tiny',
'depends': ['event', 'membership', 'board', 'project'],
'update_xml': ['board_association_view.xml'],
'demo_xml': ['board_association_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,29 +19,21 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name":"Board for Auction",
"version":"1.0",
"author":"Tiny",
"category":"Board/Auction",
"depends":[
"board",
"auction",
# "report_auction",
],
"demo_xml":["board_auction_demo.xml"],
"update_xml":["board_auction_view.xml","board_auction_manager_view.xml"],
"description": """
'name': 'Board for Auction',
'version': '1.0',
'category': 'Board/Auction',
'description': """
This module creates a dashboards for auction that includes:
""",
"active":False,
"installable":True,
'author': 'Tiny',
'depends': ['board', 'auction'],
'update_xml': ['board_auction_view.xml', 'board_auction_manager_view.xml'],
'demo_xml': ['board_auction_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,17 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name":"Dashboard for CRM Configuration",
"version":"1.0",
"author":"Tiny",
"category":"Board/CRM",
"depends":["board","crm_configuration"],
"demo_xml":["board_crm_demo.xml"],
"update_xml":["board_crm_statistical_view.xml",
"board_crm_view.xml"
],
"description": """
'name': 'Dashboard for CRM Configuration',
'version': '1.0',
'category': 'Board/CRM',
'description': """
This module implements a dashboard for CRM that includes:
* My Leads (list)
* Leads by Stage (graph)
@ -38,8 +34,11 @@ This module implements a dashboard for CRM that includes:
* My Cases (list)
* Jobs Tracking (graph)
""",
"active":False,
"installable":True,
'author': 'Tiny',
'depends': ['board', 'crm_configuration'],
'update_xml': ['board_crm_statistical_view.xml', 'board_crm_view.xml'],
'demo_xml': ['board_crm_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,17 +19,18 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name":"Dashboard for Document Management",
"version":"1.0",
"author":"Tiny",
"category":"Board/Document",
"depends":["board","document", "report_document"],
"demo_xml":["board_document_demo.xml"],
"update_xml":["board_document_view.xml"],
"description": """ This module implements a dashboard for Document """,
"active":False,
"installable":True,
'name': 'Dashboard for Document Management',
'version': '1.0',
'category': 'Board/Document',
'description': """ This module implements a dashboard for Document """,
'author': 'Tiny',
'depends': ['board', 'document', 'report_document'],
'update_xml': ['board_document_view.xml'],
'demo_xml': ['board_document_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,31 +19,24 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name":"Board for manufacturing",
"version":"1.0",
"author":"Tiny",
"category":"Board/Manufacturing",
"depends":[
"board",
"mrp",
"stock",
"report_mrp",
],
"demo_xml":["board_manufacturing_demo.xml"],
"update_xml":["board_manufacturing_view.xml"],
"description": """
'name': 'Board for manufacturing',
'version': '1.0',
'category': 'Board/Manufacturing',
'description': """
This module creates a dashboards for Manufaturing that includes:
* List of next production orders
* List of deliveries (out packing)
* Graph of workcenter load
* List of procurement in exception
""",
"active":False,
"installable":True,
'author': 'Tiny',
'depends': ['board', 'mrp', 'stock', 'report_mrp'],
'update_xml': ['board_manufacturing_view.xml'],
'demo_xml': ['board_manufacturing_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,23 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name":"Board for project users",
"version":"1.0",
"author":"Tiny",
"category":"Board/Projects & Services",
"depends":[
"project",
"report_timesheet",
"board",
"report_analytic_planning",
"report_analytic_line",
"report_task",
"hr_timesheet_sheet"
],
"demo_xml":["board_project_demo.xml"],
"update_xml":["board_project_view.xml", "board_project_manager_view.xml"],
"description": """
'name': 'Board for project users',
'version': '1.0',
'category': 'Board/Projects & Services',
'description': """
This module implements a dashboard for project member that includes:
* List of my open tasks
* List of my next deadlines
@ -43,9 +33,19 @@ This module implements a dashboard for project member that includes:
* Graph of my timesheet
* Graph of my work analysis
""",
"active":False,
"installable":True,
'author': 'Tiny',
'depends': [
'project',
'report_timesheet',
'board',
'report_analytic_planning',
'report_analytic_line',
'report_task',
'hr_timesheet_sheet'
],
'update_xml': ['board_project_view.xml', 'board_project_manager_view.xml'],
'demo_xml': ['board_project_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,15 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name":"Dashboard for sales",
"version":"1.0",
"author":"Tiny",
"category":"Board/Sales & Purchase",
"depends":["board","sale", "report_crm", "report_sale"],
"demo_xml":["board_sale_demo.xml"],
"update_xml":["board_sale_view.xml"],
"description": """
'name': 'Dashboard for sales',
'version': '1.0',
'category': 'Board/Sales & Purchase',
'description': """
This module implements a dashboard for salesman that includes:
* You open quotations
* Top 10 sales of the month
@ -35,9 +33,11 @@ This module implements a dashboard for salesman that includes:
* Graph of sales by product
* Graph of cases of the month
""",
"active":False,
"installable":True,
'author': 'Tiny',
'depends': ['board', 'sale', 'report_crm', 'report_sale'],
'update_xml': ['board_sale_view.xml'],
'demo_xml': ['board_sale_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,13 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Customer & Supplier Relationship Management",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/CRM & SRM",
"description": """The generic Open ERP Customer Relationship Management
'name': 'Customer & Supplier Relationship Management',
'version': '1.0',
'category': 'Generic Modules/CRM & SRM',
'description': """The generic Open ERP Customer Relationship Management
system enables a group of people to intelligently and efficiently manage
leads, opportunities, tasks, issues, requests, bugs, campaign, claims, etc.
It manages key tasks such as communication, identification, prioritization,
@ -43,19 +43,19 @@ place.
The CRM module has a email gateway for the synchronisation interface
between mails and Open ERP.""",
"depends" : ["base"],
"init_xml" : ["crm_data.xml"],
"demo_xml" : ["crm_demo.xml"],
"update_xml" : [
"crm_view.xml",
"crm_report.xml",
"crm_wizard.xml",
"security/crm_security.xml",
"security/ir.model.access.csv",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['base'],
'init_xml': ['crm_data.xml'],
'update_xml': [
'crm_view.xml',
'crm_report.xml',
'crm_wizard.xml',
'security/crm_security.xml',
'security/ir.model.access.csv'
],
"active": False,
"installable": True
'demo_xml': ['crm_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,13 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Customer Relationship Management",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/CRM & SRM",
"description": """
'name': 'Customer Relationship Management',
'version': '1.0',
'category': 'Generic Modules/CRM & SRM',
'description': """
The Open ERP case and request tracker enables a group of
people to intelligently and efficiently manage tasks, issues,
and requests. It manages key tasks such as communication,
@ -35,53 +35,25 @@ This module provide screens like: jobs hiring process, leads, business
opportunities, fund raising trackings, support & helpdesk, calendar of
meetings, eso.
""",
"depends" : ["crm","report_crm", "process"],
"init_xml" : [
"crm_configuration_wizard.xml",
"crm_config_view.xml",
"crm_bugs_view.xml",
"crm_jobs_view.xml",
"crm_lead_view.xml",
"crm_meeting_view.xml",
"crm_opportunity_view.xml",
"crm_fund_view.xml",
"crm_claims_view.xml",
"crm_phonecall_view.xml",
"crm_report_view.xml"
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['crm', 'report_crm', 'process'],
'init_xml': [
'crm_configuration_wizard.xml',
'crm_config_view.xml',
'crm_bugs_view.xml',
'crm_jobs_view.xml',
'crm_lead_view.xml',
'crm_meeting_view.xml',
'crm_opportunity_view.xml',
'crm_fund_view.xml',
'crm_claims_view.xml',
'crm_phonecall_view.xml',
'crm_report_view.xml'
],
"demo_xml" : [
# "crm_bugs_demo.xml",
# "crm_fund_demo.xml",
# "crm_jobs_demo.xml",
# "crm_meeting_demo.xml",
# "crm_lead_demo.xml",
# "crm_opportunity_demo.xml",
# "crm_claims_demo.xml",
# "crm_phonecall_demo.xml",
],
"update_xml" : [
# "crm_bugs_data.xml",
# "crm_fund_data.xml",
# "crm_jobs_data.xml",
# "crm_meeting_data.xml",
# "crm_lead_data.xml",
# "crm_bugs_menu.xml",
# "crm_fund_menu.xml",
# "crm_jobs_menu.xml",
# "crm_helpdesk_menu.xml",
# "crm_lead_menu.xml",
# "crm_meeting_menu.xml",
# "crm_opportunity_data.xml",
# "crm_opportunity_menu.xml",
# "crm_claims_data.xml",
# "crm_claims_menu.xml",
# "crm_phonecall_data.xml",
# "crm_phonecall_menu.xml",
"security/ir.model.access.csv",
"process/crm_configuration_process.xml",
],
"active": False,
"installable": True
'update_xml': ['security/ir.model.access.csv', 'process/crm_configuration_process.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,33 +19,31 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "crm_profiling management",
"version" : "1.3",
"depends" : ["base", "crm"],
"author" : "Tiny",
"description": """
'name': 'crm_profiling management',
'version': '1.3',
'category': 'Generic Modules/CRM & SRM',
'description': """
This module allow users to perform segmentation within partners.
It use 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\"
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.
""",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/CRM & SRM",
"init_xml" : [],
"demo_xml" : ["crm_profiling_demo.xml"],
"update_xml" : [
"security/ir.model.access.csv",
"crm_profiling_view.xml",
],
"active": False,
"installable": True
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['base', 'crm'],
'init_xml': [],
'update_xml': ['security/ir.model.access.csv', 'crm_profiling_view.xml'],
'demo_xml': ['crm_profiling_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,18 +19,19 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "CRM Verticalisation",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"category" : "Vertical Modules/Parametrization",
"description": """Simplification of the interface for CRM.""",
"depends" : ["crm_configuration"],
"init_xml" : [ ],
"demo_xml" : [ ],
"update_xml" : [],
"installable": True
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
{
'name': 'CRM Verticalisation',
'version': '1.0',
'category': 'Vertical Modules/Parametrization',
'description': """Simplification of the interface for CRM.""",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['crm_configuration'],
'init_xml': [],
'update_xml': [],
'demo_xml': [],
'installable': True,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,19 +19,19 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Module for custom developments",
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Others",
"website": "http://www.openerp.com",
"description": "Sample custom module where you can put your customer specific developments.",
"depends" : ["base"],
"init_xml" : [],
"update_xml" : ["custom_view.xml"],
"active": False,
"installable": True
'name': 'Module for custom developments',
'version': '1.0',
'category': 'Generic Modules/Others',
'description': """Sample custom module where you can put your customer specific developments.""",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['base'],
'init_xml': [],
'update_xml': ['custom_view.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,24 +19,24 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Carriers and deliveries",
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Sales & Purchases",
"description": "Allows to add delivery methods in sales order and packing. You can define your own carrier and delivery grids for prices. When creating invoices from pickings, Open ERP is able to add and compute the shipping line.",
"depends" : ["sale","purchase", "stock",],
"init_xml" : ["delivery_data.xml"],
"demo_xml" : ["delivery_demo.xml"],
"update_xml" : [
"security/ir.model.access.csv",
"delivery_view.xml",
"delivery_wizard.xml",
"partner_view.xml",
'name': 'Carriers and deliveries',
'version': '1.0',
'category': 'Generic Modules/Sales & Purchases',
'description': """Allows to add delivery methods in sales order and packing. You can define your own carrier and delivery grids for prices. When creating invoices from pickings, Open ERP is able to add and compute the shipping line.""",
'author': 'Tiny',
'depends': ['sale', 'purchase', 'stock'],
'init_xml': ['delivery_data.xml'],
'update_xml': [
'security/ir.model.access.csv',
'delivery_view.xml',
'delivery_wizard.xml',
'partner_view.xml'
],
"active": False,
"installable": True,
'demo_xml': ['delivery_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,29 +19,29 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Integrated Document Management System",
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Others",
"website": "http://www.openerp.com",
"description": """This is a complete document management system:
'name': 'Integrated Document Management System',
'version': '1.0',
'category': 'Generic Modules/Others',
'description': """This is a complete document management system:
* FTP Interface
* User Authentication
* Document Indexation
""",
"depends" : ["base","process"],
"init_xml" : [
"document_data.xml",
"document_demo.xml"
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['base', 'process'],
'init_xml': ['document_data.xml', 'document_demo.xml'],
'update_xml': [
'document_view.xml',
'document_data.xml',
'security/document_security.xml',
'security/ir.model.access.csv'
],
"update_xml" : [
"document_view.xml",
"document_data.xml",
"security/document_security.xml",
"security/ir.model.access.csv",
],
"demo_xml" : [],
"active": False,
"installable": True
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,22 +19,20 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Support for iCal based on Document Management System",
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Others",
"website": "http://www.openerp.com",
"description": """Allows to synchronise calendars with others applications.""",
"depends" : ["document","crm_configuration"],
"init_xml" : ["document_data.xml"],
"update_xml" : [
"document_view.xml",
"security/ir.model.access.csv",
],
"demo_xml" : [
"document_demo.xml"
],
"active": False,
"installable": True
'name': 'Support for iCal based on Document Management System',
'version': '1.0',
'category': 'Generic Modules/Others',
'description': """Allows to synchronise calendars with others applications.""",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['document', 'crm_configuration'],
'init_xml': ['document_data.xml'],
'update_xml': ['document_view.xml', 'security/ir.model.access.csv'],
'demo_xml': ['document_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,12 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Event",
"version" : "0.1",
"author" : "Tiny",
"category" : "Generic Modules/Association",
"description": """Organization and management of events.
'name': 'Event',
'version': '0.1',
'category': 'Generic Modules/Association',
'description': """Organization and management of events.
This module allow you
* to manage your events and their registrations
@ -37,20 +38,18 @@
- You can access predefined reports about number of registration per event or per event category in :
Events \ Reporting
""",
"depends" : [
"crm","base_contact","account"
'author': 'Tiny',
'depends': ['crm', 'base_contact', 'account'],
'init_xml': ['event_data.xml'],
'update_xml': [
'event_wizard.xml',
'event_view.xml',
'event_sequence.xml',
'security/event_security.xml',
'security/ir.model.access.csv'
],
"demo_xml" : ["event_demo.xml"],
"init_xml" : ["event_data.xml"],
"update_xml" : [
"event_wizard.xml",
"event_view.xml",
"event_sequence.xml",
"security/event_security.xml",
"security/ir.model.access.csv",
],
"active" : False,
"installable" : True,
'demo_xml': ['event_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,26 +19,22 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Event - Project",
"version" : "0.1",
"author" : "Tiny",
"category" : "Generic Modules/Association",
"description": """Organization and management of events.
'name': 'Event - Project',
'version': '0.1',
'category': 'Generic Modules/Association',
'description': """Organization and management of events.
This module allow you to create retro planning for managing your events.
""",
"depends" : [
"project_retro_planning","event",
],
"demo_xml" : [],
"init_xml" : [],
"update_xml" : [
"event_wizard.xml",
"event_view.xml",
],
"active" : False,
"installable" : True,
'author': 'Tiny',
'depends': ['project_retro_planning', 'event'],
'init_xml': [],
'update_xml': ['event_wizard.xml', 'event_view.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,21 +19,22 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Google Map",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Others",
"description": """The module adds google map field in partner address
'name': 'Google Map',
'version': '1.0',
'category': 'Generic Modules/Others',
'description': """The module adds google map field in partner address
so that we can directly open google map from the
url widget.""",
"depends" : ["base"],
"init_xml" : [],
"demo_xml" : [],
"update_xml" : ["google_map_wizard.xml","google_map_view.xml"],
"active": False,
"installable": True
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['base'],
'init_xml': [],
'update_xml': ['google_map_wizard.xml', 'google_map_view.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,13 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Human Resources",
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Human Resources",
"website" : "http://www.openerp.com",
"description": """
'name': 'Human Resources',
'version': '1.0',
'category': 'Generic Modules/Human Resources',
'description': """
Module for human resource management. You can manage:
* Employees and hierarchies
* Work hours sheets
@ -33,23 +33,20 @@
Different reports are also provided, mainly for attendance statistics.
""",
"depends" : ["base", "process"],
"init_xml" : [],
"demo_xml" : [
"hr_demo.xml",
"hr_department_demo.xml",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['base', 'process'],
'init_xml': [],
'update_xml': [
'security/hr_security.xml',
'security/ir.model.access.csv',
'hr_view.xml',
'hr_wizard.xml',
'hr_department_view.xml',
'process/hr_process.xml'
],
"update_xml" : [
"security/hr_security.xml",
"security/ir.model.access.csv",
"hr_view.xml",
"hr_wizard.xml",
"hr_department_view.xml",
"process/hr_process.xml"
],
"active": False,
"installable": True
'demo_xml': ['hr_demo.xml', 'hr_department_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,21 +19,24 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Attendances Of Employees",
"version" : "1.1",
"author" : "Tiny",
"category" : "Generic Modules/Human Resources",
"description": "This module aims to manage employee's attendances.",
"depends" : ["base","hr",],
"demo_xml" : ["hr_attendance_demo.xml"],
"update_xml" : [
"security/hr_security.xml",
"hr_attendance_view.xml",
"hr_attendance_wizard.xml",
"hr_attendance_report.xml",
"security/ir.model.access.csv"
'name': 'Attendances Of Employees',
'version': '1.1',
'category': 'Generic Modules/Human Resources',
'description': """This module aims to manage employee's attendances.""",
'author': 'Tiny',
'depends': ['base', 'hr'],
'update_xml': [
'security/hr_security.xml',
'hr_attendance_view.xml',
'hr_attendance_wizard.xml',
'hr_attendance_report.xml',
'security/ir.model.access.csv'
],
"active": False,
"installable": True,
'demo_xml': ['hr_attendance_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,15 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Human Resources Contracts",
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Human Resources",
"website" : "http://www.openerp.com",
"depends" : ["hr"],
"module": "",
"description": """
'name': 'Human Resources Contracts',
'version': '1.0',
'category': 'Generic Modules/Human Resources',
'description': """
Add all information on the employee form to manage contracts:
* Martial status,
* Security number,
@ -35,16 +33,17 @@
You can assign several contracts per employee.
""",
"init_xml" : ["hr_contract_data.xml", ],
"demo_xml" : [],
"update_xml" : [
"security/hr_contract_security.xml",
"security/ir.model.access.csv",
"hr_contract_view.xml",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['hr'],
'init_xml': ['hr_contract_data.xml'],
'update_xml': [
'security/hr_contract_security.xml',
'security/ir.model.access.csv',
'hr_contract_view.xml'
],
"active": False,
"installable": True
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,14 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Human Resources Expenses Tracking",
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Human Resources",
"website" : "http://www.openerp.com",
"depends" : ["hr","account", "account_tax_include",],
"description": """
'name': 'Human Resources Expenses Tracking',
'version': '1.0',
'category': 'Generic Modules/Human Resources',
'description': """
This module aims to manage employee's expenses.
The whole workflow is implemented:
@ -40,19 +39,20 @@
the invoice on timesheet module so that you will be able to automatically
re-invoice your customer's expenses if your work by project.
""",
"init_xml" : [],
"demo_xml" : ["hr_expense_demo.xml", "hr.expense.expense.csv"],
"update_xml" : [
"security/ir.model.access.csv",
"hr_expense_sequence.xml",
"hr_expense_workflow.xml",
"hr_expense_view.xml",
"hr_expense_report.xml",
"process/hr_expense_process.xml"
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['hr', 'account', 'account_tax_include'],
'init_xml': [],
'update_xml': [
'security/ir.model.access.csv',
'hr_expense_sequence.xml',
'hr_expense_workflow.xml',
'hr_expense_view.xml',
'hr_expense_report.xml',
'process/hr_expense_process.xml'
],
"active": False,
"installable": True
'demo_xml': ['hr_expense_demo.xml', 'hr.expense.expense.csv'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -1,11 +1,11 @@
# -*- encoding: utf-8 -*-
{
"name" : "Human Resources: Holidays management",
"version" : "0.1",
"author" : "Tiny & Axelor",
"category" : "Generic Modules/Human Resources",
"website" : "http://www.openerp.com",
"description": """Human Resources: Holidays tracking and workflow
'name': 'Human Resources: Holidays management',
'version': '0.1',
'category': 'Generic Modules/Human Resources',
'description': """Human Resources: Holidays tracking and workflow
This module allows you to manage holidays and holidays requests. For each employee, you can also define a number of available holidays per holiday status.
@ -24,20 +24,20 @@
Administration \ Users \ Users
for example, you maybe will do it for the user 'admin'.
""",
"depends" : ["hr","crm_configuration", "process"],
"init_xml" : [],
"update_xml" : [
"security/ir.model.access.csv",
"hr_workflow.xml",
"hr_view.xml",
"hr_holidays_report.xml",
"hr_holidays_wizard.xml",
"process/hr_holidays_process.xml"
'author': 'Tiny & Axelor',
'website': 'http://www.openerp.com',
'depends': ['hr', 'crm_configuration', 'process'],
'init_xml': [],
'update_xml': [
'security/ir.model.access.csv',
'hr_workflow.xml',
'hr_view.xml',
'hr_holidays_report.xml',
'hr_holidays_wizard.xml',
'process/hr_holidays_process.xml'
],
# "demo_xml" : ["hr_bel_holidays_2008.xml",],
"demo_xml" : [],
"active": False,
"installable": True
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,13 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Human Resources (Timesheet encoding)",
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Human Resources",
"website" : "http://www.openerp.com",
"description": """
'name': 'Human Resources (Timesheet encoding)',
'version': '1.0',
'category': 'Generic Modules/Human Resources',
'description': """
This module implement 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 generate costs on
@ -36,19 +36,19 @@ Lots of reporting on time and employee tracking are provided.
It is completely integrated with the cost accounting module. It allows you
to set up a management by affair.
""",
"depends" : ["account", "hr", "base", "hr_attendance", "process"],
"init_xml" : ["hr_timesheet_data.xml"],
"demo_xml" : ["hr_timesheet_demo.xml",],
"update_xml" : [
"security/ir.model.access.csv",
"hr_timesheet_view.xml",
"hr_timesheet_report.xml",
"hr_timesheet_wizard.xml",
"process/hr_timesheet_process.xml"
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['account', 'hr', 'base', 'hr_attendance', 'process'],
'init_xml': ['hr_timesheet_data.xml'],
'update_xml': [
'security/ir.model.access.csv',
'hr_timesheet_view.xml',
'hr_timesheet_report.xml',
'hr_timesheet_wizard.xml',
'process/hr_timesheet_process.xml'
],
"active": False,
"installable": True
'demo_xml': ['hr_timesheet_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,30 +19,28 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Invoice on analytic lines",
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Accounting",
"website" : "http://www.openerp.com",
"depends" : ["account",'hr_timesheet'],
"description": """
'name': 'Invoice on analytic lines',
'version': '1.0',
'category': 'Generic Modules/Accounting',
'description': """
Module to generate invoices based on costs (human resources, expenses, ...).
You can define price lists in analytic account, make some theoretical revenue
reports, eso.""",
"init_xml" : [],
"demo_xml" : [
'hr_timesheet_invoice_demo.xml'
],
"update_xml" : [
"security/ir.model.access.csv",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['account', 'hr_timesheet'],
'init_xml': [],
'update_xml': [
'security/ir.model.access.csv',
'hr_timesheet_invoice_view.xml',
'hr_timesheet_invoice_wizard.xml',
'hr_timesheet_invoice_report.xml'
],
"active": False,
"installable": True
'demo_xml': ['hr_timesheet_invoice_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,20 +19,18 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Human Resources (Timesheet encoding from project tasks)",
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Human Resources",
"description": """Auto-complete timesheet based on tasks made on the project management module.""",
"website" : "http://www.openerp.com",
"depends" : ["project", "hr_timesheet_sheet"],
"update_xml" : ["hr_timesheet_project_view.xml",
"process/hr_timesheet_project_process.xml",
],
"active": False,
"installable": True
'name': 'Human Resources (Timesheet encoding from project tasks)',
'version': '1.0',
'category': 'Generic Modules/Human Resources',
'description': """Auto-complete timesheet based on tasks made on the project management module.""",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['project', 'hr_timesheet_sheet'],
'update_xml': ['hr_timesheet_project_view.xml', 'process/hr_timesheet_project_process.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,13 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Timesheets",
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Human Resources",
"website" : "http://www.openerp.com",
"description": """
'name': 'Timesheets',
'version': '1.0',
'category': 'Generic Modules/Human Resources',
'description': """
This module help you easily encode and validate timesheet and attendances
within the same view. The upper part of the view is for attendances and
track (sign in/sign out) events. The lower part is for timesheet.
@ -44,18 +44,18 @@ The validation can be configured in te company:
* Period size (day, week, month, year)
* Maximal difference between timesheet and attendances
""",
"depends" : ["hr_timesheet", "hr_timesheet_invoice", "process"],
"init_xml" : [],
"demo_xml" : ["hr_timesheet_sheet_demo.xml",],
"update_xml" : [
"security/ir.model.access.csv",
"hr_timesheet_sheet_view.xml",
"hr_timesheet_workflow.xml",
"process/hr_timesheet_sheet_process.xml",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['hr_timesheet', 'hr_timesheet_invoice', 'process'],
'init_xml': [],
'update_xml': [
'security/ir.model.access.csv',
'hr_timesheet_sheet_view.xml',
'hr_timesheet_workflow.xml',
'process/hr_timesheet_sheet_process.xml'
],
"active": False,
"installable": True
'demo_xml': ['hr_timesheet_sheet_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -20,23 +20,23 @@
#
##############################################################################
{
"name" : "Idea Manager",
"version" : "0.1",
"author" : "Tiny",
"website" : "http://openerp.com",
"category" : "Tools",
"description": """This module allows your user to easily and efficiently participate in the innovation of the enterprise. It allows everybody to express ideas about different subjects. Then, others users can comment these ideas and vote for particular ideas. Each idea as a score based on the different votes. The managers can obtain an easy view on best ideas from all the users. Once installed, check the menu 'Ideas' in the 'Tools' main menu.""",
"depends" : ['base'],
"init_xml" : [ ],
"demo_xml" : [ ],
"update_xml" : [
'idea_view.xml',
'idea_workflow.xml',
"security/idea_security.xml",
"security/ir.model.access.csv",
],
"installable": True
'name': 'Idea Manager',
'version': '0.1',
'category': 'Tools',
'description': """This module allows your user to easily and efficiently participate in the innovation of the enterprise. It allows everybody to express ideas about different subjects. Then, others users can comment these ideas and vote for particular ideas. Each idea as a score based on the different votes. The managers can obtain an easy view on best ideas from all the users. Once installed, check the menu 'Ideas' in the 'Tools' main menu.""",
'author': 'Tiny',
'website': 'http://openerp.com',
'depends': ['base'],
'init_xml': [],
'update_xml': [
'idea_view.xml',
'idea_workflow.xml',
'security/idea_security.xml',
'security/ir.model.access.csv'
],
'demo_xml': [],
'installable': True,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,15 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Belgium - Plan Comptable Minimum Normalise",
"version" : "1.1",
"author" : "Tiny",
"category" : "Localisation/Account Charts",
"depends" : ["account", "account_report", "base_vat", "base_iban",
"account_chart"],
"init_xml" : [],
"description": """
'name': 'Belgium - Plan Comptable Minimum Normalise',
'version': '1.1',
'category': 'Localisation/Account Charts',
'description': """
This is the base module to manage the accounting chart for Belgium in Open ERP.
After Installing this module,The Configuration wizard for accounting is launched.
@ -41,13 +39,11 @@
* Prepares an XML file for Vat Declaration of the Main company of the User currently Logged in.Path to access : Financial Management/Reporting/Listing of VAT Customers.
""",
"demo_xml" : [
# "account_demo.xml",
# "account.report.report.csv"
],
"update_xml" : ["account_pcmn_belgium.xml","l10n_be_wizard.xml", "l10n_be_sequence.xml"],
"installable": True
'author': 'Tiny',
'depends': ['account', 'account_report', 'base_vat', 'base_iban', 'account_chart'],
'init_xml': [],
'update_xml': ['account_pcmn_belgium.xml', 'l10n_be_wizard.xml', 'l10n_be_sequence.xml'],
'demo_xml': [],
'installable': True,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -57,20 +57,24 @@
# Status 1.0 - tested on Open ERP 4.1.0, 4.0.3
# - COGS account type fixed
#
{
"name" : "United Kingdom - minimal",
"version" : "1.1",
"author" : "Seath Solutions Ltd",
"website": "http://www.seathsolutions.com",
"category" : "Localisation/Account Charts",
"description": "This is the base module to manage the accounting chart for United Kingdom in Open ERP.",
"depends" : ["base", "account", "base_iban", "base_vat", "account_chart"],
"init_xml" : [],
"demo_xml" : [],
"update_xml" : ["account_types.xml","account_chart.xml",
"account_tax.xml","l10n_uk_wizard.xml"],
"installable": True
'name': 'United Kingdom - minimal',
'version': '1.1',
'category': 'Localisation/Account Charts',
'description': """This is the base module to manage the accounting chart for United Kingdom in Open ERP.""",
'author': 'Seath Solutions Ltd',
'website': 'http://www.seathsolutions.com',
'depends': ['base', 'account', 'base_iban', 'base_vat', 'account_chart'],
'init_xml': [],
'update_xml': [
'account_types.xml',
'account_chart.xml',
'account_tax.xml',
'l10n_uk_wizard.xml'
],
'demo_xml': [],
'installable': True,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -27,14 +27,13 @@
# Règlement disponible sur http://comptabilite.erp-libre.info
# Mise en forme et paramétrage par http://sisalp.fr et http://nbconseil.net
#
{
"name" : "France - Plan comptable Societe - 99-03",
"version" : "1.1",
"author" : "SISalp-NBconseil",
"category" : "Localisation/Account Charts",
"website": "http://erp-libre.info",
"depends" : ["base", "account", "account_chart", 'base_vat'],
"description": """
'name': 'France - Plan comptable Societe - 99-03',
'version': '1.1',
'category': 'Localisation/Account Charts',
'description': """
This is the base module to manage the accounting chart for France in Open ERP.
After Installing this module,The Configuration wizard for accounting is launched.
@ -46,12 +45,18 @@
* This module installs :
The Tax Code chart and taxes for French Accounting.
""",
"init_xml" : ["fr_data.xml"],
"update_xml" : ["l10n_fr_view.xml","types.xml", "plan-99-03_societe.xml",
"taxes.xml","fr_wizard.xml",],
"demo_xml" : [],
"installable": True
'author': 'SISalp-NBconseil',
'website': 'http://erp-libre.info',
'depends': ['base', 'account', 'account_chart', 'base_vat'],
'init_xml': ['fr_data.xml'],
'update_xml': [
'l10n_fr_view.xml',
'types.xml',
'plan-99-03_societe.xml',
'taxes.xml',
'fr_wizard.xml'
],
'demo_xml': [],
'installable': True,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,27 +19,30 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Luxembourg - Plan Comptable Minimum Normalise",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://openerp.com",
"category" : "Localisation/Account Charts",
"description": """
'name': 'Luxembourg - Plan Comptable Minimum Normalise',
'version': '1.0',
'category': 'Localisation/Account Charts',
'description': """
This module installs:
*the KLUWER Chart of Accounts,
*the Tax Code Chart for Luxembourg
*the main taxes used in Luxembourg""",
"depends" : ["account","account_report","base_vat","base_iban"],
"init_xml" : [ ],
"demo_xml" : ["account.report.report.csv"],
"update_xml" : [
"account.tax.code.template.csv",
"l10n_lu_data.xml",
"account.tax.template.csv",
"l10n_lu_wizard.xml",
"l10n_lu_report.xml",
],
"installable": True
'author': 'Tiny',
'website': 'http://openerp.com',
'depends': ['account', 'account_report', 'base_vat', 'base_iban'],
'init_xml': [],
'update_xml': [
'account.tax.code.template.csv',
'l10n_lu_data.xml',
'account.tax.template.csv',
'l10n_lu_wizard.xml',
'l10n_lu_report.xml'
],
'demo_xml': ['account.report.report.csv'],
'installable': True,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,19 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Membership",
"version" : "0.1",
"author" : "Tiny",
"category" : "Generic Modules/Association",
"depends" : [
"base", "product", "account","process"
],
"demo_xml" : [
#"demo_data.xml",
"membership_demo.xml"
],
"description": """
'name': 'Membership',
'version': '0.1',
'category': 'Generic Modules/Association',
'description': """
This module allows you to manage all operations for managing memberships.
It supports different kind of members:
* Free member
@ -43,16 +37,17 @@ It supports different kind of members:
It is integrated with sales and accounting to allow you to automatically
invoice and send propositions for membership renewal.
""",
"init_xml" : [
"membership_data.xml",
],
"update_xml" : [
"security/ir.model.access.csv",
"membership_view.xml","membership_wizard.xml",
"process/membership_process.xml"
],
"active" : False,
"installable" : True,
'author': 'Tiny',
'depends': ['base', 'product', 'account', 'process'],
'init_xml': ['membership_data.xml'],
'update_xml': [
'security/ir.model.access.csv',
'membership_view.xml',
'membership_wizard.xml',
'process/membership_process.xml'
],
'demo_xml': ['membership_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,14 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Manufacturing Resource Planning",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Production",
"depends" : ["stock", "hr", "purchase", "product","process"],
"description": """
'name': 'Manufacturing Resource Planning',
'version': '1.0',
'category': 'Generic Modules/Production',
'description': """
This is the base module to manage the manufacturing process in Open ERP.
Features:
@ -53,24 +52,25 @@
* Print a production order
* Stock forecasts
""",
"init_xml" : [],
"demo_xml" : ["mrp_demo.xml","mrp_order_point.xml"],
"update_xml" : [
"security/mrp_security.xml",
"security/ir.model.access.csv",
"mrp_workflow.xml",
"mrp_data.xml",
"mrp_view.xml",
"mrp_wizard.xml",
"mrp_report.xml",
"company_view.xml",
"process/stockable_product_process.xml",
"process/service_product_process.xml",
"process/procurement_process.xml",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['stock', 'hr', 'purchase', 'product', 'process'],
'init_xml': [],
'update_xml': [
'security/mrp_security.xml',
'security/ir.model.access.csv',
'mrp_workflow.xml',
'mrp_data.xml',
'mrp_view.xml',
'mrp_wizard.xml',
'mrp_report.xml',
'company_view.xml',
'process/stockable_product_process.xml',
'process/service_product_process.xml',
'process/procurement_process.xml'
],
"active": False,
"installable": True
'demo_xml': ['mrp_demo.xml', 'mrp_order_point.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,12 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name":"MRP JIT",
"version":"1.0",
"author":"Tiny",
"category":"Generic Modules/Production",
"description": """
'name': 'MRP JIT',
'version': '1.0',
'category': 'Generic Modules/Production',
'description': """
This module allows Just In Time computation of all procurement.
If you install this module, you will not have to run the schedulers anymore.
@ -35,11 +36,11 @@
as possible. In that case, you can not use priorities anymore on the different
pickings.
""",
"depends":["mrp","sale"],
"demo_xml":[],
"update_xml":["mrp_jit.xml"],
"active":False,
"installable":True,
'author': 'Tiny',
'depends': ['mrp', 'sale'],
'update_xml': ['mrp_jit.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,14 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Workcenter Production start end workflow",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Production",
"depends" : ["stock", "hr", "purchase", "product", "mrp"],
"description": """
'name': 'Workcenter Production start end workflow',
'version': '1.0',
'category': 'Generic Modules/Production',
'description': """
This module adds state, date_start,date_stop in production order operation lines
(in the "Workcenters" tab)
State: draft, confirm, done, cancel
@ -51,15 +50,19 @@
So that we can compare the theoretic delay and real delay.
""",
"init_xml" : [],
"demo_xml" : ["mrp_operation_data.xml"],
"update_xml" : [
"security/ir.model.access.csv",
"mrp_operations_workflow.xml","mrp_operations_view.xml","mrp_operations_report.xml",
"process/mrp_operation_process.xml"
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['stock', 'hr', 'purchase', 'product', 'mrp'],
'init_xml': [],
'update_xml': [
'security/ir.model.access.csv',
'mrp_operations_workflow.xml',
'mrp_operations_view.xml',
'mrp_operations_report.xml',
'process/mrp_operation_process.xml'
],
"active": False,
"installable": True
'demo_xml': ['mrp_operation_data.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,11 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name":"Products Repairs Module",
"version":"1.0",
"author":"Tiny",
"description": """
'name': 'Products Repairs Module',
'version': '1.0',
'category': 'Custom',
'description': """
The aim is to have a complete module to manage all products repairs. The following topics should be covered by this module:
* Add/remove products in the reparation
* Impact for stocks
@ -31,23 +33,19 @@
* Warranty concept
* Repair quotation report
* Notes for the technician and for the final customer
""",
"category":"Custom",
"depends":["base","sale","account"],
"demo_xml":[],
"update_xml":[
#"security/mrp_repair_security.xml",
"security/ir.model.access.csv",
"mrp_repair_sequence.xml",
"mrp_repair_wizard.xml",
"mrp_repair_view.xml",
"mrp_repair_workflow.xml",
"mrp_repair_report.xml",
""",
'author': 'Tiny',
'depends': ['base', 'sale', 'account'],
'update_xml': [
'security/ir.model.access.csv',
'mrp_repair_sequence.xml',
'mrp_repair_wizard.xml',
'mrp_repair_view.xml',
'mrp_repair_workflow.xml',
'mrp_repair_report.xml'
],
"active": False,
"installable": True,
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,15 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "MRP Sub Product",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"depends" : ["base","mrp"],
"category" : "Generic Modules/Production",
"init_xml" : [],
"description": """
'name': 'MRP Sub Product',
'version': '1.0',
'category': 'Generic Modules/Production',
'description': """
This module allows you to produce several products from one production order.
You can configure sub-products in the bill of material.
Without this module:
@ -35,14 +33,13 @@ Without this module:
With this module:
A + B + C -> D + E
""",
"demo_xml" : [],
"update_xml" : [
"security/ir.model.access.csv",
"mrp_subproduct_view.xml",
],
"active": False,
"installable": True
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['base', 'mrp'],
'init_xml': [],
'update_xml': ['security/ir.model.access.csv', 'mrp_subproduct_view.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,12 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name": "Point Of Sale",
"version": "1.0",
"author": "Tiny",
"description": """
{
'name': 'Point Of Sale',
'version': '1.0',
'category': 'Generic Modules/Sales & Purchases',
'description': """
Main features :
- Fast encoding of the sale.
- Allow to choose one payment mode (the quick way) or to split the payment between several payment mode.
@ -34,19 +35,20 @@ Main features :
- Allow to refund former sales.
""",
"category": "Generic Modules/Sales & Purchases",
"depends": ["sale", "purchase", "account", "account_tax_include"],
"init_xml": [],
"demo_xml": [],
"update_xml": [
"security/point_of_sale_security.xml",
"security/ir.model.access.csv",
"pos_report.xml", "pos_wizard.xml",
"pos_view.xml", "pos_sequence.xml",
"pos_data.xml", "pos_workflow.xml"
'author': 'Tiny',
'depends': ['sale', 'purchase', 'account', 'account_tax_include'],
'init_xml': [],
'update_xml': [
'security/point_of_sale_security.xml',
'security/ir.model.access.csv',
'pos_report.xml',
'pos_wizard.xml',
'pos_view.xml',
'pos_sequence.xml',
'pos_data.xml',
'pos_workflow.xml'
],
"installable": True,
'demo_xml': [],
'installable': True,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,25 +19,22 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Enterprise Process",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Base",
"description": """
'name': 'Enterprise Process',
'version': '1.0',
'category': 'Generic Modules/Base',
'description': """
This module allows you to manage your process for the end-users.
""",
"depends" : ["base"],
"init_xml" : [],
"demo_xml" : [],
"update_xml" : [
"security/ir.model.access.csv",
'process_view.xml',
],
"active": False,
"installable": True
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['base'],
'init_xml': [],
'update_xml': ['security/ir.model.access.csv', 'process_view.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,15 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Products & Pricelists",
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Inventory Control",
"depends" : ["base", "process"],
"init_xml" : [],
"demo_xml" : ["product_demo.xml"],
"description": """
'name': 'Products & Pricelists',
'version': '1.0',
'category': 'Generic Modules/Inventory Control',
'description': """
This is the base module to manage products and pricelists in Open ERP.
Products support variants, different pricing methods, suppliers
@ -45,18 +43,22 @@
Print product labels with barcode.
""",
"update_xml" : [
"security/product_security.xml",
"security/ir.model.access.csv",
"product_data.xml",
"product_report.xml",
"product_view.xml", "pricelist_view.xml",
"partner_view.xml", "product_wizard.xml",
"process/product_process.xml"
],
"active": False,
"installable": True
'author': 'Tiny',
'depends': ['base', 'process'],
'init_xml': [],
'update_xml': [
'security/product_security.xml',
'security/ir.model.access.csv',
'product_data.xml',
'product_report.xml',
'product_view.xml',
'pricelist_view.xml',
'partner_view.xml',
'product_wizard.xml',
'process/product_process.xml'
],
'demo_xml': ['product_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,21 +19,22 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name":"Margins in Product",
"version":"1.0",
"author":"Tiny",
"category":"Custom",
"description": """
'name': 'Margins in Product',
'version': '1.0',
'category': 'Custom',
'description': """
Adds a reporting menu in products that computes sales, purchases, margins
and others interesting indicators based on invoices. The wizard to launch
the report has several options to help you get the data you need.
""",
"depends":["base","product","account"],
"demo_xml":[],
"update_xml":["product_margin_view.xml"],
"active": False,
"installable": True,
'author': 'Tiny',
'depends': ['base', 'product', 'account'],
'update_xml': ['product_margin_view.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,21 +19,18 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name":"Accounting only profile",
"version":"1.0",
"author":"Tiny",
"category":"Profile",
"description": "Profile for Accounting",
"depends":["account","report_analytic","board_account","account_followup"],
"demo_xml":[],
"update_xml":[
"security/ir.model.access.csv",
"profile_accounting.xml"
],
"active":False,
"installable":True,
'name': 'Accounting only profile',
'version': '1.0',
'category': 'Profile',
'description': """Profile for Accounting""",
'author': 'Tiny',
'depends': ['account', 'report_analytic', 'board_account', 'account_followup'],
'update_xml': ['security/ir.model.access.csv', 'profile_accounting.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,20 +19,18 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name":"Association profile",
"version":"0.1",
"author":"Tiny",
"category":"Profile",
"description": "Profile for Associates",
"depends":["membership", "board_association"],
"demo_xml":[],
"update_xml":[
"security/ir.model.access.csv",
"profile_association.xml"
],
"active":False,
"installable":True,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
{
'name': 'Association profile',
'version': '0.1',
'category': 'Profile',
'description': """Profile for Associates""",
'author': 'Tiny',
'depends': ['membership', 'board_association'],
'update_xml': ['security/ir.model.access.csv', 'profile_association.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,17 +19,18 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name":"Auction house profile",
"version":"1.0",
"author":"Tiny",
"category":"Profile",
"description": "Profile for Auction house",
"depends":["auction", "board_auction","account","hr_timesheet_sheet"],
"demo_xml":[],
"update_xml":[],
"active":False,
"installable":True,
'name': 'Auction house profile',
'version': '1.0',
'category': 'Profile',
'description': """Profile for Auction house""",
'author': 'Tiny',
'depends': ['auction', 'board_auction', 'account', 'hr_timesheet_sheet'],
'update_xml': [],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,19 +19,18 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name":"CRM profile",
"version":"1.0",
"author":"Tiny",
"category":"Profile",
"description": "Profile for CRM",
"depends":[
"crm_vertical", "board_crm_configuration",
],
"demo_xml":[],
"update_xml":[],
"active":False,
"installable":True,
'name': 'CRM profile',
'version': '1.0',
'category': 'Profile',
'description': """Profile for CRM""",
'author': 'Tiny',
'depends': ['crm_vertical', 'board_crm_configuration'],
'update_xml': [],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,21 +19,18 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name":"Manufacturing industry profile",
"version":"1.0",
"author":"Tiny",
"category":"Profile",
"description": "Profile for manufacturing industries",
"depends":["mrp", "sale", "delivery","board_manufacturing","product_margin"],
"demo_xml":[],
"update_xml":[
"security/ir.model.access.csv",
"profile_manufacturing.xml"
],
"active":False,
"installable":True,
'name': 'Manufacturing industry profile',
'version': '1.0',
'category': 'Profile',
'description': """Profile for manufacturing industries""",
'author': 'Tiny',
'depends': ['mrp', 'sale', 'delivery', 'board_manufacturing', 'product_margin'],
'update_xml': ['security/ir.model.access.csv', 'profile_manufacturing.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,26 +19,18 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name":"Service company profile",
"version":"1.0",
"author":"Tiny",
"category":"Profile",
"description": "Profile for service companies",
"depends":[
"hr",
"project",
"board_project",
"account_analytic_analysis"
],
#"board_project",
#"board_account"],
"demo_xml":[],
"update_xml":[
"security/ir.model.access.csv",
"profile_service.xml"
],
"active":False,
"installable":True,
}
{
'name': 'Service company profile',
'version': '1.0',
'category': 'Profile',
'description': """Profile for service companies""",
'author': 'Tiny',
'depends': ['hr', 'project', 'board_project', 'account_analytic_analysis'],
'update_xml': ['security/ir.model.access.csv', 'profile_service.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,29 +19,29 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Project Management",
"version": "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Projects & Services",
"depends" : ["product", "account", "hr", "process"],
"description": """Project management module that track multi-level projects, tasks, works done on tasks, eso. It is able to render planning,
'name': 'Project Management',
'version': '1.0',
'category': 'Generic Modules/Projects & Services',
'description': """Project management module that track multi-level projects, tasks, works done on tasks, eso. It is able to render planning,
order tasks, delegate task, print gantt chart eso.""",
"init_xml" : [],
"demo_xml" : ["project_demo.xml"],
"update_xml": [
"security/project_security.xml",
"security/ir.model.access.csv",
"project_data.xml",
"project_wizard.xml",
"project_view.xml",
"project_report.xml",
"process/task_process.xml"
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['product', 'account', 'hr', 'process'],
'init_xml': [],
'update_xml': [
'security/project_security.xml',
'security/ir.model.access.csv',
'project_data.xml',
'project_wizard.xml',
'project_view.xml',
'project_report.xml',
'process/task_process.xml'
],
"active": False,
"installable": True
'demo_xml': ['project_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,13 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Getting Things Done - Time Management Module",
"version": "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Projects & Services",
"depends" : ["project"],
"description": """
'name': 'Getting Things Done - Time Management Module',
'version': '1.0',
'category': 'Generic Modules/Projects & Services',
'description': """
This module implements all concepts defined by the Getting Things Done
methodology. This world-wide used methodology is used for personal
time management improvement.
@ -38,14 +38,16 @@ recording them externally. That way, the mind is freed from the job of
remembering everything that needs to be done, and can concentrate on actually
performing those tasks.
""",
"init_xml" : [],
"demo_xml" : ["project_gtd_demo.xml"],
"update_xml": [
"security/ir.model.access.csv",
"project_gtd_view.xml","project_gtd_wizard.xml"
'author': 'Tiny',
'depends': ['project'],
'init_xml': [],
'update_xml': [
'security/ir.model.access.csv',
'project_gtd_view.xml',
'project_gtd_wizard.xml'
],
"active": False,
"installable": True
'demo_xml': ['project_gtd_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,27 +19,26 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Project Management - MRP and Sale Integration",
"version": "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Projects & Services",
"depends" : ["project", 'mrp', "sale", "mrp_jit"],
"description": """
'name': 'Project Management - MRP and Sale Integration',
'version': '1.0',
'category': 'Generic Modules/Projects & Services',
'description': """
This module is used to automatically create tasks based on different
procurements: sales order, manufacturing order, ...
It is mainly used to invoices services based on tasks automatically
created by sales orders.
""",
"init_xml" : [],
"demo_xml" : [],
"update_xml": ["project_workflow.xml",
"process/project_mrp_process.xml"
],
"active": False,
"installable": True
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['project', 'mrp', 'sale', 'mrp_jit'],
'init_xml': [],
'update_xml': ['project_workflow.xml', 'process/project_mrp_process.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,21 +19,20 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Project Retro planning",
"version" : "0.1",
"author" : "Tiny",
"category" : "Generic Modules/Projects & Services",
"description": """
'name': 'Project Retro planning',
'version': '0.1',
'category': 'Generic Modules/Projects & Services',
'description': """
- Stop date of project is change will change all the tasks of that project to same number of days """,
"depends" : [
"base", "project"
],
"demo_xml" : [],
"init_xml" : [],
"update_xml" : [],
"active" : False,
"installable" : True,
'author': 'Tiny',
'depends': ['base', 'project'],
'init_xml': [],
'update_xml': [],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,23 +19,24 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Project Timesheet",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"category" : "Generic Modules/Human Resources",
"description": """
'name': 'Project Timesheet',
'version': '1.0',
'category': 'Generic Modules/Human Resources',
'description': """
This module lets you transfer the entries under tasks defined for Project Management to
the Timesheet line entries for particular date and particular user with the effect of creating, editing and deleting either ways.
""",
"depends" : ["base", "project", "hr_timesheet"],
"init_xml" : [],
"demo_xml" : [],
"update_xml" : [],
"active": False,
"installable": True
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['base', 'project', 'hr_timesheet'],
'init_xml': [],
'update_xml': [],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,35 +19,33 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Purchase Management",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"depends" : ["base", "account", "stock", "process"],
"category" : "Generic Modules/Sales & Purchases",
"description": """Module for purchase management
'name': 'Purchase Management',
'version': '1.0',
'category': 'Generic Modules/Sales & Purchases',
'description': """Module for purchase management
Request for quotation, Create Supplier Invoice, Print Order...""",
"init_xml" : [],
"demo_xml" : ["purchase_demo.xml",
#"purchase_unit_test.xml"
],
"update_xml" : [
"security/purchase_security.xml",
"security/ir.model.access.csv",
"purchase_workflow.xml",
"purchase_sequence.xml",
"purchase_data.xml",
"purchase_view.xml",
"purchase_report.xml",
"purchase_wizard.xml",
"stock_view.xml",
"partner_view.xml",
"process/purchase_process.xml"
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['base', 'account', 'stock', 'process'],
'init_xml': [],
'update_xml': [
'security/purchase_security.xml',
'security/ir.model.access.csv',
'purchase_workflow.xml',
'purchase_sequence.xml',
'purchase_data.xml',
'purchase_view.xml',
'purchase_report.xml',
'purchase_wizard.xml',
'stock_view.xml',
'partner_view.xml',
'process/purchase_process.xml'
],
"active": False,
"installable": True
'demo_xml': ['purchase_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,23 +19,22 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Purchase Analytic Distribution Management",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"depends" : ["purchase","account_analytic_plans"],
"category" : "Generic Modules/Sales & Purchases",
"init_xml" : [],
"demo_xml" : [],
"description": """
'name': 'Purchase Analytic Distribution Management',
'version': '1.0',
'category': 'Generic Modules/Sales & Purchases',
'description': """
The base module to manage analytic distribution and purchase orders.
""",
"update_xml" : [
"purchase_analytic_plans_view.xml",
],
"active": False,
"installable": True
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['purchase', 'account_analytic_plans'],
'init_xml': [],
'update_xml': ['purchase_analytic_plans_view.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,23 +19,20 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Account Reporting - Reporting",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"depends" : ["account"],
"category" : "Generic Modules/Accounting",
"description": "A module that adds new reports based on the account module.",
"init_xml" : [],
"demo_xml" : [],
"update_xml" : [
"security/ir.model.access.csv",
"report_receivable_view.xml",
],
"active": False,
"installable": True
'name': 'Account Reporting - Reporting',
'version': '1.0',
'category': 'Generic Modules/Accounting',
'description': """A module that adds new reports based on the account module.""",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['account'],
'init_xml': [],
'update_xml': ['security/ir.model.access.csv', 'report_receivable_view.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,23 +19,20 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Analytic Account Reporting",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"depends" : ["account","hr_timesheet_invoice"],
"category" : "Generic Modules/Accounting",
"description": "A module that adds new reports based on analytic accounts.",
"init_xml" : [],
"demo_xml" : [],
"update_xml" : [
"security/ir.model.access.csv",
"report_analytic_view.xml",
],
"active": False,
"installable": True
'name': 'Analytic Account Reporting',
'version': '1.0',
'category': 'Generic Modules/Accounting',
'description': """A module that adds new reports based on analytic accounts.""",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['account', 'hr_timesheet_invoice'],
'init_xml': [],
'update_xml': ['security/ir.model.access.csv', 'report_analytic_view.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,24 +19,20 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Analytic lines - Reporting",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"depends" : ["account", "hr_timesheet_invoice"],
"category" : "Generic Modules/Accounting",
"description": "A report on analytic lines, costs by products, months and accounts.",
"init_xml" : [],
"demo_xml" : [
],
"update_xml" : [
"security/ir.model.access.csv",
"report_analytic_line_view.xml",
],
"active": False,
"installable": True
'name': 'Analytic lines - Reporting',
'version': '1.0',
'category': 'Generic Modules/Accounting',
'description': """A report on analytic lines, costs by products, months and accounts.""",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['account', 'hr_timesheet_invoice'],
'init_xml': [],
'update_xml': ['security/ir.model.access.csv', 'report_analytic_line_view.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,26 +19,24 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Analytic planning - Reporting",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"depends" : ["account", "hr_timesheet_invoice","project","report_analytic_line"],
"category" : "Generic Modules/Accounting",
"description": "Planning on analytic accounts.",
"init_xml" : [],
"demo_xml" : [
"report_account_analytic.planning.csv"
'name': 'Analytic planning - Reporting',
'version': '1.0',
'category': 'Generic Modules/Accounting',
'description': """Planning on analytic accounts.""",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['account', 'hr_timesheet_invoice', 'project', 'report_analytic_line'],
'init_xml': [],
'update_xml': [
'security/ir.model.access.csv',
'report_analytic_planning_view.xml',
'report_analytic_planning_report.xml'
],
"update_xml" : [
"security/ir.model.access.csv",
"report_analytic_planning_view.xml",
"report_analytic_planning_report.xml"
],
"active": False,
"installable": True
'demo_xml': ['report_account_analytic.planning.csv'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,24 +19,21 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "CRM Management - Reporting",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"depends" : ["crm"],
"category" : "Generic Modules/CRM & SRM",
"description": """A module that adds new reports based on CRM cases.
'name': 'CRM Management - Reporting',
'version': '1.0',
'category': 'Generic Modules/CRM & SRM',
'description': """A module that adds new reports based on CRM cases.
Case By section, Case By category""",
"init_xml" : [],
"demo_xml" : [],
"update_xml" : [
"security/ir.model.access.csv",
"report_crm_view.xml",
],
"active": False,
"installable": True
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['crm'],
'init_xml': [],
'update_xml': ['security/ir.model.access.csv', 'report_crm_view.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,25 +19,23 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Document Management - Reporting",
"version" : "1.0",
"author" : "Tiny",
"depends" : ["document"],
"category" : "Generic Modules/Document Management",
"description": """
'name': 'Document Management - Reporting',
'version': '1.0',
'category': 'Generic Modules/Document Management',
'description': """
Reporting for the Document Management module:
* My Files
* All users Files
""",
"init_xml" : [],
"demo_xml" : [],
"update_xml" : [
"report_document_view.xml",
"security/ir.model.access.csv",
],
"active": False,
"installable": True
}
'author': 'Tiny',
'depends': ['document'],
'init_xml': [],
'update_xml': ['report_document_view.xml', 'security/ir.model.access.csv'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,24 +19,24 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Intrastat Reporting - Reporting",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"depends" : ["base", "product", "stock", "sale", "purchase"],
"category" : "Generic Modules/Inventory Control",
"description": "A module that adds intrastat reports.",
"init_xml" : ["report_intrastat_data.xml",],
"demo_xml" : [],
"update_xml" : [
"security/ir.model.access.csv",
"report_intrastat_view.xml",
"intrastat_report.xml",
'name': 'Intrastat Reporting - Reporting',
'version': '1.0',
'category': 'Generic Modules/Inventory Control',
'description': """A module that adds intrastat reports.""",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['base', 'product', 'stock', 'sale', 'purchase'],
'init_xml': ['report_intrastat_data.xml'],
'update_xml': [
'security/ir.model.access.csv',
'report_intrastat_view.xml',
'intrastat_report.xml'
],
"active": False,
"installable": True
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,23 +19,20 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name": "MRP Management - Reporting",
"version": "1.0",
"author": "Tiny",
"website": "http://www.openerp.com",
"depends": ["mrp"],
"category": "Generic Modules/Production",
"description": """A module that adds new reports based on MRP cases.
'name': 'MRP Management - Reporting',
'version': '1.0',
'category': 'Generic Modules/Production',
'description': """A module that adds new reports based on MRP cases.
Workcenter loads, Weekly Stock value variation""",
"init_xml": [],
"demo_xml": [],
"update_xml": [
"security/ir.model.access.csv",
"report_mrp_view.xml",
],
"installable": True
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['mrp'],
'init_xml': [],
'update_xml': ['security/ir.model.access.csv', 'report_mrp_view.xml'],
'demo_xml': [],
'installable': True,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,24 +19,21 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Sales Management - Reporting",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"depends" : ["project", "report_task"],
"category" : "Generic Modules/Sales & Purchases",
"description": """A module that adds some reports on projects.
'name': 'Sales Management - Reporting',
'version': '1.0',
'category': 'Generic Modules/Sales & Purchases',
'description': """A module that adds some reports on projects.
Closed Tasks (By User and By Project), Finished Task (By User and By Project)""",
"init_xml" : [],
"demo_xml" : [],
"update_xml" : [
"security/ir.model.access.csv",
"report_project_view.xml",
],
"active": False,
"installable": True
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['project', 'report_task'],
'init_xml': [],
'update_xml': ['security/ir.model.access.csv', 'report_project_view.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,24 +19,21 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Purchase Management - Reporting",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"depends" : ["purchase"],
"category" : "Generic Modules/Sales & Purchases",
"description": '''Module to add views like
Purchase By Product, Purchase By Category of Product, All Months, Current Month.''',
"init_xml" : [],
"demo_xml" : [],
"update_xml" : [
"security/ir.model.access.csv",
"report_purchase_view.xml",
],
"active": False,
"installable": True
'name': 'Purchase Management - Reporting',
'version': '1.0',
'category': 'Generic Modules/Sales & Purchases',
'description': """Module to add views like
Purchase By Product, Purchase By Category of Product, All Months, Current Month.""",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['purchase'],
'init_xml': [],
'update_xml': ['security/ir.model.access.csv', 'report_purchase_view.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,14 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Sales Management - Reporting",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"depends" : ["sale"],
"category" : "Generic Modules/Sales & Purchases",
"description": """
'name': 'Sales Management - Reporting',
'version': '1.0',
'category': 'Generic Modules/Sales & Purchases',
'description': """
Reporting for the sale module:
* Sales order by product (my/this month/all)
* Sales order by category of product (my/this month/all)
@ -37,16 +36,17 @@
* Uninvoiced Sales
* Uninvoiced but shipped Sales
""",
"init_xml" : [],
"demo_xml" : [],
"update_xml" : [
"security/ir.model.access.csv",
"report_sale_view.xml",
"report_sale_graph.xml",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['sale'],
'init_xml': [],
'update_xml': [
'security/ir.model.access.csv',
'report_sale_view.xml',
'report_sale_graph.xml'
],
"active": False,
"installable": True
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,24 +19,18 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
'name' : 'Report on tasks by user for projects',
'version' :'1.0',
'author' : 'Tiny',
"category": "Generic Modules/Projects & Services",
'depends' : ['base','project'],
'description': 'Gives statistics on tasks by user on projects to check the pipeline of users.',
'init_xml' : [],
'update_xml': [
"security/ir.model.access.csv",
'report_task_view.xml',
],
'name': 'Report on tasks by user for projects',
'version': '1.0',
'category': 'Generic Modules/Projects & Services',
'description': """Gives statistics on tasks by user on projects to check the pipeline of users.""",
'author': 'Tiny',
'depends': ['base', 'project'],
'init_xml': [],
'update_xml': ['security/ir.model.access.csv', 'report_task_view.xml'],
'installable': True,
'active': False,
'installable': True
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,23 +19,21 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Timesheet - Reporting",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"description": '''Module to add timesheet views like
All Month, Timesheet By User, Timesheet Of Month, Timesheet By Account''',
"depends" : ["hr_timesheet",'hr_timesheet_invoice'],
"category" : "Generic Modules/Human Resources",
"init_xml" : [],
"demo_xml" : [],
"update_xml" : [
"security/ir.model.access.csv",
"report_timesheet_view.xml"],
"active": False,
"installable": True
'name': 'Timesheet - Reporting',
'version': '1.0',
'category': 'Generic Modules/Human Resources',
'description': """Module to add timesheet views like
All Month, Timesheet By User, Timesheet Of Month, Timesheet By Account""",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['hr_timesheet', 'hr_timesheet_invoice'],
'init_xml': [],
'update_xml': ['security/ir.model.access.csv', 'report_timesheet_view.xml'],
'demo_xml': [],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -19,16 +19,13 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
{
"name" : "Sales Management",
"version" : "1.0",
"author" : "Tiny",
"website" : "http://www.openerp.com",
"depends" : ["product", "stock", "mrp", "process"],
"category" : "Generic Modules/Sales & Purchases",
"init_xml" : [],
"demo_xml" : ["sale_demo.xml"],
"description": """
'name': 'Sales Management',
'version': '1.0',
'category': 'Generic Modules/Sales & Purchases',
'description': """
The base module to manage quotations and sales orders.
* Workflow with validation steps:
@ -44,23 +41,26 @@
- all at once, multi-parcel
- delivery costs
""",
"update_xml" : [
"security/sale_security.xml",
"security/ir.model.access.csv",
"sale_workflow.xml",
"sale_sequence.xml",
"sale_data.xml",
"sale_wizard.xml",
"sale_view.xml",
"sale_report.xml",
"sale_wizard.xml",
"stock_view.xml",
"process/sale_process.xml",
"product_view.xml",
'author': 'Tiny',
'website': 'http://www.openerp.com',
'depends': ['product', 'stock', 'mrp', 'process'],
'init_xml': [],
'update_xml': [
'security/sale_security.xml',
'security/ir.model.access.csv',
'sale_workflow.xml',
'sale_sequence.xml',
'sale_data.xml',
'sale_wizard.xml',
'sale_view.xml',
'sale_report.xml',
'sale_wizard.xml',
'stock_view.xml',
'process/sale_process.xml',
'product_view.xml'
],
"active": False,
"installable": True
'demo_xml': ['sale_demo.xml'],
'installable': True,
'active': False,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

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