X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=addons%2Faccount_budget%2F__terp__.py;h=88a66c88e79c58de7319ba7e309645fce111b407;hb=5d3abd8d6156cfc313c87a53f5e59ad6040b66f6;hp=e61f81ffbae141d5ff197a00968f04756865d46e;hpb=3fe0ee2d96ad5eaa9132c386851be5419477bc93;p=odoo%2Fodoo.git diff --git a/addons/account_budget/__terp__.py b/addons/account_budget/__terp__.py index e61f81f..88a66c8 100644 --- a/addons/account_budget/__terp__.py +++ b/addons/account_budget/__terp__.py @@ -23,20 +23,25 @@ "name" : "Budget Management", "version" : "1.0", "author" : "Tiny", - "website" : "http://tinyerp.com/module_crossovered_budget.html", + "website" : "http://www.openerp.com", "category" : "Generic Modules/Accounting", "description": """This module allow accountants to manage analytic and crossovered budgets. - Once the Master Budgets and the Budgets defined (in Financial Management/Budgets/), the Project Managers can set the planned amount on each Analytic Account. +Once the Master Budgets and the Budgets defined (in Financial +Management/Budgets/), the Project Managers can set the planned amount on each +Analytic Account. - The accountant has the possibility to see the total of amount planned for each Budget and Master Budget in order to ensure the total planned is not greater/lower than what he planned for this Budget/Master Budget. Each list of record can also be switched to a graphical view of it. +The accountant has the possibility to see the total of amount planned for each +Budget and Master Budget in order to ensure the total planned is not +greater/lower than what he planned for this Budget/Master Budget. Each list of +record can also be switched to a graphical view of it. - Three reports are available: - 1. The first is available from a list of Budgets. It gives the spreading, for these Budgets, of the Analytic Accounts per Master Budgets. +Three reports are available: + 1. The first is available from a list of Budgets. It gives the spreading, for these Budgets, of the Analytic Accounts per Master Budgets. - 2. The second is a summary of the previous one, it only gives the spreading, for the selected Budgets, of the Analytic Accounts. + 2. The second is a summary of the previous one, it only gives the spreading, for the selected Budgets, of the Analytic Accounts. - 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. + 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"],