Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0016827 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 00. Application dictionary | major | always | 2011-04-15 14:42 | 2011-04-19 00:00 | |||
Reporter | maite | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0RC6 | |||
Status | closed | Fix in branch | Fixed in SCM revision | a572df594b0f | ||||
Projection | none | ETA | none | Target Version | 3.0RC6 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 3.0RC5 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0016827: Is not possible to make a field mandatory | |||||||
Description | Is not possible to make a field mandatory | |||||||
Steps To Reproduce | 1. Check Core module as "in development" 2. Go to Invoice table, POReference column and check "mandatory" checkbox 3. Compile invoice window 4. restart tomcat 5. Access to invoice window and realize that field does not appear as mandatory | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0035996) hgbot (developer) 2011-04-15 16:20 |
Repository: erp/devel/pi Changeset: a572df594b0f73bc15c111cea79d259e75bffc44 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Fri Apr 15 16:19:01 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/a572df594b0f73bc15c111cea79d259e75bffc44 [^] fixed bug 16827: Is not possible to make a field mandatory --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFormComponent.java --- |
(0035997) alostale (viewer) 2011-04-15 16:32 |
The problem is column definition is read from in memory model which performs better than reading from AD, because of issue 0009019 mandatory fields were set regarding DB physical definition rather than AD. This caused AD mandatory value not to be used. |
(0036009) maite (viewer) 2011-04-18 18:44 |
verified |
![]() |
|||
Date Modified | Username | Field | Change |
2011-04-15 14:42 | maite | New Issue | |
2011-04-15 14:42 | maite | Assigned To | => alostale |
2011-04-15 14:42 | maite | Modules | => Core |
2011-04-15 14:42 | maite | OBNetwork customer | => Yes |
2011-04-15 14:57 | maite | Issue Monitored: networkb | |
2011-04-15 15:46 | alostale | Relationship added | related to 0009019 |
2011-04-15 16:20 | hgbot | Checkin | |
2011-04-15 16:20 | hgbot | Note Added: 0035996 | |
2011-04-15 16:20 | hgbot | Status | new => resolved |
2011-04-15 16:20 | hgbot | Resolution | open => fixed |
2011-04-15 16:20 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a572df594b0f73bc15c111cea79d259e75bffc44 [^] |
2011-04-15 16:32 | alostale | Note Added: 0035997 | |
2011-04-18 18:44 | maite | Note Added: 0036009 | |
2011-04-18 18:44 | maite | Status | resolved => closed |
2011-04-18 18:44 | maite | Fixed in Version | => 3.0RC6 |
2011-04-19 00:00 | anonymous | sf_bug_id | 0 => 3289082 |
2011-08-29 17:09 | alostale | Relationship added | duplicate of 0018354 |
Copyright © 2000 - 2009 MantisBT Group |