changeset cbeef8016737 in modules/account_stock_continental:default
details:
https://hg.tryton.org/modules/account_stock_continental?cmd=changeset;node=cbeef8016737
description:
Use grouped attribute on message.xml
issue8556
review272001002
diffstat:
message.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r b04b27124ad0 -r cbeef8016737 message.xml
--- a/message.xml Mon Jul 08 18:35:57 2019 +0200
+++ b/message.xml Fri Aug 09 16:34:49 2019 +0200
@@ -2,7 +2,7 @@
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tryton>
- <data group="1">
+ <data grouped="1">
<record model="ir.message" id="msg_product_change_cost_price">
<field name="text">You cannot change the cost price of a product
which is associated to stock moves.
You must use the "Modify Cost Price" wizard.</field>