Skip to content

Commit 7f327de

Browse files
committed
Merge PR #4973 into 18.0
Signed-off-by pedrobaeza
2 parents 7d7b056 + 8393948 commit 7f327de

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

l10n_es_aeat_mod296/models/mod296.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ class L10nEsAeatMod296Report(models.Model):
1212
_inherit = "l10n.es.aeat.report.tax.mapping"
1313
_name = "l10n.es.aeat.mod296.report"
1414
_aeat_number = "296"
15+
_period_quarterly = False
16+
_period_monthly = False
17+
_period_yearly = True
1518

1619
casilla_01 = fields.Integer(
1720
string="[01] # Recipients",

0 commit comments

Comments
 (0)