{
    "name": "CG SCOP - Cotisations CG",
    "summary": "CG SCOP - Cotisations CG Scop",
    "version": "12.1.1.0",
    "author": "Le Filament",
    "license": "AGPL-3",
    "application": False,
    "installable": True,
    "depends": [
        "account",
        "l10n_fr",
        "lefilament_export_journal_tool",
        "cgscop_cotisation",
    ],
    "data": [
        "security/security_rules.xml",
        "security/ir.model.access.csv",
        "datas/mail_data.xml",
        "datas/ir_sequence_data.xml",
        "wizard/scop_cotisation_cg_regul_wizard.xml",
        "report/report_scop_bordereau.xml",
        "report/report_scop_bordereau_payments.xml",
        "report/report_scop_bordereau_refund.xml",
        "views/account_invoice.xml",
        "views/res_config_settings.xml",
        "views/scop_bordereau_cg.xml",
        "views/scop_cotisation_cg.xml",
        "wizard/export_journal_wizard_view.xml",
        "wizard/scop_cotisation_cg_wizard.xml",
        "wizard/scop_bordereau_update_confirm_view.xml",
        "wizard/scop_bordereau_validate_confirm_view.xml",
    ]
}