[ADD]: Images of account_analytic_analysis, account_analytic_default, account_analytic_plans, account_anglo_saxon and account_budge modules.

bzr revid: rch@tinyerp.com-20110315105043-5e8me1cjse6picy2
This commit is contained in:
rch-openerp 2011-03-15 16:20:43 +05:30
parent b45b6cd5d9
commit 196bbb99d8
5 changed files with 13 additions and 7 deletions

View File

@ -21,19 +21,19 @@
{
'name' : 'report_account_analytic',
'name' : 'Analysis of Analytic Account ',
'version' : '1.1',
'category' : 'Generic Modules/Accounting',
'description': """
This module is for modifying account analytic view to show
important data to project manager of services companies.
Adds menu to show relevant information to each manager..
This module is for modifying account analytic view to show important data to project manager of services companies.
===================================================================================================================
Adds menu to show relevant information to each manager.
You can also view the report of account analytic summary
user-wise as well as month wise.
""",
"author" : "Camptocamp",
"website" : "http://www.camptocamp.com/",
"images" : ["images/bill_tasks_works.jpeg","images/overpassed_accounts.jpeg"],
"depends" : ["hr_timesheet_invoice"],
"init_xml" : [],
"update_xml": [

View File

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

View File

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

View File

@ -30,6 +30,7 @@
This module will add this functionality by using a interim account, to store the value of shipped goods and will contra book this interim account
when the invoice is created to transfer this amount to the debtor or creditor account.
Secondly, price differences between actual purchase price and fixed product standard price are booked on a separate account""",
"images" : ["images/account_anglo_saxon.jpeg"],
"depends" : ["product", "purchase"],
"category" : "Generic Modules/Inventory Control",
"init_xml" : [],

View File

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