InvoicePlane 1.5.2 released

I think I have found a bug on this release :

  1. I have a paid invoice.
  2. I want to duplicate it from the menu.
  3. I want to confirm, but nothing append.
  4. I’m clicking four times on the validation button nothing seams appends.
  5. But in fact, I have four draft invoices :slight_smile:

I have another problem when I try to enter a payment for a credit invoice :

A PHP Error was encountered

Severity: Notice

Message: Undefined property: CI::$mdl_payment_custom

Filename: MX/Controller.php

Line Number: 59

Backtrace:

File: /home/me/web/domain.fr/public_html/application/third_party/MX/Controller.php
Line: 59
Function: _error_handler

File: /home/me/web/domain.fr/public_html/application/modules/payments/controllers/Payments.php
Line: 118
Function: __get

File: /home/me/web/domain.fr/public_html/index.php
Line: 327
Function: require_once

Fatal error: Call to a member function get_by_payid() on null in /home/me/web/domain.fr/public_html/application/modules/payments/controllers/Payments.php on line 118
A PHP Error was encountered

Severity: Error

Message: Call to a member function get_by_payid() on null

Filename: controllers/Payments.php

Line Number: 118

Backtrace:

I’ve noticed another bug not sure if someone has mentioned it.

When you try and send a quote via email it does not pull through the email template, just comes with a blank body and preview (I have attached a screenshot).

Sorry I have noticed another error when using the ‘Forgot Password’ link on the login screen.

 A PHP Error was encountered
    Severity: Notice
    Message: Undefined property: CI::$email
    Filename: MX/Controller.php
    Line Number: 59
    Backtrace:
    File: /home/**SiteDIR**/application/third_party/MX/Controller.php
    Line: 59
    Function: _error_handler 
    File: /home/**SiteDIR**/application/modules/sessions/controllers/Sessions.php
    Line: 199
    Function: __get 
    File: /home/**SiteDIR**/index.php
    Line: 327
    Function: require_once 
    An uncaught Exception was encountered
    Type: Error
    Message: Call to a member function print_debugger() on null
    Filename: /home/**SiteDIR**/application/modules/sessions/controllers/Sessions.php
    Line Number: 199
    Backtrace:
    File: /home/**SiteDIR**/index.php
    Line: 327
    Function: require_once

How??

https://community2.invoiceplane.com/t/topic/4235/11

Found something else:

When I delete a project, I get this:

A Database Error Occurred

Error Number: 1054

Unknown column ‘task_project_id’ in ‘field list’

UPDATE ip_tasks SET task_project_id = NULL WHERE ip_tasks.task_id = ‘2’

Filename: core/MY_Model.php

Line Number: 224

Assuming it’s trying to delete the associated tasks…

A couple of us have also noticed this. IP seems to forget the SMTP password regularly. Thanks!

https://community2.invoiceplane.com/t/topic/4348

Hi,

thx for all your work.
i might have found two bugs.

1: articles will be duplicated if you can save a bill (might also be the case for offers)
what i did:
create a bill, two rows / articles - the first has all required data / fields fill out.
the 2nd was missing the name / first field.
i hit save -> error message

but it will still be save, + for every time you hit save the articles which have all the required data will be dublicated (additional line) for every time you try to save.

2: if you use the discount field at the end of the bill, it reducses the total amount (what should happen) but the tax amount which is shown still remains the same. i.e. you have 100€, 20% Tax -> 120€ total, and add 50% discount the billing amount will be 60€ but on the tax field above there is still 20€ tax instead of the 10€.

i hope you get what i meant, and iam not sure if 2. is really a bug since invoice requirements differ from country to country.

Hi @bla.blub, I think there is already a ticket for bug#1 https://development.invoiceplane.com/browse/IP-394

//Edit
Your bug is different, nevermind
I made a ticket for bug#1 https://development.invoiceplane.com/browse/IP-538

I am facing an issue. Translation is not working. I changed from English to Portuguese (Brazilian) and nothing changes.

@Kovah how is it going with the 1.5.3 release?

//Edit
Nvm, i just saw in another post that you didn’t have time to release it Sunday
I will wait for the release notification :slight_smile: