On 12 Jun 11:06, Cédric Krier wrote:
> Hi,
>
> We get some astonishement with the current behavior of the client with
> the range search syntax.
>
> Currently: `Field: 1..42` will become
>
> `[('field', '>=', 1), ('field', '<', 42)]`
>
> But it seems people expect:
>
> `[('field', '>=', 1), ('field', '<=', 42)]`
>
> One point about the current behavior is that you can slide the range by
> the length and it will not contain any duplication.
>
> So what do you think?The result: https://bugs.tryton.org/issue3997 -- Cédric Krier - B2CK SPRL Email/Jabber: [email protected] Tel: +32 472 54 46 59 Website: http://www.b2ck.com/
pgpq57sAg4z89.pgp
Description: PGP signature
