-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Transport costs are not accounted anymore #861
Labels
Comments
the problem is easy to fix: Lines 393 to 396 in 007ff70
|
twothreenine
added a commit
to twothreenine/foodsoft
that referenced
this issue
Mar 19, 2021
I wish this would be fixed soon, as the PR is already there. (#862) |
This does seem like kind of a critical bug @twothreenine 😟 |
paroga
pushed a commit
to foodcoopsat/foodsoft
that referenced
this issue
Oct 19, 2021
paroga
pushed a commit
to foodcoopsat/foodsoft
that referenced
this issue
Dec 9, 2021
paroga
pushed a commit
to foodcoopsat/foodsoft
that referenced
this issue
Jan 1, 2022
paroga
pushed a commit
to twothreenine/foodsoft
that referenced
this issue
Feb 18, 2022
paroga
pushed a commit
to twothreenine/foodsoft
that referenced
this issue
Feb 18, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just noticed that recently ordergroups are accounted their order sum without the distributed transport cost.
On the confirm page, the amounts are still displayed including the transport costs, but the transactions then created don't include them!
In our @foodcoopsat deployment, it still worked on March 2nd, but didn't on March 14th, also it doesn't work with the current master version here.
The text was updated successfully, but these errors were encountered: