Template: Semorg-invoice-row: Difference between revisions
From SemanticOrganization
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
| | | | ||
|{{#ifexpr:{{#time:U}} < {{#time:U|{{{?due-date|}}}}} | |{{#ifexpr:{{#time:U}} < {{#time:U|{{{?due-date|}}}}} | ||
|<span class="badge badge-warning">{{int:semorg-invoice-status-due}}</span> | |{{#ifexpr:{{#time:U|-1 month}} < {{#time:U|{{{?due-date|}}}}} | ||
|<span class="badge badge-warning">{{int:semorg-invoice-status-due}}</span> | |||
|<span class="badge badge-danger">{{int:semorg-invoice-status-overdue}}</span> | |||
}} | |||
}} | }} | ||
}} | }} |
Revision as of 10:17, 22 March 2020
This page is part of the Semantic Organization extension.