Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0022435 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] 09. Financial management | minor | always | 2012-11-30 10:57 | 2012-12-01 01:03 | |||
| Reporter | caristu | View Status | public | |||||
| Assigned To | caristu | |||||||
| Priority | high | Resolution | fixed | Fixed in Version | 3.0MP18 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | ea1146b41c34 | ||||
| Projection | none | ETA | none | Target Version | 3.0MP18 | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | ngarcia | |||||||
| OBNetwork customer | No | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0022435: UpdateFactAcctDescription module script needs to be improved | |||||||
| Description | The UpdateFactAcctDescription module-script needs to be improved, because the execution of query that checks if the update needs to be done can be omitted if we use a preference. This way we improve the performance of this module-script because the query that checks the existence of the preference is faster than the "needs-update" query. | |||||||
| Steps To Reproduce | . | |||||||
| Proposed Solution | Use a preference to avoid the execution of the needs-update query when is not necessary. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
(0054663) hgbot (developer) 2012-11-30 11:04 |
Repository: erp/devel/pi Changeset: ea1146b41c345ba6e5191543a419e20b60a4c95a Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Fri Nov 30 11:02:08 2012 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/ea1146b41c345ba6e5191543a419e20b60a4c95a [^] fixes issue 22435: UpdateFactAcctDescription module script needs to be improved --- M src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateFactAcctDescription.class M src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateFactAcctDescriptionData.class M src-util/modulescript/src/org/openbravo/modulescript/UpdateFactAcctDescription.java M src-util/modulescript/src/org/openbravo/modulescript/UpdateFactAcctDescription_data.xsql --- |
|
(0054679) ngarcia (viewer) 2012-11-30 15:29 |
verified |
|
(0054688) hudsonbot (viewer) 2012-12-01 01:03 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/4cc8305859aa [^] Maturity status: Test |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-11-30 10:57 | caristu | New Issue | |
| 2012-11-30 10:57 | caristu | Assigned To | => caristu |
| 2012-11-30 10:57 | caristu | Modules | => Core |
| 2012-11-30 10:57 | caristu | OBNetwork customer | => No |
| 2012-11-30 11:04 | hgbot | Checkin | |
| 2012-11-30 11:04 | hgbot | Note Added: 0054663 | |
| 2012-11-30 11:04 | hgbot | Status | new => resolved |
| 2012-11-30 11:04 | hgbot | Resolution | open => fixed |
| 2012-11-30 11:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ea1146b41c345ba6e5191543a419e20b60a4c95a [^] |
| 2012-11-30 15:29 | ngarcia | Review Assigned To | => ngarcia |
| 2012-11-30 15:29 | ngarcia | Note Added: 0054679 | |
| 2012-11-30 15:29 | ngarcia | Status | resolved => closed |
| 2012-11-30 15:29 | ngarcia | Fixed in Version | => 3.0MP18 |
| 2012-12-01 01:03 | hudsonbot | Checkin | |
| 2012-12-01 01:03 | hudsonbot | Note Added: 0054688 | |
| Copyright © 2000 - 2009 MantisBT Group |