Remove sale_shop rule

#051503
This commit is contained in:
Raimon Esteve 2022-05-13 14:18:50 +02:00
parent af296b54f3
commit 6b3b1af86b
2 changed files with 0 additions and 12 deletions

View File

@ -1,11 +0,0 @@
<?xml version="1.0"?>
<!-- This file is part sale_shop module for Tryton.
The COPYRIGHT file at the top level of this repository contains the full copyright notices and license terms. -->
<tryton>
<data depends="sale_shop">
<record model="ir.rule" id="rule_sale_shop2">
<field name="domain" eval="[('company', 'in', Eval('companies'))]" pyson="1"/>
<field name="rule_group" ref="sale_shop.rule_group_sale_shop"/>
</record>
</data>
</tryton>

View File

@ -21,5 +21,4 @@ xml:
employee.xml
galatea.xml
party.xml
shop.xml
messages.xml