Merge PR #796 into 13.0

Signed-off-by JordiBForgeFlow
pull/799/head
OCA-git-bot 2021-06-12 10:50:51 +00:00
commit 9c42ad55a6
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ class TrialBalanceXslx(models.AbstractModel):
[ [
_("Target moves filter"), _("Target moves filter"),
_("All posted entries") _("All posted entries")
if report.target_move == "all" if report.target_move == "posted"
else _("All entries"), else _("All entries"),
], ],
[ [