-
Reading the release notes, I assume the issue might be introduced in 5.0.12
Here is the code to demostrate
```go
r.Route("/invoices", func(r chi.Router) {
r.Route("/{invoiceNumber}", fun…
-
### Describe the bug
- CLN shows a value of 0 for canceled HOLD invoices
- LND shows the amount that was canceled for canceled HOLD invoices
Not sure what the right value to present is, but I thi…
-
in v15 with ksa app try to create new company. it gives error
![image](https://github.com/user-attachments/assets/71f7d6d2-79de-4ff8-a971-5b782164fa28)
### App Versions
```
{
"erpnext": "15.35…
-
Hello,
It would be very convenient to allow to set a default value to custom fields, for example on invoices and quotes.
We have a clipboard and copy the default values from there, but it would be q…
-
-
Global Invoices have been deprecated due to decreased support for the micro template.
-
```
Send recurring invoice reminders automatically.
```
Original issue reported on code.google.com by `sh.mohanjith` on 6 Jul 2010 at 4:02
-
For the invoices page, show an example of how an administrator might see a list of invoices with search and filter. Paid, unpaid, ability to send new invoice, or click on an invoice to see details
-
### Background
There is no easy way to get Hold Invoice events with one rpc subscription. You have to track them individually, and whenever you start tracking a bunch of them, it doesn't make sense…
-
### Feature Request
[english]
Hello,
The supplier invoices offer the possibility to have a label.
Would it be possible to have the same thing for customer invoices that would be displayed at the…