In France, you can use 3 charts of accounts:
    - the advanced one (as provided by Tryton right now)
    - the standard one
    - the reduced one
    
    The differences between the three amount to the possibility of grouping
    multiple accounts in some higher-level account. Thus many accounts from the
    standard or reduced chart of accounts were marked as "views" 
within
    the advanced chart of account.
    
    This commit switches almost all accounts from the standard and reduced
    charts to real accounts. There are a few exceptions when it was not
    reasonable to consolidate the accounts because the lower-level accounts
    were using different "types" that did not have a common parent.

URL: http://codereview.tryton.org/3171002/

Reply via email to