Commit Graph

94 Commits

Author SHA1 Message Date
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
Heng Sin Low de147cbc69 * fixed datatype issue 2006-12-30 04:17:45 +00:00
Heng Sin Low 1ce9bc7473 * adempiere model file 2006-12-29 14:49:02 +00:00
Heng Sin Low af6e8aaafa * adempiere data file 2006-12-29 14:47:32 +00:00
Heng Sin Low dee9321c00 * adempiere data file 2006-12-29 14:40:00 +00:00
Heng Sin Low 21f1900f05 * adempiere data file 2006-12-29 09:25:01 +00:00
Heng Sin Low 50cc7c1c9b * adempiere data file 2006-12-29 09:00:14 +00:00
Heng Sin Low 8015a81e24 * adempiere data files 2006-12-29 05:24:11 +00:00
Heng Sin Low 8e4b21ee20 * adempiere data files 2006-12-29 05:14:38 +00:00
Heng Sin Low fd955d2c73 * adempiere data files 2006-12-29 05:09:39 +00:00
Heng Sin Low 7ad28f2637 * adempiere data files 2006-12-29 04:28:14 +00:00
Heng Sin Low 9bf4c39f23 * adempiere data files 2006-12-29 04:24:45 +00:00