changeset 76ca4d6ac8bf in modules/production:default
details: 
https://hg.tryton.org/modules/production?cmd=changeset&node=76ca4d6ac8bf
description:
        Test that all XML view and SVG icon files are used

        issue10830
        review375751002
diffstat:

 view/assign_failed_form.xml |  9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)

diffs (13 lines):

diff -r 971b6be541cb -r 76ca4d6ac8bf view/assign_failed_form.xml
--- a/view/assign_failed_form.xml       Sun Apr 10 19:11:39 2022 +0200
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-<?xml version="1.0"?>
-<!-- This file is part of Tryton.  The COPYRIGHT file at the top level of
-this repository contains the full copyright notices and license terms. -->
-<form col="2">
-    <image name="tryton-error" xexpand="0" xfill="0"/>
-    <separator string="Unable to assign these products:" id="unable"/>
-    <field name="moves" colspan="2"
-        view_ids="stock.move_view_tree_simple"/>
-</form>

Reply via email to