Tanguy
Tanguy
For example in a 64 player game, ELO is constant. Maybe consider not rounding if the eloChange is small? `player.eloChange += round(K * (S - EA))`
Forward-port of the test from https://github.com/odoo/odoo/commit/5d5752e87a09602d9cb05d5f7ded324499fdce63 Add a test in case we try to generate a link preview and we don't get a 'Content-Type' in the headers of the response....
Issue The amount of expenses on the project updates' right tab in the profitability section appears with the correct symbol but if the expense is in another currency, the amount...
Steps ----- - Time off installed - Put an employee on a different schedule than the company's default one and make him for example start earlier. - Create a new...
Steps - Create a bank journal in a different currency than company's currency. - Make a misc entry in the default bank account used by the bank journal. - Misc...
Issue ----- Due to decimal precision inaccuracies when using custom units of measures for the time, a remaining time nearly equal to an exact number of hours gets rounded up...
Issue ----- The logo displayed on the attendance kiosk mode is always the one of the first company in DB (id=1), no matter which one the user is actually logged...
- sale_project: fix domain as it is not possible to select a SOL on a task in the case where the SOL's contact belongs to the same company than the...