Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0013023 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 02. Master data management | major | always | 2010-04-16 13:15 | 2010-05-18 21:43 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | harikrishnan | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 24838b8cf6a7 | ||||
Projection | none | ETA | none | Target Version | 2.40MP13 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40MP12 | 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 | 0013023: When completing or processing documents the updatedby column is not updated properly | |||||||
Description | When you completing or processing documents the updatedby columns is not updated properly. We have identify this problem on the following documents: -Requisition -Manage requisition -Goods receipt/shipment -Goods movement -manual settlement -Invoice (bug fixed: 0012520) -Cash Journal -Bank statement | |||||||
Steps To Reproduce | -Create a document with one user -Process or complete with other user See that the updatedby is not properly updated. | |||||||
Proposed Solution | All the documents should be reviewed because the could be an horizontal problem that affect other documents. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||||||||||||||||||||||||||||||
|
![]() |
|
(0026908) hgbot (developer) 2010-05-04 11:46 |
Repository: erp/devel/pi Changeset: 24838b8cf6a79cb24bff22805f9527622cd6da2d Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com> Date: Tue May 04 15:16:13 2010 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/24838b8cf6a79cb24bff22805f9527622cd6da2d [^] Fixes Issue 13023: When completing or processing documents the updated-by column is not updated properly. --- M src-db/database/model/functions/C_BANKSTATEMENT_POST.xml M src-db/database/model/functions/C_CASH_POST.xml M src-db/database/model/functions/C_SETTLEMENT_POST.xml M src-db/database/model/functions/M_INOUT_CREATE.xml M src-db/database/model/functions/M_INOUT_CREATEINVOICE.xml M src-db/database/model/functions/M_INOUT_POST.xml M src-db/database/model/functions/M_REQUISITIONLINE_STATUS.xml M src-db/database/model/functions/M_REQUISITION_CREATEPO.xml M src-db/database/model/functions/M_REQUISITION_POST.xml --- |
(0026909) harikrishnan (viewer) 2010-05-04 11:47 |
Steps to test: *Create two new user. 1.UserA 2.userB *Login as UserA *Create new record in each above mentioned section(Don't complete it or process it) *Login as UserB and complete all the record above created. Root cause & solution: Audit fields are not properly updated.Hence the user id is taken from the pinstance table and used in update and insert statement. Impact: These are the files that are affected by this fix. 1.C_INVOICE_POST.xml 2.C_DEBT_PAYMENT_CREATE.xml 3.C_DP_MANAGEMENT_POST.xml 4.C_PAYINADVANCE_CREATE.xml 5.C_REMITTANCE_POST.xml 6.C_TAXPAYMENT_POST.xml 7.C_INVOICE_CREATERECEIPT.xml 8.C_ORDER_POST1.xml 9.M_INOUT_CREATE.xml 10.M_INOUT_CREATEINVOICE.xml 11.M_REQUISITION_CREATEPO.xml 12.M_REQUISITION_POST 13.M_REQUISITIONLINE_STATUS.xml |
(0027248) arunkumar (viewer) 2010-05-14 13:10 |
Tested working fine |
(0027479) hudsonbot (viewer) 2010-05-18 21:43 |
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/24838b8cf6a7 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/aa11838d5f80 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17380.obx [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2010-04-16 13:15 | networkb | New Issue | |
2010-04-16 13:15 | networkb | Assigned To | => adrianromero |
2010-04-16 13:15 | networkb | OBNetwork customer | => Yes |
2010-04-16 13:15 | networkb | Summary | When you completing or processing documents the updatedby columns is not updated properly => When completing or processing documents the updatedby column is not updated properly |
2010-04-16 13:29 | networkb | Proposed Solution updated | |
2010-04-16 15:34 | adrianromero | Relationship added | has duplicate 0013021 |
2010-04-16 15:35 | adrianromero | Status | new => scheduled |
2010-04-16 15:35 | adrianromero | fix_in_branch | => pi |
2010-04-16 15:36 | adrianromero | Issue cloned | 0013024 |
2010-04-16 15:36 | adrianromero | Relationship added | depends on 0013024 |
2010-04-16 15:40 | adrianromero | Relationship added | related to 0012520 |
2010-04-20 09:57 | adrianromero | Relationship added | related to 0013031 |
2010-04-20 09:59 | adrianromero | Relationship added | related to 0013033 |
2010-04-20 18:23 | networkb | fix_in_branch | pi => |
2010-04-20 18:23 | networkb | Description Updated | View Revisions |
2010-04-21 10:31 | networkb | Description Updated | View Revisions |
2010-05-04 11:31 | harikrishnan | Assigned To | adrianromero => harikrishnan |
2010-05-04 11:46 | hgbot | Checkin | |
2010-05-04 11:46 | hgbot | Note Added: 0026908 | |
2010-05-04 11:46 | hgbot | Status | scheduled => resolved |
2010-05-04 11:46 | hgbot | Resolution | open => fixed |
2010-05-04 11:46 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/24838b8cf6a79cb24bff22805f9527622cd6da2d [^] |
2010-05-04 11:47 | harikrishnan | Note Added: 0026909 | |
2010-05-04 12:37 | adrianromero | Relationship replaced | has duplicate 0013033 |
2010-05-14 13:10 | arunkumar | Note Added: 0027248 | |
2010-05-14 13:10 | arunkumar | Status | resolved => closed |
2010-05-15 00:00 | anonymous | sf_bug_id | 0 => 3001855 |
2010-05-18 21:43 | hudsonbot | Checkin | |
2010-05-18 21:43 | hudsonbot | Note Added: 0027479 |
Copyright © 2000 - 2009 MantisBT Group |