openerp-community-reviewer team mailing list archive
-
openerp-community-reviewer team
-
Mailing list archive
-
Message #03742
Re: [Merge] lp:~alejandrosantana/account-financial-tools/7.0-account-financial_tools--add--account_account_extended_search into lp:account-financial-tools
@Frederic
OK, tested and also took a look at the code again. Right now, when using a dot in the search it serves as a wildcard for zeroes.
So in your example if you search 101.0, you would find: 101.0, 1010, 10100000, 101(any number of zeroes or the dot itself)0, but not 1001.
Also, if you search for 102.1, it will not find 102.01
Its original goal is to be used for accounts like 47200001, 47200002... (fixed digists), so you could search 472.1 and find 47200001, typing no zeroes.
--
https://code.launchpad.net/~alejandrosantana/account-financial-tools/7.0-account-financial_tools--add--account_account_extended_search/+merge/200092
Your team OpenERP Community Reviewer/Maintainer is subscribed to branch lp:account-financial-tools.
References