Files
2024-08-26 06:44:55 +00:00

16 lines
532 B
Python

# Copyright (C) 2021 Camptocamp (<http://www.camptocamp.com>)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": "Server Environment for Printing Server",
"version": "14.0.1.0.1",
"category": "Generic Modules/Base",
"author": "Camptocamp, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/report-print-send",
"license": "AGPL-3",
"depends": ["base_report_to_printer", "server_environment"],
"data": [],
"installable": True,
"application": False,
}