Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0004782Openbravo ERPA. Platformpublic2008-09-01 13:032018-11-15 11:50
iperdomo 
alostale 
normalminoralways
closedfixed 
202.6.23-gentoo-r9
pi 
2.50 
Core
No
0004782: Changes in SQL_Record_Identifier after compilation
Some changes in sql_record_identifier column were made after compilation, without any change in the application.
1. ant create.database
2. compile (ant core.lib wad.lib trl.lib compile.complete)
3. ant export.database.data
4. svn diff src-db/database/sourcedata/AD_TABLE.xml
UUID project
diff ad_table.diff (15,140) 2008-09-01 13:03
https://issues.openbravo.com/file_download.php?file_id=237&type=bug
Issue History
2008-09-01 13:03iperdomoNew Issue
2008-09-01 13:03iperdomoAssigned To => alostale
2008-09-01 13:03iperdomosf_bug_id0 => 2086620
2008-09-01 13:03iperdomoFile Added: ad_table.diff
2008-09-01 13:03iperdomoRegression testing => No
2008-09-01 13:03iperdomoTag Attached: UUID project
2008-09-01 13:04iperdomoProposed Solution updated
2008-09-02 08:53cromeroStatusnew => scheduled
2008-09-02 08:53cromerofix_in_branch => trunk
2008-09-02 09:25alostaleNote Added: 0008842
2008-09-02 09:55svnbotCheckin
2008-09-02 09:55svnbotNote Added: 0008845
2008-09-02 09:55svnbotStatusscheduled => resolved
2008-09-02 09:55svnbotResolutionopen => fixed
2008-09-02 09:55svnbotsvn_revision => 6728
2008-12-15 18:58psarobeStatusresolved => closed
2018-11-15 11:50hgbotCheckin
2018-11-15 11:50hgbotNote Added: 0107931

Notes
(0008842)
alostale   
2008-09-02 09:25   
In oracle it is working fine, it only happens in PostgreSQL
(0008845)
svnbot   
2008-09-02 09:55   
Repository: openbravo
Revision: 6728
Author: alostale
Date: 2008-09-02 09:55:42 +0200 (Tue, 02 Sep 2008)

fixed bug 0004782: column identifier didn't work in postgreSQL

---
U branches/r2.5x/src-db/database/model/functions/AD_COLUMN_IDENTIFIER_REF_SQL.xml
U branches/r2.5x/src-db/database/sourcedata/AD_TEXTINTERFACES.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=6728&sc=1 [^]
(0107931)
hgbot   
2018-11-15 11:50   
Repository: erp/pmods/org.openbravo.retail.orderpreparation
Changeset: 41d3527f189d4f9abc0d3c63143381bca658d3cd
Author: Eduardo Becerra <ebec70 <at> yahoo.com>
Date: Mon Oct 22 13:41:43 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.orderpreparation/rev/41d3527f189d4f9abc0d3c63143381bca658d3cd [^]

[BUT ISSUE 4782] Fix Human Readable Log

---
M web/org.openbravo.retail.orderpreparation/js/utils.js
---