webERP Forum

Full Version: Cannot Produce Invoice after update from Git
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Guys, pardon me if the problem was highlighted or attended to elsewhere I missed it. According to the the audit trail the transaction processing stopped after the sales order was inserted.

Any thoughts. Thanks in advance, indebted to the volunteers and involved users.

Have a great day.
Hi,
Have you updated the debtortrans table?
Best regards!
Exson
(05-10-2018, 07:17 PM)Exsonqu_Qu Wrote: [ -> ]Hi,
Have you updated the debtortrans table?
Best regards!
Exson

Exson, can you please tell me how to update the debtortrans table to be compatible with v. 4.15.

Thanks in advance.
There is an update script in the sql/ directory.

I'm on my phone at the moment, but I believe that it's named update4.14.1-4.15.sql

Run that file on your webserver.
(06-26-2018, 08:52 AM)TurboPT Wrote: [ -> ]There is an update script in the sql/ directory.

I'm on my phone at the moment, but I believe that it's named update4.14.1-4.15.sql

Run that file on your webserver.

Paul,

I downloaded the update again and found the script.

The issue is resolved.

Thanks.