The second part of this fix required a change in the inherited res.partner view of the account module, as it contains an inline version of the res.partner.bank list view. This part landed in addons 7.0 at revision 8753 (rev-id: [email protected])
-- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Server. https://bugs.launchpad.net/bugs/1068822 Title: [Trunk/7.0]error message when displaying Bank Accounts (triggered e.g. by l10n_fr_rib) Status in OpenERP Server: Fix Released Bug description: To reproduce : 1/ Install the l10n_fr_rib module 2/ Create a new partner (which is not a company) 3/ Enter a new bank account (RIB/IBAN) 4/ Save the partner 5/ Re-open the partner from the menu 6/ The message (sorry but it's in French in my situation) : "Error: QWeb2 - template['ListView.rows']: Runtime Error: Error: QWeb2 - template['ListView.row']: Runtime Error: Error: Champ state inconnu dans le domaine [["state","not in",["rib"]]]" − See attached pictures. P.S : The list of the bank accounts of the partner is always empty and it's impossible to add a new bank account. I tried to fix the problem, but I didn't find the place where the domain [['state', 'not in', ['rib']]] is set. To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-server/+bug/1068822/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

