-
https://github.com/baselbers/woocommerce-pdf-invoices-premium/blob/v1.6.13/includes/class-invoice.php#L389
-
We are using Dompdf 0.8.0 to create PDF invoices from HTML. We have global clients, so in rare cases the invoice has to support i. e. cyrillic letters. For that reason we wanted to use the DejaVu font…
-
```
create an e-commerce module that allows the creating of PDF invoices.... Romain
has written an excellent PDF module that we could use.
```
Original issue reported on code.google.com by `nfranc..…
-
I'm migrating a Rails 4 app to Rails 5 so I had to upgrade this gem too to the 1.1.0 version and since that I have the following error :
```
[ActiveJob] [Invoices::BaseJob] [ad4af7b3-cffc-445e-9e1…
-
The puzzle ``-44920864`` originating from #826 has to be resolved:
https://github.com/self-xdsd/self-core/blob/8969d46abdeaf4ea50c0c805ae0822ccccd9a219/self-core-impl/src/main/java/com/selfxdsd/core/…
-
Imported from https://meta.trac.wordpress.org/ticket/4710
Created by [@mxp](https://profiles.wordpress.org/mxp/):
Hi,
I've used Camptix Invoices for WordCamp.org plugin on our WordCamp Taipei 2019…
ghost updated
7 months ago
-
This bug report fixes a PHP Fatal error caused by `Dompdf.php` when `ini_set` is disabled
# Problem
There is a bug in `vendor/dompdf/dompdf/src/Dompdf.php at the following lines:
```
…
-
This gem could facilitate managing invoices in a similar way as we handle them in Tekne. The basic requirements would be to:
- [x] Add `Invoice` and `InvoiceItem` classes and migrations
- [x] Incl…
-
It would be very useful to use TagSpaces to rename selected files based on their tags. For some documents like scanned invoices I have rather random filename and it would be handy to use TagSpaces to …
-
**Is your feature request related to a problem? Please describe.**
For all my expenses I'm having PDFs, but in InvoiceShelf I have to add each and every expense manually.
**Describe the solution you'…