Question: Error 500 Server Not Found

Error 500 Server Not Found

hi, i have this error when i try to add new invoice, version is beta 11; i note that it try to save due date from form in db invoices but there is no an attribute due data in this table

PR

Paolo Rossi

Asked

hi, i have this error when i try to add new invoice, version is beta 11; i note that it try to save due date from form in db invoices but there is no an attribute due data in this table

  • MS

    Mian Saleem

    Answered

    Hello,

    Please try to run php artisan migrate --force and let me know if this resolves the issue.

    Thank you

  • PR

    Paolo Rossi

    Answered

    I solved it by adding the “due_data” attribute in the database

  • MS

    Mian Saleem

    Answered

    Hello,

    The migration should add the due_date and another column. I will update these for new installtion in the next beta release.

    Thank you

  • Login to Reply