Metadata-Version: 2.0
Name: odoo8-addon-account-export-csv
Version: 8.0.1.1.0.99.dev5
Summary: Account Export CSV
Home-page: http://www.camptocamp.com
Author: Camptocamp,Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: ~=2.7
Requires-Dist: odoo (<9.0a,>=8.0a)


Add a wizard that allow you to export a csv file based on accounting
journal entries

- Trial Balance
- Analytic Balance (with accounts)
- Journal Entries

You can filter by period

TODO: rearange wizard view with only one button to generate file plus
define a selection list to select report type


