AttributeError: 'SalesInvoice' object has no attribute 'po_data'

I am getting this error when trying to Submit a Sales Invoice that was created from a SalesOrder.

AttributeError: ‘SalesInvoice’ object has no attribute ‘po_data’

Any idea how I can resolve this issue? We run on Frapp Cloud so our install is what ever the default build is.

You may manually add the field “po_data” using customize form on your “Sales Invoice” doctype and check.

Hi Pawan,

Why would i need to do this? We have been using this process of sales order to sales invoice for a year and a half now and have not made any changes to the format of either document type. It only seems to be an issue after the latest minor version update that was pushed thru on Frappe Cloud - we are now on 15.35.0

Another update was released today which looks to have fixed this issue.