← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 772476] [NEW] account_move_line._update_check - please include move_id.name in error message

 

Public bug reported:

please add a meaningfull error message

* got this error message during automatic payment - "Make Payment"
why
* because the journal settings have been set to "skip draft" which for some reason (didn't investigate) is not a valid option

without knowing the move_id.name AND the move_id.id I would never been able to know what happens
 
the move_id was a new one not stored yet in the database - this was the only possible way to find out

** Affects: openobject-addons
     Importance: Undecided
         Status: New

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

Title:
  account_move_line._update_check - please include move_id.name in error
  message

Status in OpenERP Modules (addons):
  New

Bug description:
  please add a meaningfull error message

  * got this error message during automatic payment - "Make Payment"
  why
  * because the journal settings have been set to "skip draft" which for some reason (didn't investigate) is not a valid option

  without knowing the move_id.name AND the move_id.id I would never been able to know what happens
   
  the move_id was a new one not stored yet in the database - this was the only possible way to find out


Follow ups

References