piyushpaliwal

Results 6 issues of piyushpaliwal

Hi, Can we have archive pages built for this theme like Yearly archive, Monthly archive. It would ease up the navigation by a great extent.

In the `ConditionControl` there is a `combobox` for Attribute selection. As of now, it filters results with a `StartsWith` operator; it would be great if we can implement the same...

### Describe the problem Currently there are several options to define invoice number format as listed here https://www.kimai.org/documentation/invoices.html, however there is nothing listed for the financial year. For a lot...

feature request
invoice

**Setup information** I am trying to run rootless with podman. Here is my `docker-compose` setup ``` version: "3.7" services: app: image: docker.io/invoiceninja/invoiceninja:5 volumes: - /opt/invoiceninja/app/public:/var/www/app/public:z - /opt/invoiceninja/app/storage:/var/www/app/storage:z depends_on: - db...

I tried a proof of concept for my setup and realised that the configuration expects individual docker containers name in order to stop them and perform the backups. I see...

enhancement
question

I am fairly new to the whole homelab thing and this looks like a project which could help me solve backup situation coz my life has started to rely on...

documentation
enhancement