Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3769 Widoki

I have recofigured the standard Overdue Payments report and renamed the 'Maturity' column to 'Due', as it is supposed to show the total for that line only if the amount due date has been passed. The test I am using is as follows:

[[ company.currency_id.symbol ]][[ formatLang((line['date_maturity'] < time.strftime('%Y-%m-%d'))) and formatLang(line['debit'] - line['credit']) ]]

This all looks OK to me but the report returns the total of the line whether it is due or not, so the total due calculation at the bottom of the report is also wrong. Please help?

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
sie 16
3403
2
mar 15
8070
1
mar 15
7724
0
mar 15
3609
1
mar 15
5291