Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0011579 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 00. Application dictionary | minor | always | 2009-12-01 17:00 | 2010-01-23 00:00 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 2.50MP11 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 629b0a58da8e | |||
Projection | none | ETA | none | Target Version | 2.50MP11 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP8 | 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 | 0011579: You can save two templates in development | |||||||
Description | You can save two templates in development | |||||||
Steps To Reproduce | -As system administrator go to Application Dictionary || Module -Create a new module (Type:template; set 'In Development') -Save and new (Type:template; set 'In Development') -Save | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0022913) hgbot (developer) 2009-12-17 13:01 |
Repository: erp/devel/pi Changeset: aaf4156e01ae59e61e25e7c79406b6e7215f0b35 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Thu Dec 17 12:58:19 2009 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/aaf4156e01ae59e61e25e7c79406b6e7215f0b35 [^] fixed bug 11579: You can save two templates in development --- M src-db/database/sourcedata/AD_CALLOUT.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_MESSAGE.xml M src-db/database/sourcedata/AD_MODEL_OBJECT.xml M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml --- |
(0022919) hgbot (developer) 2009-12-17 19:42 |
Repository: erp/devel/pi Changeset: c868dbb8066e5d80cebeb2e0ea77c6fa5a073769 Author: Juan Pablo Aroztegi <juanpablo.aroztegi <at> openbravo.com> Date: Thu Dec 17 19:39:20 2009 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/c868dbb8066e5d80cebeb2e0ea77c6fa5a073769 [^] Backout aaf4156e01ae. Issue 11579: prevented the user from creating modules --- M src-db/database/sourcedata/AD_CALLOUT.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_MESSAGE.xml M src-db/database/sourcedata/AD_MODEL_OBJECT.xml M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml --- |
(0022920) jpabloae (viewer) 2009-12-17 19:44 |
I reopen this bug. It prevented you from creating a new module. The window gets stuck and the progress icon never finishes. |
(0022957) hudsonbot (viewer) 2009-12-19 00:36 |
--- A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/aaf4156e01ae [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/867059305a34 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/obx/core/OpenbravoERP-2.50CI.15773.obx [^] --- |
(0022959) hudsonbot (viewer) 2009-12-19 00:36 |
--- A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/c868dbb8066e [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/867059305a34 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/obx/core/OpenbravoERP-2.50CI.15773.obx [^] --- |
(0023336) hgbot (developer) 2010-01-12 10:12 |
Repository: erp/devel/pi Changeset: a2633611352626cfc36aa403955e43e342fe3ab6 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue Jan 12 10:01:28 2010 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/a2633611352626cfc36aa403955e43e342fe3ab6 [^] fixed bug 11579: You can save two templates in development Applied again the backed out patch, adding the missing java callout --- M src-db/database/sourcedata/AD_CALLOUT.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_MESSAGE.xml M src-db/database/sourcedata/AD_MODEL_OBJECT.xml M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml A src/org/openbravo/erpCommon/ad_callouts/SL_ModuleCallout.java --- |
(0023357) hgbot (developer) 2010-01-12 13:17 |
Repository: erp/devel/pi Changeset: 629b0a58da8e812b089cc4b7ca4c190add176f3b Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue Jan 12 13:17:30 2010 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/629b0a58da8e812b089cc4b7ca4c190add176f3b [^] related to issue 11579 Prevent navigation history for callout --- M src/org/openbravo/erpCommon/ad_callouts/SL_ModuleCallout.java --- |
(0023541) hudsonbot (viewer) 2010-01-19 01:41 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/a26336113526 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/7f3a35240cf9 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/obx/core/OpenbravoERP-2.50CI.15846.obx [^] |
(0023635) hudsonbot (viewer) 2010-01-20 23:25 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/629b0a58da8e [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/fa6621f85351 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/obx/core/OpenbravoERP-2.50CI.15942.obx [^] |
(0023727) sureshbabu (viewer) 2010-01-22 06:37 |
Tested working fine, systemnot allowing the user to create more than one template in 'Indevelopment ' testingissue id 11579 template is in development. Only one template can be in development at the same time. Current template has been set not in developemnt. |
![]() |
|||
Date Modified | Username | Field | Change |
2009-12-01 17:00 | networkb | New Issue | |
2009-12-01 17:00 | networkb | Assigned To | => rafaroda |
2009-12-01 17:00 | networkb | OBNetwork customer | => Yes |
2009-12-01 17:11 | rafaroda | Assigned To | rafaroda => alostale |
2009-12-01 17:11 | rafaroda | Priority | immediate => high |
2009-12-01 17:11 | rafaroda | Status | new => scheduled |
2009-12-17 13:01 | hgbot | Checkin | |
2009-12-17 13:01 | hgbot | Note Added: 0022913 | |
2009-12-17 13:01 | hgbot | Status | scheduled => resolved |
2009-12-17 13:01 | hgbot | Resolution | open => fixed |
2009-12-17 13:01 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/aaf4156e01ae59e61e25e7c79406b6e7215f0b35 [^] |
2009-12-17 19:42 | hgbot | Checkin | |
2009-12-17 19:42 | hgbot | Note Added: 0022919 | |
2009-12-17 19:42 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/aaf4156e01ae59e61e25e7c79406b6e7215f0b35 [^] => http://code.openbravo.com/erp/devel/pi/rev/c868dbb8066e5d80cebeb2e0ea77c6fa5a073769 [^] |
2009-12-17 19:44 | jpabloae | Note Added: 0022920 | |
2009-12-17 19:44 | jpabloae | Status | resolved => new |
2009-12-17 19:44 | jpabloae | Resolution | fixed => open |
2009-12-19 00:36 | hudsonbot | Checkin | |
2009-12-19 00:36 | hudsonbot | Note Added: 0022957 | |
2009-12-19 00:36 | hudsonbot | Checkin | |
2009-12-19 00:36 | hudsonbot | Note Added: 0022959 | |
2009-12-28 17:34 | iperdomo | Status | new => scheduled |
2009-12-28 17:34 | iperdomo | fix_in_branch | => pi |
2010-01-12 10:12 | hgbot | Checkin | |
2010-01-12 10:12 | hgbot | Note Added: 0023336 | |
2010-01-12 10:12 | hgbot | Status | scheduled => resolved |
2010-01-12 10:12 | hgbot | Resolution | open => fixed |
2010-01-12 10:12 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/c868dbb8066e5d80cebeb2e0ea77c6fa5a073769 [^] => http://code.openbravo.com/erp/devel/pi/rev/a2633611352626cfc36aa403955e43e342fe3ab6 [^] |
2010-01-12 13:17 | hgbot | Checkin | |
2010-01-12 13:17 | hgbot | Note Added: 0023357 | |
2010-01-12 13:17 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/a2633611352626cfc36aa403955e43e342fe3ab6 [^] => http://code.openbravo.com/erp/devel/pi/rev/629b0a58da8e812b089cc4b7ca4c190add176f3b [^] |
2010-01-19 01:41 | hudsonbot | Checkin | |
2010-01-19 01:41 | hudsonbot | Note Added: 0023541 | |
2010-01-20 23:25 | hudsonbot | Checkin | |
2010-01-20 23:25 | hudsonbot | Note Added: 0023635 | |
2010-01-22 06:37 | sureshbabu | Note Added: 0023727 | |
2010-01-22 06:37 | sureshbabu | Status | resolved => closed |
2010-01-22 06:38 | sureshbabu | Fixed in Version | => 2.50MP11 |
2010-01-23 00:00 | anonymous | sf_bug_id | 0 => 2937519 |
Copyright © 2000 - 2009 MantisBT Group |