Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0041453 | Openbravo ERP | 01. General setup | public | 2019-07-24 19:44 | 2023-08-01 06:30 |
|
Reporter | collazoandy4 | |
Assigned To | collazoandy4 | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR19Q4 | |
Merge Request Status | |
Review Assigned To | Sandrahuguet |
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 | 0041453: Apply HQL style guide to InitialSetupUtility |
Description | Apply HQL style guide to InitialSetupUtility |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | design defect | 0041287 | | acknowledged | Triage Platform Base | Tracking issue: Convert HQL to apply new style | related to | defect | 0041257 | 3.0PR19Q4 | closed | collazoandy4 | InitialSetupUtility.{getCOAModules,getRDModules} are not using bind-parameters |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-07-24 19:44 | collazoandy4 | New Issue | |
2019-07-24 19:44 | collazoandy4 | Assigned To | => collazoandy4 |
2019-07-24 19:44 | collazoandy4 | Modules | => Core |
2019-07-24 19:44 | collazoandy4 | Triggers an Emergency Pack | => No |
2019-07-24 21:21 | collazoandy4 | Relationship added | related to 0041287 |
2019-07-25 16:24 | collazoandy4 | Status | new => scheduled |
2019-07-26 15:37 | collazoandy4 | Note Added: 0113681 | |
2019-08-28 14:33 | Sandrahuguet | Relationship added | related to 0041257 |
2019-08-29 08:41 | hgbot | Checkin | |
2019-08-29 08:41 | hgbot | Note Added: 0114312 | |
2019-08-29 08:41 | hgbot | Status | scheduled => resolved |
2019-08-29 08:41 | hgbot | Resolution | open => fixed |
2019-08-29 08:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b4a02acc3db3b3e3fe0c7e021bb021a3b9908928 [^] |
2019-08-29 08:43 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2019-08-29 08:43 | Sandrahuguet | Note Added: 0114315 | |
2019-08-29 08:43 | Sandrahuguet | Status | resolved => closed |
2019-08-29 08:43 | Sandrahuguet | Fixed in Version | => 3.0PR19Q4 |
2019-08-29 13:37 | hudsonbot | Checkin | |
2019-08-29 13:37 | hudsonbot | Note Added: 0114328 | |
2023-08-01 06:30 | biuopome | Note Added: 0153039 | |
Notes |
|
(0113681)
|
collazoandy4
|
2019-07-26 15:37
|
|
Test Plan
Go to Initial organization setup and create a new Legal with accounting Organization, set an accounting file and select all Reference data and clic on Ok button.
Check the process ends without error and a new organization is created. |
|
|
(0114312)
|
hgbot
|
2019-08-29 08:41
|
|
Repository: erp/devel/pi
Changeset: b4a02acc3db3b3e3fe0c7e021bb021a3b9908928
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Thu Jul 25 14:29:18 2019 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/b4a02acc3db3b3e3fe0c7e021bb021a3b9908928 [^]
Fixes issue 41453: Apply HQL style guide to InitialSetupUtility
Applied the new HQL style in InitialSetupUtility
---
M src/org/openbravo/erpCommon/businessUtility/InitialSetupUtility.java
---
|
|
|
|
|
|
|
|
|
|
|