-
Friday- 24/08/2018
- [x] Export data invoices to pdf HQNOV13-JULY14
- [x] Updated station server
1. PKG
2. CR1
3. CR2
4. CR3
5. CR4
6. CR5
7. CR6
8. CR7
- [x] Records Jul…
nhdyu updated
6 years ago
-
Hello dear,
I'm actually working on a mobile application which need to call an http query to Odoo,
The goal is to render invoices and download the pdf in the mobile application
Unfortunatly O…
-
The v2.7.0 of wicked_pdf seems not to be fully incompatible with Rails 7.
Rails 7.0 makes Sprockets an optional dependency. We don't use Sprockets in our Rails 7.1 app and updating wicked_pdf to v2.7…
-
Hello,
To create an invoice, using the factur-x format, I need to embed an XML file into the PDF. The only way, i've founded was to add an annotation:
```
$pdf->Annotation(0,0,0,0, 'invoice', a…
-
Hi there,
I've tried through the past years to utilize this library to automate my international FedEx shipments. We ship commodities to different countries and need to attach commercial invoices (…
-
I am interested in adding a Portuguese translation to Upcount
-
When using a snapshot of the git version of Simple Invoices with PHP 7, blank pages are issued when one attempts to export the invoice as PDF. When I enable error logging and look at the log, it spits…
-
Hi Daniel,
I was away from this project for awhile. Regard my previous question of using PDFs instead of the .tiff picture format used in the botgame week 4 challenge, I am having trouble creating …
-
**What version of Invoice Ninja are you running? ie v4.5 / v5** v5
**Have you searched existing issues/requests?** yes
When sending reminders for open invoices, only the e-mail contains info on …
xeruf updated
7 months ago
-
I know this is possible through the admin order area, but this is the use case :
If we want to extends this plugin and give us the ability to build invoice PDF through something else than `wkhtmlto…