Created on 2021-04-06.15:55:24 by pokoli, last changed 1 week ago by roundup-bot.
New changeset 7c04d976f72c by Sergi Almacellas Abellana in branch 'default': Allow integer values as input of decistmt https://hg.tryton.org/tryton-env/rev/7c04d976f72c
New changeset 168782fc0baf by Sergi Almacellas Abellana in branch 'default': Allow integer values as input of decistmt https://hg.tryton.org/trytond/rev/168782fc0baf
As seen in issue10251 decistmt does not convert to decimals integer values it raises a ValueError instead.
I do not see any reason to avoid converting integer values to decimal. Indeed it will cause less errors for our users.
History | |||
---|---|---|---|
Date | User | Action | Args |
2021-04-10 21:09:04 | roundup-bot | set | messages: + msg66310 |
2021-04-10 21:09:00 | roundup-bot | set | messages:
+ msg66309 nosy: + roundup-bot status: testing -> resolved |
2021-04-08 16:16:14 | reviewbot | set | messages: + msg66184 |
2021-04-06 16:13:38 | reviewbot | set | messages:
+ msg66140 nosy: + reviewbot |
2021-04-06 15:56:06 | pokoli | set | keyword:
+ review reviews: 337931002 status: in-progress -> testing |
2021-04-06 15:55:24 | pokoli | create |
Showing 10 items. Show all history (warning: this could be VERY long)