Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006004Openbravo ERPA. Platformpublic2008-11-18 10:142009-04-21 11:09
vgaspar 
AinhoaPagola 
lowminoralways
closedfixed 
5
pi 
 
Core
No
0006004: Process M_Pricelist_Create doesn't update column UPDATED
The bug is that the process M_Pricelist_Create doesn't update the column UPDATED when doing updates to a existing pricelist version. It means, it doesn't update the column UPDATED in the table M_PRODUCTPRICE.
It's not a big bug, but we are relaying some internal business logic in this field and we noticed that it wasn't updated for this process.
Just update any pricelist using the process M_Pricelist_Create
In this file: https://dev.openbravo.com/websvn/openbravo/trunk/src-db/database/model/functions/M_PRICELIST_CREATE.xml [^]

add Updated=now()

to the last three Updates.
comsup_sprint3
Issue History
2008-11-18 10:14vgasparNew Issue
2008-11-18 10:14vgasparAssigned To => rafaroda
2008-11-18 10:14vgasparsf_bug_id0 => 2308428
2008-11-24 11:25rafarodaAssigned Torafaroda => AinhoaPagola
2008-11-24 11:25rafarodaPrioritynormal => low
2008-11-24 11:25rafarodaStatusnew => scheduled
2008-12-26 11:17svnbotCheckin
2008-12-26 11:17svnbotNote Added: 0011740
2008-12-26 11:17svnbotStatusscheduled => resolved
2008-12-26 11:17svnbotResolutionopen => fixed
2008-12-26 11:17svnbotsvn_revision => 11591
2009-01-08 11:58AinhoaPagolaTag Attached: comsup_sprint3
2009-04-21 11:09psarobeStatusresolved => closed

Notes
(0011740)
svnbot   
2008-12-26 11:17   
Repository: openbravo
Revision: 11591
Author: AinhoaPagola
Date: 2008-12-26 11:17:57 +0100 (Fri, 26 Dec 2008)

Fixes bug 0006004 Process M_Pricelist_Create updates column UPDATED now.

---
U trunk/src-db/database/model/functions/M_PRICELIST_CREATE.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=11591&sc=1 [^]