Skip to content

Commit

Permalink
Merge PR #4506 into 16.0
Browse files Browse the repository at this point in the history
Signed-off-by aleuffre
  • Loading branch information
OCA-git-bot committed Dec 13, 2024
2 parents 9f6c1ad + adc3224 commit 6539f82
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions l10n_it_delivery_note/views/stock_delivery_note.xml
Original file line number Diff line number Diff line change
Expand Up @@ -519,11 +519,6 @@
string="Validated"
domain="[('state', '=', 'confirm')]"
/>
<filter
name="invoiced"
string="Invoiced"
domain="[('state', '=', 'invoiced')]"
/>
<filter name="done" string="Done" domain="[('state', '=', 'done')]" />
<filter
name="cancel"
Expand Down

0 comments on commit 6539f82

Please sign in to comment.