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

Add support for compounding indirect dues #2

Open
SudoVim opened this issue Sep 12, 2011 · 1 comment
Open

Add support for compounding indirect dues #2

SudoVim opened this issue Sep 12, 2011 · 1 comment
Assignees

Comments

@SudoVim
Copy link
Owner

SudoVim commented Sep 12, 2011

Scenario:

PersonA owes PersonB $5.00
PersonB owes PersonC $7.00

We can change this to

PersonA owes PersonC $5.00
PersonB owes PersonC $2.00

This will also work if PersonA owes PersonB equal or less than what PersonB owes PersonC. We would have to obviously make multiple sweeps until we finally make no changes.

@ghost ghost assigned SudoVim Sep 12, 2011
@SudoVim
Copy link
Owner Author

SudoVim commented Sep 18, 2011

I'm not going to implement this until enough people want it.

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

No branches or pull requests

1 participant