Skip to content

Commit

Permalink
Merge PR #4473 into 14.0
Browse files Browse the repository at this point in the history
Signed-off-by tafaRU
  • Loading branch information
OCA-git-bot committed Dec 6, 2024
2 parents f20f218 + 719a3c7 commit f9e48a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions l10n_it_vat_settlement_date/models/account_move.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ class AccountMove(models.Model):
compute="_compute_l10n_it_vat_settlement_date",
store=True,
readonly=False,
copy=False,
)

@api.depends(
Expand Down

0 comments on commit f9e48a3

Please sign in to comment.