You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a dev env, using the latest development branch:
Create a warehouse
Create some items
Add a few manual journal entries
Create an invoice (issue occurs both on draft and delivered invoices)
Edit the invoice by changing the quantity of some of the items. Both "Save & Deliver" and "Save as Draft" result in the error message: "Something went wrong! Please try again."
This issue doesn't occur when using docker-compose.prod.yml, suggesting that this might be either related to some recent changes in the development branch, or, something related to my local setup that I'm missing.
The text was updated successfully, but these errors were encountered:
Steps to reproduce
In a dev env, using the latest development branch:
Detailed logs from the webapp
Additional information
This issue doesn't occur when using
docker-compose.prod.yml
, suggesting that this might be either related to some recent changes in the development branch, or, something related to my local setup that I'm missing.The text was updated successfully, but these errors were encountered: