-
``` php
$url = '152/152.pdf';
$this->filesystem = @gaufrette.invoice_filesystem // Symfony service
$this->filesystem->has($url); // FALSE
$this->filesystem->getAdapter()->exists($url); // FALSE
$this…
-
Saul POS should have a way to generate reports in PDF, Excel, CSV, Word, etc.
I propose using dynamic report library (https://dynamicreports.org/). Dynamic Reports requires column specifications an…
-
https://github.com/baselbers/woocommerce-pdf-invoices-premium/blob/v1.6.13/includes/class-invoice.php#L389
-
Description:
Im Kopfbereich der Stornorechnung steht
Storno-Nr. 1001
Storno-Nr Datum (...)
Das zweite "Storno-Nr" vor dem Datum muss da weg.
Gut wäre es wenn man an der Stornorechnung dran ist, dire…
-
Factur-X is based on the idea to embed XML representations of invoices in PDF/A-3 files. Cross Industry Invoice CII XML is used for this purpose in it's 1.00 version, aka 2016b, i.e. compliant with th…
-
After upgrade to SuiteCRM 7.12 and with TCPDF engine enabled, PDFs generated contain question mark instead of specific local characters.
#### Issue
If PDF template contains language specific chara…
-
The following code snippets fail when calling AEM from a Windows client when AEM is running on a Linux machine.
```java
URL formPath = new URL("file:/home/aem_user/u000/AEM/Forms/RUNTIME/Invoices/…
-
Upravit webovou stránku pro zobrazování výsledků tak, aby brala výsledky z .csv souboru a podle toho generovala vlastní stránku (přidat možnosti třídění závodníků podle rychlosti, kategorií, apod.)
S…
-
### Information about bug
Good day I'm unable to send invoices via email to customers directly from the system. It seems to work sometimes when i pick the option to physically attach the email howeve…
-
```
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..…