Skip to content

Commit

Permalink
Merge PR OCA#4474 into 16.0
Browse files Browse the repository at this point in the history
Signed-off-by tafaRU
  • Loading branch information
OCA-git-bot committed Dec 20, 2024
2 parents 3c1a3e0 + 319401c commit 401a4e8
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 401a4e8

Please sign in to comment.