mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[MIG] base_global_discount: Migration to 14.0
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
widget="many2many_tags"
|
||||
groups="!base_global_discount.group_global_discount"
|
||||
attrs="{'invisible': [('is_company', '=', False), ('parent_id', '!=', False)]}"
|
||||
readonly="1"
|
||||
/>
|
||||
</group>
|
||||
<group name="purchase" position="inside">
|
||||
|
||||
Reference in New Issue
Block a user