2019-12-09 11:55:31 +01:00
|
|
|
json.title notification.notification_type
|
|
|
|
json.description t('.refund_created',
|
|
|
|
AMOUNT: number_to_currency(notification.attached_object.total / 100.00),
|
|
|
|
USER: notification.attached_object.invoicing_profile&.full_name)
|
2020-06-02 11:37:24 +02:00
|
|
|
|