Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0020384 | Openbravo ERP | A. Platform | public | 2012-05-02 10:17 | 2012-05-25 12:10 |
|
Reporter | jecharri | |
Assigned To | alostale | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP13 | Fixed in Version | pi | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | Google Chrome |
Modules | Core |
Support ticket | 15241 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0020384: If you put one column as mandatory you do not see as mandatory |
Description | If you put one column as mandatory you do not see as mandatory. Apart from that yo need to put as updatable. |
Steps To Reproduce | As "System Administrator" go to "Tables and Column":
-Select "c_inovice" table.
-select column "Organization" and uncheck the "Updatable" checkbox.+
-run ant smartbuild
-restart Tomcat
-go to window "Sales invoice" and verify that you do not see the fields Organization as mandatory. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-05-02 10:17 | jecharri | New Issue | |
2012-05-02 10:17 | jecharri | Assigned To | => alostale |
2012-05-02 10:17 | jecharri | Web browser | => Google Chrome |
2012-05-02 10:17 | jecharri | Modules | => Core |
2012-05-02 10:17 | jecharri | OBNetwork customer | => Yes |
2012-05-02 10:17 | jecharri | Support ticket | => 15241 |
2012-05-02 10:17 | jecharri | Resolution time | => 1343080800 |
2012-05-08 12:55 | alostale | Note Added: 0048439 | |
2012-05-08 12:55 | hgbot | Checkin | |
2012-05-08 12:55 | hgbot | Note Added: 0048440 | |
2012-05-08 12:55 | hgbot | Status | new => resolved |
2012-05-08 12:55 | hgbot | Resolution | open => fixed |
2012-05-08 12:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d75addc24c99df7cfbffef4319742825fe21cdd8 [^] |
2012-05-11 13:49 | migueldejuana | Note Added: 0048578 | |
2012-05-11 13:49 | migueldejuana | Status | resolved => closed |
2012-05-11 13:49 | migueldejuana | Fixed in Version | => pi |
2012-05-25 12:10 | hudsonbot | Checkin | |
2012-05-25 12:10 | hudsonbot | Note Added: 0049047 | |
Notes |
|
|
No risky issue
Test plan: execute steps to reproduce |
|
|
(0048440)
|
hgbot
|
2012-05-08 12:55
|
|
Repository: erp/devel/pi
Changeset: d75addc24c99df7cfbffef4319742825fe21cdd8
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue May 08 12:53:58 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d75addc24c99df7cfbffef4319742825fe21cdd8 [^]
fixed bug 20384: No updateable columns can be set as mandatory
Note value for these fields can be changed on new but not afterwards, so it
makes sense to be able to set them as mandatory.
---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFieldHandler.java
---
|
|
|
|
Code reviewed and tested in pi@9d66f8172e1a |
|
|
|
|