← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 791132] Re: account_move_line insufficient error message

 

Hello Ferdinand,

The warning message has been improved, which gives proper understanding
to user when a wrong journal is selected. Revision ID and number of the
bug are as follows:

# Revision ID: bde@tiny2-desktop-20110609095106-nxjzoobqqen3txmq 
Revision Number : 4773

And it will be merged in the trunk soon. Thanks for your suggestions.

Thanks & Regards,
Devnani Bharat R.

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/791132

Title:
  account_move_line insufficient error message

Status in OpenERP Modules (addons):
  Fix Committed

Bug description:
  please add the account id/name to the error message 
  no possibility to debug this (except expensive trial and error), especially invoices etc with many move_lines

  def create...

          if not ok:
              raise osv.except_osv(_('Bad account !'), _('You can not use this general account in this journal !'))

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/791132/+subscriptions


References