← Back to team overview

openerp-india team mailing list archive

[Bug 1068822] Re: l10n_fr_rib and error message when opening a Bank Account

 

As was telling psyray, the fix is working:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1068822-cha/+merge/139640/+preview-diff/+files/preview.diff

The only correction to be done on his post is regarding to the database update command. Once you modified the file, you have to type:
openerp-server -d yourdatabase -u all

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1068822

Title:
  l10n_fr_rib and error message when opening a Bank Account

Status in OpenERP Addons (modules):
  Fix Committed

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-addons/+bug/1068822/+subscriptions


References