Question: Adding Attachments To Transaction Server Error

Adding Attachments To Transaction Server Error

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

M

maz

Asked
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
  • MS

    Mian Saleem

    Answered
    Hello,

    Can you please check the latest log file in `storage/logs/` folder. If it's `SQLSTATE[42S22]: Column not found` then running migration `php artisan migrate` should fix the issue.

    If something else, please let me know the error so that I can suggest.

    Thank you
  • M

    maz

    Answered
    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
  • MS

    Mian Saleem

    Answered
    Hello,

    Can I try to add test checkout with attachment? If yes, please let me know the site link and login details.

    Thank you
  • MS

    Mian Saleem

    Answered
    There should be any issue as I only added a `isset` check for `if` 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