l10n-switzerland-flectra/server_env_ebill_paynet/__manifest__.py

14 lines
433 B
Python
Raw Normal View History

2021-06-30 06:38:22 +00:00
# Copyright 2020 Camptocamp SA
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html)
{
"name": "Server environment for Ebill Paynet",
"version": "14.0.1.0.0",
"author": "Camptocamp,Odoo Community Association (OCA)",
"license": "AGPL-3",
"category": "Tools",
"depends": ["server_environment", "ebill_paynet"],
"website": "https://github.com/OCA/l10n-switzerland",
"installable": True,
}