*** This bug is a duplicate of bug 1011178 ***
    https://bugs.launchpad.net/bugs/1011178

** This bug has been marked a duplicate of bug 1011178
   account move line  wrong error message

-- 
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/944317

Title:
  [account] Message 'You can not add/modify entries in a closed
  journal.' in _update_journal_check method is confusing

Status in OpenERP Addons (modules):
  Fix Committed

Bug description:
  [account] Message 'You can not add/modify entries in a closed journal.'  
  in _update_journal_check method is confusing

  whenever you try to create an account_move_line aml onto a journal and the 
period in which
  you are trying to load you aml is closed this warning message pops up,

  Ok, I do agree that the consulted table is account_journal_period, and that 
that record for
  that pair (journal_id, period_id) is set to closed, but is not really the 
journal which is closed
  is the period the one which is closed, 

  So I propose to use a better explanation, for that message like:

  "You can not add/modify entries in a  journal which period is already
  closed"

  which is more common sense,

  Thanks a lot,

  Hbto.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/944317/+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

Reply via email to