← Back to team overview

openerp-india team mailing list archive

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

 

The proposed fix was not actually correct - the real cause for the bug
is not l10n_fr_rib but the base module itself (in server), and the error
may well occur without l10n_fr_rib - you simply have to customize the
display for your bank account types to include one of the fields from
the bank account list view. l10n_fr_rib does just that for the
'acc_number' field, hence the error.

Project changed to 'server' to reflect this ; server fix applied in 7.0
server branch at revision 4815 (revision-id:
odo@xxxxxxxxxxx-20130131144800-4a4jsktg7omxbrmh)

Thanks for your patience!

** Project changed: openobject-addons => openobject-server

** Changed in: openobject-server
       Status: Fix Committed => Fix Released

** Changed in: openobject-server
    Milestone: None => 7.0

-- 
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:
  l10n_fr_rib and error message when opening a Bank Account

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


References