Logimeter Django Billing line entry admin page

Logimeter Billing and Commission Admin Screen

By Hitman47, 26th February 2025

At Logimeter, they use Django for their admin interface. It is a good choice as it integrates seamlessly with their Python backend. That said, we are pushing the boundaries when it comes to its usefulness and are already looking into a more modern API approach.

This is a the inline billing commission form I built while at Logimeter. It has custom built JavaScript and CSS to enhance the functionality, and usability as well as a Django filter to filter by sales agent.

The custom built CSS and JavaScript enables real time validation, button enabling/disabling based on the choices you have made. As you can see below, the “cream” coloured line entry indicates that the commission has expired.

Django admin custom interface

Comments...

Leave a Reply

Your email address will not be published. Required fields are marked *