question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Expose more information to the Mustache engine

See original GitHub issue

We could expose tags and custom fields for the account, invoice and invoice items.

See discussion at https://groups.google.com/d/msgid/killbilling-users/14eaa78c-3bf2-4255-9907-96129a5c876f%40googlegroups.com.

Additionally, we should get rid of DefaultInvoiceTranslator as the text object and use a map instead for flexibility (similar to what the email-notifications plugin is doing).

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
pierrecommented, Jun 28, 2021

Here’s the latest documentation regarding how to customize invoice notification emails: https://docs.killbill.io/latest/custom-email-invoice-formatter.html

0reactions
varunvoracommented, Jun 17, 2021

The custom formatter is not being maintained. Moreover, I think this would be nice to have in Killbill itself. Is there a plan to include it?

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Joy of Mustache: Server Side Templates for the JVM
I want to show you what a neat little tool JMustache is for server side rendering of HTML (or anything else in plain...
Read more >
Allow users to write Mustache template syntax in every text ...
Problem/Motivation The Mustache text filter already enables users to write Mustache template syntax within formatted text.
Read more >
Using Templates - OpenAPI Generator
If Mustache or the experimental Handlebars engines don't suit your needs, you can define an adapter to your templating engine of choice.
Read more >
groue/GRMustache.swift: Flexible Mustache templates for Swift
GRMustache extends the genuine Mustache language with built-in goodies and ... Check TemplateRepository.swift for more information (read on cocoadocs.org).
Read more >
How to use Spring Security with Mustache? - Stack Overflow
spring.mustache.expose-request-attributes=true. Then you have access to the _csrf request attribute in your template. Share. Share a link to this answer.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found