Skip to content

Commit

Permalink
[FIX] public_budget: add print button for budget mods.
Browse files Browse the repository at this point in the history
closes #482

X-original-commit: 6fa3d37
Signed-off-by: Nicolas Mac Rouillon <nmr@adhoc.com.ar>
  • Loading branch information
nicomacr committed May 15, 2023
1 parent 2c119a4 commit a9d86e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public_budget/views/budget_modification_views.xml
Expand Up @@ -51,6 +51,7 @@
<field name="type"/>
<field name="name"/>
<field name="reference"/>
<button name="%(action_budget_modification_report)d" help="Print" type="action" icon="fa-print"/>
</tree>
</field>
</record>
Expand Down

0 comments on commit a9d86e7

Please sign in to comment.