File: replace_ask_form.xml

package info (click to toggle)
tryton-modules-party 7.0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,560 kB
  • sloc: python: 2,702; xml: 1,408; makefile: 11; sh: 3
file content (7 lines) | stat: -rw-r--r-- 190 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<form>
    <label name="source" string="Party"/>
    <field name="source"/>
    <label name="destination" string="Replace By"/>
    <field name="destination"/>
</form>