# Copyright 2019 Coop IT Easy SCRLfs () # - Houssine BAKKALI - # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { "name": "Easy My Coop Loan Issues Website", "version": "12.0.1.0.1", "depends": ["easy_my_coop_loan", "easy_my_coop_website", "website"], "author": "Coop IT Easy SCRLfs", "category": "Cooperative management", "website": "http://www.coopiteasy.be", "license": "AGPL-3", "summary": """ This module implements the subscription page for bonds and subordinated loans. """, "data": ["data/website_loan_data.xml", "template/loan_issue_template.xml"], "installable": True, }