~camptocamp/account-analytic/analytic_multicurrency_different_currency_vre

« back to all changes in this revision

Viewing changes to analytic_secondaxis_multicurrency/__openerp__.py

  • Committer: Alexandre Fayolle @ camptocamp
  • Date: 2012-07-31 14:29:55 UTC
  • Revision ID: alexandre.fayolle@camptocamp.com-20120731142955-wnu3hj54bkckybmi
[FIX] spelling
(lp:c2c-financial-addons/6.1 rev 77)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# -*- coding: utf-8 -*-
2
2
##############################################################################
3
3
#
4
 
# Copyright (c) 2010 Camptocamp SA (http://www.camptocamp.com) 
 
4
# Copyright (c) 2010 Camptocamp SA (http://www.camptocamp.com)
5
5
# All Right Reserved
6
6
#
7
7
# Author : Joel Grand-guillaume (Camptocamp)
37
37
    "description":
38
38
"""
39
39
 
40
 
   Add a second analytical axis on analytic lines allowing you to make reporting on. 
41
 
   
 
40
   Add a second analytical axis on analytic lines allowing you to make reporting on.
 
41
 
42
42
   Unless the account_analytic_plans from OpenERP SA, this module allow you to make cross-reporting
43
43
   between those two axes, like all analytic lines that concern for example :
44
44
   The activity "Communication" and the project "Product 1 Integration".
45
 
   
 
45
 
46
46
   This second axis is called "activities" and you will be able to define for each analytical account, what are the
47
47
   allowed activities for it.
48
 
   
49
 
   This module enable the second axis on a multi-currency context (sharing analytic & activities accounts
 
48
 
 
49
   This module enables the second axis on a multi-currency context (sharing analytic & activities accounts
50
50
   between companies with different currencies).
51
 
    
 
51
 
52
52
""",
53
53
    "website": "http://camptocamp.com",
54
54
    "depends" : [