Created on 2022-06-14.14:31:47 by juanjogp, last changed 5 days ago by roundup-bot.
New changeset eb65608a093d by Cédric Krier in branch 'default': Do not compare debit or credit to None when searching https://hg.tryton.org/tryton-env/rev/eb65608a093d
New changeset 6d06c13574dd by Adrià Tarroja Caubet in branch 'default': Do not compare debit or credit to None when searching https://hg.tryton.org/modules/account/rev/6d06c13574dd
Tested in https://demo6.4.tryton.org/
1. Go to "Financial/ Reporting/ General Ledger"
2. Try to search "Debit: >"
3. This search returns a traceback:
TypeError: '>' not supported between instances of 'decimalDecimal' and 'NoneType'
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-06-24 09:19:41 | roundup-bot | set | messages: + msg77213 |
2022-06-24 09:19:38 | roundup-bot | set | messages:
+ msg77212 nosy: + roundup-bot status: testing -> resolved |
2022-06-24 09:18:36 | ced | set | keyword: + backport |
2022-06-22 10:37:53 | reviewbot | set | messages: + msg77201 |
2022-06-21 11:05:32 | reviewbot | set | messages: + msg77190 |
2022-06-20 18:26:44 | ced | set | assignedto: acaubet |
2022-06-20 13:01:19 | reviewbot | set | messages:
+ msg77140 nosy: + reviewbot |
2022-06-20 12:39:32 | acaubet | set | keyword:
+ review nosy: + acaubet reviews: 417441003 status: unread -> testing |
2022-06-14 14:31:47 | juanjogp | create |
Showing 10 items. Show all history (warning: this could be VERY long)