Copy quote seems to work
I then edit the copy to reflect changes in the new quote and save it OK
I then convert to invoice OK
I check the invoice which looks OK in browse mode
But
when I open the invoice PDF, the product description column reports PHP errors
A PHP Error was encountered
Severity: Notice
Message: Trying to get property of non-object
Filename: pdf/nucleomics-billing_proposal.php
Line Number: 161
Backtrace:
File: /var/lib/invoiceplane-1.5.4-nucleomics/application/views/invoice_templates/pdf/nucleomicsbilling_proposal.php
Line: 161
Function: _error_handler
File: /var/lib/invoiceplane-1.5.4-nucleomics/application/third_party/MX/Loader.php
Line: 404
Function: include
File: /var/lib/invoiceplane-1.5.4-nucleomics/application/third_party/MX/Loader.php
Line: 365
Function: _ci_load
File: /var/lib/invoiceplane-1.5.4-nucleomics/application/helpers/pdf_helper.php
Line: 119
Function: view
File: /var/lib/invoiceplane-1.5.4-nucleomics/application/modules/invoices/controllers/Invoices.php
Line: 285
Function: generate_invoice_pdf
File: /var/lib/invoiceplane-1.5.4-nucleomics/index.php
Line: 327
Function: require_once
If I add the PDF footer with debug fields I see that the values for
It seems that the transfer from the original to the copy did not work as expected for these fields; any other user seing this?
PS: When I convert a manually created quote to invoice, all goes right.
Thanks
PPS: i suspect that the copy did not handle custom fields related to the original. Can someone please point me to the php that needs edits and maybe help a bit
Thanks