lp:~elbati/account-consolidation/adding_account_parallel_currency_7
Created by
Lorenzo Battistini
and last modified
- Get this branch:
- bzr branch lp:~elbati/account-consolidation/adding_account_parallel_currency_7
Only
Lorenzo Battistini
can upload to this branch. If you are
Lorenzo Battistini
please log in for upload directions.
Branch merges
Propose for merging
- Maxime Chambreuil (http://www.savoirfairelinux.com): Approve (code review)
- Stefan Rijnhart (Opener): Approve
-
Diff: 1601 lines (+1527/-0)14 files modifiedaccount_parallel_currency/AUTHORS.txt (+1/-0)
account_parallel_currency/__init__.py (+23/-0)
account_parallel_currency/__openerp__.py (+56/-0)
account_parallel_currency/account.py (+505/-0)
account_parallel_currency/account_demo.xml (+504/-0)
account_parallel_currency/account_view.xml (+64/-0)
account_parallel_currency/company_view.xml (+16/-0)
account_parallel_currency/res_company.py (+33/-0)
account_parallel_currency/security/security.xml (+11/-0)
account_parallel_currency/test/customer_invoice.yml (+143/-0)
account_parallel_currency/test/mapping_parallel_accounts.yml (+25/-0)
account_parallel_currency/wizard/__init__.py (+22/-0)
account_parallel_currency/wizard/do_mapping.py (+92/-0)
account_parallel_currency/wizard/do_mapping.xml (+32/-0)
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)