Notes |
|
(0005669)
|
user71
|
2005-06-01 00:00
(edited on: 2008-06-12 09:43) |
|
|
|
(0002355)
|
user71
|
2007-10-11 15:37
(edited on: 2008-06-12 09:22) |
|
Logged In: YES
user_id=1500670
Originator: YES
There are two errors in this process when Openbravo is under Postgre. Both are in /ad_background/PeriodicAlert_data.xsql file.
- In existsReference method, the sql needs an alias (of course you need to add this alias to the first sql method).
- In InsertAlert method you need to add to_number if you want to insert a number in a column.
Regards
|
|
|
(0002356)
|
pjuvara
|
2007-10-31 14:31
(edited on: 2008-06-12 09:22) |
|
Logged In: YES
user_id=1871571
Originator: NO
Assigned to pjuvara for verification. |
|
|
(0002357)
|
pjuvara
|
2007-10-31 14:39
(edited on: 2008-06-12 09:22) |
|
Logged In: YES
user_id=1871571
Originator: NO
Verified |
|