Hello,
The attached error message appears when adding attachments in Checkout, Transfer and Adjustment transactions, knowing that it works fine in check-in.
The same issue happening on all our existing installations. How it could be solve?
Regards, Mazyad
- MSAnswered
Hello,
Can you please check the latest log file in
storage/logs/
folder. If it’sSQLSTATE[42S22]: Column not found
then running migrationphp artisan migrate
should fix the issue.If something else, please let me know the error so that I can suggest.
Thank you
- MAnswered
Hello,
The only error I can see within the log is production.ERROR: Undefined array key “selected” {“userId”:1,“exception”:"[object] (ErrorException(code: 0): Undefined array key "selected" at /home4/invenuc5/public_html/app/Helpers/CheckOverSelling.php:19)
maybe I missed something, thus I am attaching screenshot of the log.
Regards, Mazyad
Attachments - MSAnswered
Hello,
Can I try to add test checkout with attachment? If yes, please let me know the site link and login details.
Thank you
- MSAnswered
There should be any issue as I only added a
isset
check forif
statement condition. There is no other reported issue, just the language load and this one. The update will be tomorrow. Thank you - Login to Reply