Skip to content

Commit 9212629

Browse files
committed
Update tax template to be compatible with l10n_nl
1 parent d1b97c6 commit 9212629

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

l10n_nl_rgs/data/account_tax_template.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@
798798
(0,0, {
799799
'factor_percent': 100,
800800
'repartition_type': 'base',
801-
'plus_report_expression_ids': [ref('l10n_nl.tax_report_rub_3b_tag')],
801+
'plus_report_expression_ids': [ref('l10n_nl.tax_report_rub_3bg_tag')],
802802
}),
803803
(0,0, {
804804
'factor_percent': 100,
@@ -809,7 +809,7 @@
809809
(0,0, {
810810
'factor_percent': 100,
811811
'repartition_type': 'base',
812-
'minus_report_expression_ids': [ref('l10n_nl.tax_report_rub_3b_tag')],
812+
'minus_report_expression_ids': [ref('l10n_nl.tax_report_rub_3bg_tag')],
813813
}),
814814
(0,0, {
815815
'factor_percent': 100,
@@ -831,7 +831,7 @@
831831
(0,0, {
832832
'factor_percent': 100,
833833
'repartition_type': 'base',
834-
'plus_report_expression_ids': [ref('l10n_nl.tax_report_rub_3b_tag')],
834+
'plus_report_expression_ids': [ref('l10n_nl.tax_report_rub_3bs_tag')],
835835
}),
836836
(0,0, {
837837
'factor_percent': 100,
@@ -842,7 +842,7 @@
842842
(0,0, {
843843
'factor_percent': 100,
844844
'repartition_type': 'base',
845-
'minus_report_expression_ids': [ref('l10n_nl.tax_report_rub_3b_tag')],
845+
'minus_report_expression_ids': [ref('l10n_nl.tax_report_rub_3bs_tag')],
846846
}),
847847
(0,0, {
848848
'factor_percent': 100,

0 commit comments

Comments
 (0)