Commit Graph

30 Commits

Author SHA1 Message Date
Heng Sin Low 524d9b2f0f * remove file that is generated on every run from repository. 2007-06-04 02:41:59 +00:00
Heng Sin Low 8e7712e41a [ 1707540 ] Dependency problem when modifying AD Columns and Sync. 2007-04-30 15:52:19 +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
Heng Sin Low 800f38e55a * [ 1656840 ] Problem on invoice amounts that are not integers 2007-02-12 02:20:14 +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
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
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
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
kontro 2e569175f9 Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
Functions from org.compiere.sql.Product

Warning: Untested and badly documented.
2006-12-28 19:17:31 +00:00
Heng Sin Low d34a819c32 * split model by table
* split seed data by table
* updated with 3.1.3 changes
2006-12-28 09:17:57 +00:00
kontro 743ebfd0c5 Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
Function from org.compiere.sql.Account

Warning: Untested and badly documented.
2006-12-23 22:56:29 +00:00
kontro 8457f75c4f Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
Functions from org.compiere.sql.PaymentTerm

Warning: Untested and badly documented.
2006-12-23 21:10:10 +00:00
kontro 4ae2c63c04 Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
Added set search_path statements and copyright.
2006-12-23 14:55:58 +00:00
kontro 09f00b0bc9 Some sqlj to pgplsql translations.
replaces org.compiere.sqlj.Currency class
Both badly commented and tested.
Making commit for others to test.
2006-12-21 20:16:54 +00:00
Heng Sin Low 665f4a8f08 * Some documentation for the ddlutils script 2006-12-17 16:20:53 +00:00
Heng Sin Low 7c8eb551ae * Feature Request [ 1614535 ]
- Beta release for developer testing
2006-12-17 15:41:06 +00:00