details: https://code.openbravo.com/erp/devel/pi/rev/98e1448a4505
changeset: 16557:98e1448a4505
user: Mikel Irurita <mikel.irurita <at> openbravo.com>
date: Wed May 16 16:51:48 2012 +0200
summary: Related to issue 20142: create alert with NEW status
diffstat:
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/DuplicateDocExchangeRateData.class
| 0
src-util/buildvalidation/src/org/openbravo/buildvalidation/DuplicateDocExchangeRate_data.xsql
| 4 ++--
2 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 54d4694d51fc -r 98e1448a4505
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/DuplicateDocExchangeRateData.class
Binary file
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/DuplicateDocExchangeRateData.class
has changed
diff -r 54d4694d51fc -r 98e1448a4505
src-util/buildvalidation/src/org/openbravo/buildvalidation/DuplicateDocExchangeRate_data.xsql
---
a/src-util/buildvalidation/src/org/openbravo/buildvalidation/DuplicateDocExchangeRate_data.xsql
Wed May 16 15:24:14 2012 +0200
+++
b/src-util/buildvalidation/src/org/openbravo/buildvalidation/DuplicateDocExchangeRate_data.xsql
Wed May 16 16:51:48 2012 +0200
@@ -129,11 +129,11 @@
INSERT INTO AD_Alert (
AD_Alert_ID, AD_Client_ID, AD_Org_ID, IsActive,
Created, CreatedBy, Updated, UpdatedBy,
- Description, AD_AlertRule_ID, Record_Id, Referencekey_ID
+ Description, AD_AlertRule_ID, Record_Id, Referencekey_ID, status
) VALUES (
get_uuid(), ?, '0', 'Y',
NOW(), '0', NOW(), '0',
- ?, ?, ?, ?)
+ ?, ?, ?, ?, 'NEW')
]]>
</Sql>
<Parameter name="client"/>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits