# -*- coding: utf-8 -*- # Copyright (C) 2016-Today: La Louve () # @author: Sylvain LE GAL (https://twitter.com/legalsylvain) # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). - !record {model: res.groups, id: group_pos_negative_qty}: name: Point of Sale - Allow Negative Quantity category_id: base.module_category_usability - !record {model: res.groups, id: group_pos_discount}: name: Point of Sale - Allow Discount category_id: base.module_category_usability - !record {model: res.groups, id: group_pos_change_unit_price}: name: Point of Sale - Allow Price Change category_id: base.module_category_usability