All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
13 lines
395 B
XML
13 lines
395 B
XML
<?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>
|
|
<label name="prospects_chunk"/>
|
|
<field name="prospects_chunk"/>
|
|
<newline/>
|
|
<label name="operator"/>
|
|
<field name="operator"/>
|
|
|
|
<label name="prospects"/>
|
|
<field name="prospects"/>
|
|
</form> |