{
    'name': 'OHADA - Accounting',
    'category': 'Accounting/Localizations/Account Charts',
    'icon': '/l10n_syscohada/static/description/icon.jpeg',
    'description': """
This module implements the accounting chart for OHADA area.
===========================================================

It allows any company or association to manage its financial accounting.

Countries that use OHADA are the following:
-------------------------------------------
    Benin, Burkina Faso, Cameroon, Central African Republic, Comoros, Congo,

    Ivory Coast, Gabon, Guinea, Guinea Bissau, Equatorial Guinea, Mali, Niger,

    Democratic Republic of the Congo, Senegal, Chad, Togo.
    """,
    'website': 'http://biblio.ohada.org/pmb/opac_css/doc_num.php?explnum_id=2063',
    'depends': [
        'account',
    ],
    'data': [
        'data/menuitem_data.xml',
    ],
    'license': 'LGPL-3',
}
