mirror of
https://git.hiabuto.net/C3MA/CCMA.git
synced 2026-07-01 03:04:52 +02:00
refactor: remove template timestamp aliases
This commit is contained in:
@@ -86,9 +86,8 @@ Placeholders use `{{group.field}}`. Available values include:
|
||||
`reminder.status`, `reminder.created_at`, `reminder.sent_at`,
|
||||
`reminder.payment_deadline`, `reminder.payment_deadline_days`,
|
||||
`reminder.fee`, `reminder.detail`, `reminder.channel`
|
||||
- Document: `document.created_date`, `document.created_at`; compatibility
|
||||
aliases: `document.date`, `document.datetime`, `current_date`,
|
||||
`current_datetime`
|
||||
- Document: `document.created_date`, `document.created_at`
|
||||
- Current time: `current_date`, `current_datetime`
|
||||
- Organization: `organization.name`, `organization.street`,
|
||||
`organization.postal_code`, `organization.city`, `organization.country`,
|
||||
`organization.address_line`, `organization.email`, `organization.phone`,
|
||||
|
||||
Reference in New Issue
Block a user