Skip to content
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

Cash flow statement does not work if there are no profit & loss expenses #9098

Closed
hanselke opened this issue May 31, 2017 · 1 comment
Closed
Assignees
Milestone

Comments

@hanselke
Copy link

when selling items with no stock, cashflow statement does not show net profit & loss line under operating cashflow.

This is due to net_profit_loss = get_net_profit_loss(income, expense, period_list, filters.company) breaking when there are no expenses.

minor bug

@tundebabzy
Copy link
Contributor

Hello @hanselke
Please add screen shots for quicker resolution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants