Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #57216 All Revisions ] Back to Issue ]
Summary 0057216: Check constraint renaming broken custom AD_MESSAGE associated to it
Revision 2024-11-20 18:15 by shuehner
Steps To Reproduce Search for EM_OBRETCO_AVAILABLECROSSS_CHK and do not find any usage for it
Find the check constraint rename linked in description noticing it missed to rename the message also

functional case for reproducer:
- as system admin role
- Go to window Inventory status
- Insert a new row
  with Available=N

Error message in UI is:
Saving failed. There is a constraint defined that was not satisfied. Please check the data entered

and openbravo.log shows technical error to be:
ERROR: new row for relation "m_inventorystatus" violates check constraint "em_obretco_availablecross"

When message should be:
Saving failed. Inventory Status can't be Available for Cross Store if it is not Available
Revision 2024-11-20 18:01 by shuehner
Steps To Reproduce Search for EM_OBRETCO_AVAILABLECROSSS_CHK and do not find any usage for it
Find the check constraint rename linked in description noticing it missed to rename the message also


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker