-
## Backup
- [x] backup booking with id: `61385aaa38ac640033f338a0`
```ts
db.getCollection('bookings').find({ "_id" : ObjectId("61385aaa38ac640033f338a0") })
```
- [x] backup invoices with ids: `6…
-
It would be great if a payment QR code could be printed on each invoice. It needs individuelly be generated because it does not only need to contain the bank account infortmation of the receiptient bu…
-
If everyone have to use a fork it may get diffcult on one point.
-
Is it possible to customize templates using this docker image? I'm new to Invoiceplane, but it seems like the templates are not in the persisted volume, so it might not be possible?
-
### Bug
Recurring invoice does not take the client's default language but the system's
### Environment Version
18.0.3 (and before)
### Environment OS
Debian 11.8
### Environment Web server
Apac…
-
When we change any of the "INVOICE OPTIONS" in "Orders" => "Invoices" the changes change the old Invoices and not only for future.
That hapens with all options, Number of the invoices, "Enable prod…
-
The current ordering process is annoying. Order stuff, and then when they arrive someone has to enter all the details including invoices, costs, warranty, product make/model, etc... The problem is t…
-
```
I'm trying to generate from a html file to PDF. i have attached here. could you
check it for me and let me know what happen?
```
Original issue reported on code.google.com by `hungvt...@gmail.c…
-
Hello!
Classes written for WordPress are exposed on the web. That is why they contain this conditional.
```php
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly
}
```
The…
-
**Is your feature request related to a problem? Please describe.**
Files could be pretty large sometimes.
**Describe the solution you'd like**
Ghostscript offers some compression levels. Would be…