jimbo2106

Results 9 comments of jimbo2106

Duplicate issue https://github.com/spiral-project/ihatemoney/issues/471#issuecomment-605712209

I plan on implementing this feature. The first step is to refactor the code so that the api can diverge. Please approve pull request: https://github.com/spiral-project/ihatemoney/pull/533

@Glandos @almet @Natim @2lafru Getting closer to having this feature implemented. In the project settings you'll be able to set "advanced weighting" to enabled. The front end gui is working...

@Glandos Try again with my latest commit.

@Glandos The weights just need to equal the amount, if you want to enter direct amounts. @indatwood you have to go to the project settings to enable the advanced amounts...

![image](https://user-images.githubusercontent.com/60800614/79701186-fc572280-8268-11ea-9ffc-7a6f8a7a0e5b.png) I've copied the triccount layout, except you can't specify the amount per person in the due column. You have to use the weight column. The advanced toggle switch is...

> I'm currently using weights for a full project, so I'll be glad if it's still working. There wouldn't be a clean transition to what I proposed. The function to...

> Both weighting mechanisms could be used in combination to ease the transition, I think it's fine as long as it's clear what the effect is: Too complicated, this didn't...

Correct. The best case scenario for the existing projects is as follows: When we run the migration.py to the new database schema that includes the weight column in the billowers...