Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016218Openbravo ERP03. Procurement managementpublic2011-03-10 18:242011-04-13 10:27
maite 
egoitz 
urgentmajoralways
closedfixed 
5
2.50MP27 
2.50MP282.50MP29 
Core
No
0016218: Audit Trail button shows wrong process information
Audit Trail button shows wrong process information in goods receipt line created with "Create Lines From" button
1. Login as System Administrator, go to Application Dictionary || Tables and Columns || Table and check field "Fully Audited" from M_INOUT and M_INOUTLINE
2. Login as Openbravo Admin, go to Procurement Management || Transactions || Goods Receipt || Header. Press "Create Lines From" button and select any order line.
3. Navigate to Line created and press "Show audit trail" button. Process info showed is "Window: Bill of MAterials Production" instead of "Create Lines From"
No tags attached.
depends on defect 00167393.0RC7 closed egoitz Audit Trail button shows wrong process information 
Issue History
2011-03-10 18:24maiteNew Issue
2011-03-10 18:24maiteAssigned To => adrianromero
2011-03-10 18:24maiteModules => Core
2011-04-07 12:34egoitzAssigned Toadrianromero => egoitz
2011-04-07 12:34egoitzStatusnew => scheduled
2011-04-11 12:19egoitzTypedefect => backport
2011-04-11 12:20egoitzIssue cloned0016739
2011-04-11 15:48hgbotCheckin
2011-04-11 15:48hgbotNote Added: 0035822
2011-04-11 15:48hgbotStatusscheduled => resolved
2011-04-11 15:48hgbotResolutionopen => fixed
2011-04-11 15:48hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/813833cfdd8ade9820fd78b8d499314f50a30614 [^]
2011-04-11 15:52egoitzNote Added: 0035823
2011-04-13 10:27maiteNote Added: 0035890
2011-04-13 10:27maiteStatusresolved => closed
2011-04-13 10:27maiteFixed in Version => 2.50MP29
2011-04-26 11:58egoitzRelationship addeddepends on 0016739

Notes
(0035822)
hgbot   
2011-04-11 15:48   
Repository: erp/stable/2.50
Changeset: 813833cfdd8ade9820fd78b8d499314f50a30614
Author: Egoitz Castillo <egoitz.castillo <at> openbravo.com>
Date: Mon Apr 11 15:47:05 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/813833cfdd8ade9820fd78b8d499314f50a30614 [^]

Fixed Issue 16218. Audit Trail button shows wrong process information

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/erpCommon/businessUtility/AuditTrailPopup.java
---
(0035823)
egoitz   
2011-04-11 15:52   
* How to test the issue
After activate audit trail for tables M_iount and m_inoutline, create a new goods receipt and add lines using create from process.
Then check the audit of the lines created to see if the process that has insert the lines is correctly specify.
* Other areas affected
A new ad_message has been created, so a new translation has to be created in the spanish translation module.
(0035890)
maite   
2011-04-13 10:27   
verified