-
### Project name
CalendarToInvoice
### Description
**Description**
This Blazor Server Hack generates Invoices from Outlook Calendar Events utilizing Microsoft Graph.
**The Situation**
…
-
## Module
brand_external_report_layout
## Describe the bug
- the model `brand.document.layout` is defining `company_details` (and should define `is_company_details_empty` also, as declared in #…
-
**Is your feature request related to a problem? Please describe.**
I would like to request to pdfs of all my invoices via the API.
Is this already possible? Maybe I overlooked it.
Or is this someth…
Nxtra updated
6 months ago
-
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.**
From may 2023 local governments in Belgium have to decline PDF invoices and can only accept E-Invoices via the OpenPeppol protocol. …
-
### How to reproduce
1. Go to [http://localhost:5000/invoices](http://localhost:5000/invoices)
2. Click on any `Factuur versturen` button in invoice list
### Expected behaviour
A pdf file of…
-
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:
```
…
-
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…
-
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…
-
...even though the generating of the pdf for a render works.
```ruby
def print
@invoice = Invoice.find(params[:id])
@order = @invoice.order
@customer = @order.customer
pdf…