Skip to content

Commit

Permalink
πŸ› (gurb): ERP needs field in the view
Browse files Browse the repository at this point in the history
Co-authored-by: Pau Boix <[email protected]>
  • Loading branch information
destanyol and pauboixsom committed Nov 12, 2024
1 parent 5d70fb3 commit 6aa1b3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions som_gurb/wizard/wizard_create_coef_file_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
</group>
<group colspan="4" attrs="{'invisible': [('state', '==', 'init')]}">
<field name="file" colspan="4" filename="file_name" />
<field name="file_name" colspan="4"/>
<button special="cancel" string="Tancar" icon="gtk-close" colspan="4" />
</group>
</form>
Expand Down

0 comments on commit 6aa1b3c

Please sign in to comment.