Commit Graph

63 Commits

Author SHA1 Message Date
Carlos Ruiz 8225c2a935 IDEMPIERE-764 Some tablenames starts with X whereas they have centralized IDs / ASU_1099Box 2013-03-18 13:50:27 -05:00
Heng Sin Low 02260d11f3 IDEMPIERE-708 Postgresql ERROR: date/time value "current" is no longer supported. 2013-03-15 14:03:01 +08:00
Carlos Ruiz 7be4abcace Fix migration scripts and create scripts for related views and functions for Ticket #1001763 and Ticket #1001758 2013-03-05 13:40:43 -05:00
Carlos Ruiz 298a49f444 IDEMPIERE-621 Postgresql altercolumn not able to alter some tables 2013-02-08 13:55:24 -05:00
Carlos Ruiz 595fda5ef4 IDEMPIERE-422 Complete Native Sequence feature / peer review and tests 2012-10-05 19:03:57 -05:00
Juan David Arboleda 7874f573e4 IDEMPIERE-422 Complete Native Sequence feature 2012-10-05 11:22:33 -05:00
Carlos Ruiz 368ce19b6e IDEMPIERE-332 Document sequence organization level and restart monthly / Thanks to Nicolas Micoud 2012-09-07 16:56:44 -05:00
Carlos Ruiz 14085d6218 IDEMPIERE-420 Improve the way to register migration scripts applied 2012-09-04 15:19:45 -05:00
Carlos Ruiz aa062ec80c IDEMPIERE-246 Integrate Manufacturing Light 2012-08-21 17:26:37 -05:00
Carlos Ruiz f28f327cbe IDEMPIERE-384 Problem with insertTranslations in multilanguage env caused by Generate_UUID 2012-08-10 16:54:44 -05:00
Carlos Ruiz e55cf6df11 Implement support for PostgreSQL 9
Merge commits from vpj-cd and redchris
http://sourceforge.net/support/tracker.php?aid=3214377
http://sourceforge.net/support/tracker.php?aid=3263111
http://sourceforge.net/support/tracker.php?aid=3214343
2011-04-22 19:52:14 -05:00
Carlos Ruiz 4e143f09f2 Reverting revisions 12757, 12778, 12785 (6348, 6352, 6353)
This has suffered lot of modifications after the last commit in trunk:
svn revisions: 12968, 13190, 13206, 13208, 14172, 14175, 14200, 14201
hg changesets: 6356, 6360, 6361, 6362, 6394, 6395, 6396, 6397
It requires proper functional review and analysis of collaterals
We better revert from here and integrate later when it's more stable and we have proper description and QA over these new processes.
2011-02-26 22:25:50 -05:00
Heng Sin Low 75a5355937 Added db generate uuid function. The postgresql implementation depends on the contrib module contrib/uuid-ossp. 2011-01-11 17:29:58 +08:00
usrdno 984f2b35b7 FR3004020 - Delivery Policy.
This is a slightly large commit affecting the core functionality of shipments
so I'm happy for all eyeballs I can get on this code. I've tested as thorough
one person can do.
If there are no undiscovered bugs this doesn't change current functionality unless
you change the new setting of "Delivery Policy" available on Client Info and
Organization Info.
See also http://www.adempiere.com/index.php/Delivery_Policy
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3004020
2010-06-23 07:31:43 +00:00
tspc eb462af86c Merge bug fixes from release to trunk
merge 12158, 12159

Revision: 12158
http://adempiere.svn.sourceforge.net/adempiere/?rev=12158&view=rev
Fix [2819386] PaymentTerm DueDate Bug - thanks to Armen
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2819386

Revision: 12159
http://adempiere.svn.sourceforge.net/adempiere/?rev=12159&view=rev
Fix [2793048] trunc function different on db/ddlutils and seed
Synchronize ddlutils version with current versions in DB
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2793048

Regards,
Tony
2010-04-27 23:30:29 +00:00
Redhuan D. Oon 5966c8e621 FR #2988993 Configurable Displaying 1/0 instead of 99,999.00
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3680077
2010-04-20 01:33:12 +00:00
tspc 478075d45d Merge bug fixes from release into trunk
merge -r 11666:11670 -r 11677:11680 -r 11682:11684

11666-11670 -> Fix Eclipse warnings/ERROR
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2970867

11677 -> Fix - Firstof Function Week Constant
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2079794

11678 -> The revision 7509 introduced a bug because of bad programming
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2001910

11679 -> Integrate fix contributed by mcicchelli for [2514168] Port missing connect for Test.sql
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2514168

11680 -> minor - fix typos in comments

11682 -> [2971637] DB.executeUpdate working as autocommit if trx is not opened
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2971637

11683 -> Client Accounting Processor - fix a problem found, it was not updating Posted status on posting failure
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2857289

