Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0017741 | Openbravo ERP | 00. Application dictionary | public | 2011-06-20 14:09 | 2011-07-06 02:43 |
|
Reporter | maite | |
Assigned To | jecharri | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0MP0 | |
Target Version | 3.0MP1 | Fixed in Version | 3.0MP1 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0017741: Production fields are not shown in Product window when activating instance |
Description | Production fields are not shown in Product window when activating instance |
Steps To Reproduce | 1. Log as System Administrator and activate instance
2. Go to Product window and realize that "Production" or "Process Plan" fields don't appear
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0017879 | | closed | alostale | Error while activating the instance |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-06-20 14:09 | maite | New Issue | |
2011-06-20 14:09 | maite | Assigned To | => alostale |
2011-06-20 14:09 | maite | Modules | => Core |
2011-06-22 17:16 | maite | Note Added: 0038489 | |
2011-06-22 17:17 | maite | Note View State: public: 38489 | |
2011-06-28 11:22 | gorkaion | Assigned To | alostale => gorkaion |
2011-06-28 18:25 | jonalegriaesarte | Assigned To | gorkaion => jecharri |
2011-06-28 18:25 | jonalegriaesarte | Status | new => scheduled |
2011-06-29 13:31 | jecharri | Note Deleted: 0038489 | |
2011-06-30 12:45 | hgbot | Checkin | |
2011-06-30 12:45 | hgbot | Note Added: 0038619 | |
2011-06-30 12:45 | hgbot | Status | scheduled => resolved |
2011-06-30 12:45 | hgbot | Resolution | open => fixed |
2011-06-30 12:45 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2498843287983c0433e37daf51baae4cde0299fe [^] |
2011-06-30 16:16 | maite | Note Added: 0038639 | |
2011-06-30 16:16 | maite | Status | resolved => closed |
2011-06-30 16:16 | maite | Fixed in Version | => 3.0MP1 |
2011-07-01 14:17 | hgbot | Checkin | |
2011-07-01 14:17 | hgbot | Note Added: 0038686 | |
2011-07-01 15:12 | maite | Note Added: 0038690 | |
2011-07-04 12:17 | hgbot | Checkin | |
2011-07-04 12:17 | hgbot | Note Added: 0038741 | |
2011-07-04 12:17 | hgbot | Checkin | |
2011-07-04 12:17 | hgbot | Note Added: 0038742 | |
2011-07-05 08:31 | alostale | Relationship added | related to 0017879 |
2011-07-06 02:42 | hudsonbot | Checkin | |
2011-07-06 02:42 | hudsonbot | Note Added: 0038829 | |
2011-07-06 02:42 | hudsonbot | Checkin | |
2011-07-06 02:42 | hudsonbot | Note Added: 0038854 | |
2011-07-06 02:43 | hudsonbot | Checkin | |
2011-07-06 02:43 | hudsonbot | Note Added: 0038876 | |
2011-07-06 02:43 | hudsonbot | Checkin | |
2011-07-06 02:43 | hudsonbot | Note Added: 0038877 | |
Notes |
|
(0038619)
|
hgbot
|
2011-06-30 12:45
|
|
Repository: erp/devel/pi
Changeset: 2498843287983c0433e37daf51baae4cde0299fe
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu Jun 30 12:44:27 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/2498843287983c0433e37daf51baae4cde0299fe [^]
Fixes issue 17741: Production fields are not shown in Product window when activating instance
---
M modules/org.openbravo.v3/src-db/database/configScript.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
---
|
|
|
(0038639)
|
maite
|
2011-06-30 16:16
|
|
verified. After create preference Show MRP and Production fields with value set to Y, fields are properly displayed |
|
|
(0038686)
|
hgbot
|
2011-07-01 14:17
|
|
|
|
(0038690)
|
maite
|
2011-07-01 15:12
|
|
verified. Finally, required Preference is created in Active=N status and when activating instance, preference will automatically be activated so no user action will be required. |
|
|
(0038741)
|
hgbot
|
2011-07-04 12:17
|
|
|
|
(0038742)
|
hgbot
|
2011-07-04 12:17
|
|
Repository: erp/devel/pi
Changeset: c9813b2648fe3eb728937cef3a128f897a5ea020
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Jul 04 12:16:43 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c9813b2648fe3eb728937cef3a128f897a5ea020 [^]
related to issue 17741: Set pref when activating/deactivating instance
---
M src/org/openbravo/erpCommon/ad_forms/InstanceManagement.java
M src/org/openbravo/erpCommon/obps/ActiveInstanceProcess.java
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|