add file confirm_sale_date_form

This commit is contained in:
sinergia 2023-05-14 20:23:09 -05:00
parent 3fa095f003
commit 89fc98bc01

View File

@ -0,0 +1,7 @@
<?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="sale_date"/>
<field name="sale_date"/>
</form>