InvoicePlane 1.5.7 released

A new release of the InvoicePlane application is available: v1.5.7
You can download the latest version from the InvoicePlane website.

Update Guide | Changelog


This is a small release that mainly fixes bugs from the previous versions. I also updated the contribution guide with more detailed information about development and our code structure.

If you want to know more about InvoicePlane 1.5 please visit the original topic.

Many thanks to @cornelinux and @Maxime_GRIMLER for their help.


:beetle: Known bugs in version 1.5.7

  • Update check is broken due to a missing character, see ticket IP-656 for a hotfix
  • Import may not work properly (IP-510)
3 Likes

Thanks Kovah! works great!

Shame on me! There is a typo I missed:

:frowning:

Fix is here…

…what a shame…

Eheh so used to see the empty that I didn’t see the error too :smiley:

Got an error after following the update tutorial: https://imgur.com/a/wAPNn

Apperantly there is a function called random_string that isn’t defined?

Thanks for fixing the delete issue. Deleting works well on invoices/quotes, and on invoice/quote line items. I found a spot where it still does not appear to function and gives a 404 error:

https://mydomain.com/quotes/delete_quote_tax/583/451

Thanks for fixing the delete issue.

During an invoice making, we have a Tax “after the item tax” which when I delete it gives error 404.

http://mydomain.com/index.php/invoices/delete_invoice_tax/5093/5060

404 Page Not Found
The page you requested was not found.

Thanks for the reports, I added a ticket for this.
https://development.invoiceplane.com/browse/IP-657

After the upgrade from 1.5.4 to 1.5.7 ‘Checking for Updates’ and ‘Checking for News’ do not finish (System Settings>Update)

See “Known bugs in 1.5.7” in the very first post

I think I have found a bug.
I have a quote with a customer A and I open it.
I’m doing : Options > Copy this quote
I’m choosing another customer B
But when I’ clicking on Validate, the modal stay here with no message.
However, the quote is copied well.
If I had clicked several times on Validate, the quote would have been duplicated several times…

Note than on the copied quote, the custom fields content is not copied (another bug !)

1 Like

Another bug with recurent invoice and number generation.

  1. I have a recuring invoice.
  2. When the recuring date is reached, a new invoice is created, with the correct invoice number (for exemple 2018F02-0010)
  3. If I choose to send it by email, after validation, the invoice number is changed, increased by one !!! It’s now 2018F02-0011 !
  4. So I now have a “hole” on my invocie numbers : the 2018F02-0010 doesn’t exist anymore !

@Maxime_GRIMLER maybe related to your fix?

Hm possible need to come back (and get a computer) at home to see it deeper but it’s possible

@Spheerys @Maxime_GRIMLER I created a ticket for the invoice number bug: https://development.invoiceplane.com/browse/IP-679