11684 -> Firstof Function Week Constant - scripts swapped - thanks to Armen by the peer review
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2079794
2010-03-17 10:57:46 +00:00
Carlos Ruiz e613bc7461 Fix problem found in revision 10365
https://sourceforge.net/tracker/index.php?func=detail&aid=2528459&group_id=176962&atid=879332
2009-10-02 23:19:00 +00:00
Carlos Ruiz 80a06b85cf BF [1986751] - RequestEmailProcessor InStr Postgresql
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1986751&group_id=176962
2009-08-13 20:00:51 +00:00
Carlos Ruiz a255992858 BF [2804321] - Invoice Open function doesn't respect currency precision
https://sourceforge.net/tracker/?func=detail&aid=2804321&group_id=176962&atid=879332
2009-06-10 18:24:58 +00:00
Heng Sin Low bf75c69f02 InvoiceOpenToDate - error in parameter datatype
InvoicePaidToDate - error in for loop sql
2009-03-26 09:46:12 +00:00
Carlos Ruiz 4d8f66dea7 Integrate fix for [2710889] - Function PaymentTermDueDate: Cast Error
Contributed by Ricardo (ralexsander)
2009-03-25 05:02:55 +00:00
usrdno 152089d684 This function was missing here, so I copied it from the seed database. 2009-01-12 19:19:49 +00:00
Carlos Ruiz 98d7251a77 Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
https://sourceforge.net/tracker2/index.php?func=detail&aid=1614574&group_id=176962&atid=879335
Found big error in C_Currency_Rate.sql for postgres - using ROWNUM
2009-01-10 19:57:15 +00:00
Carlos Ruiz 13088da9b4 Complete 1883270 - Enhance Document No Formatting
https://sourceforge.net/tracker2/?func=detail&atid=879335&aid=1883270&group_id=176962
2009-01-06 21:22:46 +00:00
Heng Sin Low 74e5ff4a59 fixed typo. 2008-12-30 05:36:56 +00:00
Heng Sin Low 9e0dcaaaa3 https://sourceforge.net/forum/message.php?msg_id=5896349 2008-12-26 07:01:40 +00:00
Carlos Ruiz 53f9d1989c Forgot to copy this function to ddlutils 2008-12-09 08:09:50 +00:00
tspc 848e81fbf2 FR1840219 Migration from pl/java to pl/pgSQL for PostgreSQL
Created pl/pgsql version of nextBusinessDay function
2008-12-08 01:36:27 +00:00
Heng Sin Low 74bec39467 make compatible with postgresql 8.2 2008-11-24 22:24:32 +00:00
Carlos Ruiz 12023c1d82 correct functions - must end to concatenate in one script 2008-11-01 03:21:45 +00:00
Carlos Ruiz e95cc5b245 correct functions - must end to concatenate in one script 2008-11-01 03:09:41 +00:00
Carlos Ruiz e8f0b1b3ad correct nextIDFunc 2008-11-01 03:03:29 +00:00
Carlos Ruiz 6fc6478b92 dos2unix on pl/pgsql functions
Add BOM_Qty_AvailableASI, nextIDFunc
2008-11-01 02:07:34 +00:00
Carlos Ruiz ab54e5b240 Synch versions for [ 2081237 ] PaymentAvailable Oracle-XE function wrong 2008-11-01 01:09:50 +00:00
vpj-cd a2c5d8534f [ 1840219 ] Migration from pl/java to pl/pgSQL for PostgreSQL
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=1840219&group_id=176962
2008-10-30 04:55:06 +00:00
vpj-cd c978848d17 [ 1840219 ] Migration from pl/java to pl/pgSQL for PostgreSQL
http://sourceforge.net/tracker/index.php?func=detail&aid=1840219&group_id=176962&atid=879335
2008-10-30 01:54:12 +00:00
vpj-cd c9155532a7 [ 1840219 ] Migration from pl/java to pl/pgSQL for PostgreSQL
http://sourceforge.net/tracker/index.php?func=detail&aid=1840219&group_id=176962&atid=879335
2008-10-30 01:26:28 +00:00
vpj-cd 385cbd1cf4 delete old function 2008-10-30 01:21:21 +00:00
vpj-cd 4b9e4d3db9 Migration from pl/java to native function postgreSQL 2008-10-29 20:28:55 +00:00
vpj-cd 3ff0f191db new function for pl/pgsql 2008-10-25 17:35:01 +00:00
vpj-cd f4c327a789 Including pl/pgsql function 2008-10-25 17:28:50 +00:00
vpj-cd d3c61f55ae Fixed the return type RETURNS TIMESTAMP WITH TIME ZONE AS $$ and sqlj function 2007-12-06 01:25:22 +00:00
teo_sarca 39f6d4cf50 BF [ 1824260 ] TRUNC function not working like in Oracle 2007-11-02 06:11:31 +00:00
Heng Sin Low 7bbcd19503 [ 1780765 ] MProductPricing.calculatePL 2007-08-24 07:02:10 +00:00
Heng Sin Low 8e7712e41a [ 1707540 ] Dependency problem when modifying AD Columns and Sync. 2007-04-30 15:52:19 +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