Skip to content
Snippets Groups Projects
Commit cf7017ea authored by Yenthe666's avatar Yenthe666 Committed by Martin Trigaux
Browse files

[FIX] lunch: fix typo in widget definition


closes odoo/odoo#40754

Signed-off-by: default avatarMartin Trigaux (mat) <mat@odoo.com>
parent 2b99e0cb
No related branches found
No related tags found
No related merge requests found
......@@ -66,7 +66,7 @@
<field name="currency_id" invisible="1"/>
<field name="user_id" required="1"/>
<field name="date"/>
<field name="amount" widget="montary"/>
<field name="amount" widget="monetary"/>
</group>
<label for='description'/>
<field name="description"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment