Heng Sin Low
50a2ac3671
* sync with 316 seed
2007-04-02 11:02:00 +00:00
Heng Sin Low
2a3d601df9
* updated for 316
2007-04-02 10:15:26 +00:00
teo_sarca
85901de374
BF [ 1689825 ] Views with casts are not working [oracle]
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1689825&group_id=176962&atid=879332
2007-03-31 09:58:52 +00:00
Heng Sin Low
032b64d168
* [ 1685581 ] the foreign keys create via ddlutils is incorrect
2007-03-21 23:56:13 +00:00
teo_sarca
9af071eae2
BF [ 1674906 ] RV_Storage - ORA-01476: divisor is equal to zero
...
https://sourceforge.net/tracker/index.php?func=detail&aid=1674906&group_id=176962&atid=879332
2007-03-07 08:06:31 +00:00
teo_sarca
e282edfbcb
BF [ 1674906 ] RV_Storage - ORA-01476: divisor is equal to zero
...
https://sourceforge.net/tracker/index.php?func=detail&aid=1674906&group_id=176962&atid=879332
2007-03-07 07:56:41 +00:00
mjudd
e74a0d10f2
BugFix http://sourceforge.net/tracker/index.php?func=detail&aid=1644616&group_id=176962&atid=879332
2007-03-06 20:39:51 +00:00
mjudd
374379125e
BugFix http://sourceforge.net/tracker/index.php?func=detail&aid=1644616&group_id=176962&atid=879332
2007-03-06 20:39:29 +00:00
Carlos Ruiz
19e13965de
Fix [ 1674561 ] Payment Allocation Error
2007-03-06 02:17:23 +00:00
Heng Sin Low
491d10bf06
* Updated for 315 release.
2007-03-01 06:11:25 +00:00
Heng Sin Low
f8e5f0a3cb
* Updated for 315 release.
2007-03-01 05:59:56 +00:00
Heng Sin Low
57146d2ab3
* Updated for 315 release.
2007-03-01 05:47:32 +00:00
Carlos Ruiz
dbd6a623b3
Work in progress - integrate bug fixing from Compiere 260b
2007-02-25 02:42:59 +00:00
Carlos Ruiz
5703828545
fix bug ID [ 1596889 ] XE & productAttributes
2007-02-22 07:56:55 +00:00
mjudd
ca06c79162
Commit UK Language
2007-02-15 11:44:40 +00:00
Heng Sin Low
dd4c09f2cb
* remove temporary file from trunk
2007-02-12 02:26:41 +00:00
Heng Sin Low
800f38e55a
* [ 1656840 ] Problem on invoice amounts that are not integers
2007-02-12 02:20:14 +00:00
Heng Sin Low
d5451d8e56
* minor default value fixed.
2007-02-09 06:47:16 +00:00
kontro
18226dcc30
Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
...
Contribution made by Gavin Dunse.
To be tested.
2007-02-02 18:38:47 +00:00
kontro
8ca3887d64
Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
...
Contribution made by Gavin Dunse.
To be tested.
Thanks Gavin!
2007-02-02 18:31:07 +00:00
Heng Sin Low
5ac09ec9d2
* [ 1649484 ] Error in PostgreSQL seed Number is map AS Numeric(22)
2007-02-01 16:50:31 +00:00
Heng Sin Low
2981c11211
* [ 1649484 ] Error in PostgreSQL seed Number is map AS Numeric(22)
2007-02-01 16:33:28 +00:00
Carlos Ruiz
1528a5f713
Integrate bug id 1648484 - currencyConvert plsql function throw exception
2007-01-31 06:13:41 +00:00
Carlos Ruiz
a7386938bb
Fix bug ID 1648458 - M_PriceList_Create throwing java.lang.NullPointerException
2007-01-31 06:07:17 +00:00
kontro
e4f56664c3
Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
...
Some optimizations and simple testing script for BOM_PriceXXX.sql scripts.
2007-01-30 09:02:08 +00:00
kontro
e81fab8bb6
Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
...
Adds testcase for Acct_Balance.
Fixes some errors.
2007-01-29 15:47:50 +00:00
kontro
559c45aeb4
Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
...
- Converts integers in BOM_PriceStd -function to NUMERIC. (See. R1269)
- Adds some comments line
2007-01-29 09:53:59 +00:00
kontro
d32428739b
Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
...
- Converts integers in BOM_PriceList -function to NUMERIC. (See. R1269)
- Adds short comment line
2007-01-29 08:34:01 +00:00
kontro
1150fe5a43
Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
...
- Converts integers in BOM_PriceLimit -function to NUMERIC. (See. R1269)
- Adds short comment line
2007-01-29 08:18:28 +00:00
kontro
044def8767
Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
...
Fixed two typos (Blush).
2007-01-28 20:54:45 +00:00
kontro
d750bd5903
Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
...
- Primary key type changed to NUMERIC
- Bug fix (not listed bug)
- More comments
2007-01-28 20:50:43 +00:00
Heng Sin Low
c208946175
* previous version of addDays cause infinite loop
2007-01-26 14:59:56 +00:00
Heng Sin Low
e532181e97
* Replace some sqlj function with pl/pgsql version.
2007-01-26 10:06:05 +00:00
Heng Sin Low
b0e6e1552a
* Implement trunc in pl/pgsql
...
* Implement additional functions that is using the plsql version even when running on oracle sqlj
* Modified timestamp manipulation function to return date to align with the oracle convention
2007-01-26 09:54:54 +00:00
Heng Sin Low
ea6f8fb215
* resolve postgresql create view warning
2007-01-26 09:31:43 +00:00
vpj-cd
fb077ca85a
2007-01-25 05:15:06 +00:00
vpj-cd
d9a841cff3
this is necessary to support the change in PostgreSQL from use Integer in _ID to use Numeric(10,0) AS Oracle
2007-01-24 00:41:08 +00:00
Heng Sin Low
9d052326b9
* drop use of integer datatype for postgresql
2007-01-23 16:59:13 +00:00
Heng Sin Low
0fbee92479
* drop use of integer datatype for postgresql
2007-01-23 14:19:47 +00:00
Heng Sin Low
6e2b2764ca
* Fixed process that still point to oracle store procedure
2007-01-21 23:39:00 +00:00
Heng Sin Low
446df85dce
* sync with changes in sqls_3.1.3
2007-01-21 23:27:54 +00:00
mjudd
0ffb10568b
UK Language Updates
2007-01-21 19:44:32 +00:00
mjudd
ecbd857978
Add UK regions
2007-01-21 19:01:53 +00:00
mjudd
c8c4ee02b0
Add UK regions
2007-01-21 11:15:25 +00:00
mjudd
37454eef64
Add UK regions
2007-01-21 10:43:48 +00:00
vpj-cd
43168dd1c1
new adempiere data
2007-01-13 22:46:26 +00:00
vpj-cd
49027b7dcc
new RUN_build.sh script to Run Ant and new build-pljava.xml
2007-01-13 22:41:39 +00:00
kontro
40a80a8d6d
Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
...
Gavin Dunse's functions: charAt and firstOf
Thank you Gavin! Keep up good work.
2007-01-09 17:17:57 +00:00
Heng Sin Low
9754fdbc90
* fixed minor error
2007-01-05 02:37:50 +00:00
Heng Sin Low
9d6ffaf60d
* Sync with 3.1.3
2006-12-31 08:33:37 +00:00