changeset b2481df1c332 in modules/stock_supply:default
details:
https://hg.tryton.org/modules/stock_supply?cmd=changeset&node=b2481df1c332
description:
Test that all XML view and SVG icon files are used
issue10830
review375751002
diffstat:
view/purchase_request_create_start_form.xml | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
diffs (12 lines):
diff -r 5c3d0051ea46 -r b2481df1c332 view/purchase_request_create_start_form.xml
--- a/view/purchase_request_create_start_form.xml Sun Apr 10 19:11:40
2022 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +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-question" xexpand="0" xfill="0"/>
- <label string="Create Purchase Requests?" id="create"
- yalign="0.0" xalign="0.0" xexpand="1"/>
-</form>