# Copyright 2021 Criptomart # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { 'name': 'Sale Calc Discount B2C', 'summary': 'When prices are tax included, calculates the discount in price excluding tax.', 'version': '12.0.1.0.0', 'author': 'Criptomart', 'depends': [ 'sale', ], 'installable': True, 'auto_install': False, 'application': False, }