mirror of
https://github.com/NaN-tic/trytond-project_template.git
synced 2023-12-14 02:02:58 +01:00
7 lines
273 B
XML
7 lines
273 B
XML
<?xml version="1.0"?>
|
|
<!-- The COPYRIGHT file at the top level of this repository contains the full
|
|
copyright notices and license terms. -->
|
|
<form string="Templates Configuration">
|
|
<label name="default_template"/>
|
|
<field name="default_template"/>
|
|
</form>
|