Commit Graph

14338 Commits

Author SHA1 Message Date
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
Heng Sin Low f7dcef1009 * Fixed source file copyright header. 2006-12-23 15:40:28 +00:00
Heng Sin Low 614e02e213 * Fixed source file copyright header. 2006-12-23 15:40:12 +00:00
Heng Sin Low c5f34f17f3 * Fixed source file copyright header. 2006-12-23 15:40:02 +00:00
Heng Sin Low f13984479f * Fixed source file copyright header. 2006-12-23 15:39:43 +00:00
Heng Sin Low 7c3fea1ddf * Fixed for issue reported here
http://sourceforge.net/forum/forum.php?thread_id=1637479&forum_id=610548
2006-12-23 15:30:41 +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
Heng Sin Low 00d01bc652 * Fixed for bug [ 1620092 ] 2006-12-21 23:20:26 +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
kthiemann 3a75ad0a50 bug#1618305 - Password reset to defaults
Removal of update AD_User lines - they reset changed passwords to the original ones - thanks Carlos
2006-12-21 12:21:52 +00:00
Heng Sin Low a322eb74c4 * sql update script for revision 970. 2006-12-21 08:16:54 +00:00
Heng Sin Low 4877817953 * Make always delete + insert to resolved Feature Request [ 1557707 ] and bug [1619917] 2006-12-21 07:49:08 +00:00
Heng Sin Low 5dc571f21c * Reformating of source
* Remove unncessary DB.isPostgreSQL check so testing is easier
* Added simple test case
2006-12-21 06:54:57 +00:00
Heng Sin Low f7fe785407 * Make more compatible with existing Oracle Schema
* TODO: Splitting of XML file
2006-12-21 03:14:32 +00:00
Carlos Ruiz 08a3110d44 Integrate bug fixing from Chris Farley - northernbrewer
BUG ID 1619517 - Replenish report fails when no records in m_storage
2006-12-20 19:03:08 +00:00
Carlos Ruiz f97ae920b5 Integrate bug fixing from Teo Sarca
BUG ID 1619449 - Minor typo problem in class org.compiere.print.Viewer
2006-12-20 18:49:50 +00:00
Carlos Ruiz 1127167ebd Integrate bug fixing from Teo Sarca
BUG ID 1619112 - Posible problem for LastPO costing, Batch/Lot level
2006-12-20 08:58:36 +00:00
Carlos Ruiz e3b02cb1b0 Integrate hint from Teo Sarca
BUG ID 1617928 - Inefficient use of Boolean ctor for gen. model
Pending generation of the whole model for next version
2006-12-20 08:51:51 +00:00
Carlos Ruiz 1b56a542a1 Integrate bug fixing from Teo Sarca
BUG ID 1619085 - Client setup creates duplicate trees
2006-12-20 08:39:14 +00:00
Carlos Ruiz 4164f5a8a8 Integrate bug fixing from Teo Sarca
BUG ID 1619076 - Bank statement's StatementDifference becames NULL
2006-12-20 08:27:06 +00:00
Carlos Ruiz 013a2e75f9 Feature Request [ 1619235 ] Make T_Selection tables permanent
To achieve better database independence
2006-12-20 07:08:04 +00:00
Carlos Ruiz 2b2bfd2017 Special treatment for EntityType it's a Table reference but must be treated as String
bug reported by guyferd on IRC channel
2006-12-20 05:20:09 +00:00
afalcone 551d71c9ae Changed images for Install.html 2006-12-19 20:56:12 +00:00
marekmosiewicz 8d24d668f7 Port of AD_Synchronize stored procedure 2006-12-19 11:36:23 +00:00
Carlos Ruiz 3f09e9cc42 Implemented enhancement proposed in
http://sourceforge.net/forum/forum.php?thread_id=1617252&forum_id=610548
Management of Show Help option for processes and reports
Y - Show Help
N - Don't show help
A - Ask User - for future implementation - created inactive
2006-12-19 10:21:54 +00:00
Carlos Ruiz 69758665c1 fix entitytype for 2pack dictionary, wrongly was created as type U, must be D 2006-12-19 08:04:53 +00:00
Carlos Ruiz 815f197a3e fix BUG ID 1618570 -> ORA-00936 in Project window, bad definition of where clause, it has wrongly AND AND 2006-12-19 07:16:02 +00:00
Heng Sin Low a68462e191 * Updated to use new adempiere icon 2006-12-19 07:10:27 +00:00
Carlos Ruiz 5b988c7076 fix -> ALTER statements aren't passing by ConvertMap, so NUMBER is not being converted to NUMERIC 2006-12-19 05:20:39 +00:00
Carlos Ruiz b502de9fa5 Stabilizing 2Pack - small enhancements and bug fixing 2006-12-19 05:12:35 +00:00
Heng Sin Low 3decb26d2d * Fixed for bug [ 1615501 ] 2006-12-19 05:00:29 +00:00
Carlos Ruiz b59f7cc1cc Rebranding on build.xml 2006-12-19 04:50:12 +00:00
Carlos Ruiz 03482c29b1 Solve Bug ID [ 1618469 ] ORA-01400 on Import BPartner (Column not updateable error when new) 2006-12-19 01:11:14 +00:00
Carlos Ruiz 6e8cba19df Solved Bug ID [ 1618468 ] ORA-00933 on Import BPartner 2006-12-19 01:09:03 +00:00
Carlos Ruiz 05e9dd28ac Added classes for 2pack usage 2006-12-18 04:09:20 +00:00
Carlos Ruiz 146e766483 Revert Revision: 917
Revert -> Bugfix: [ 1613848 ] Dependant fields are not processed...
This patch opened the bug ID 1617651 -> Unable to save Contact/User
must be more tested
2006-12-18 03:22:48 +00:00
Carlos Ruiz 569bd9c12e ADempiere service started for linux (tested in Fedora Core 4) 2006-12-17 18:14:43 +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
kthiemann 145b27f48c some more changes - sorry for the confusion 2006-12-16 08:36:28 +00:00
kthiemann 8ae6af7cef update to actual version 2006-12-16 08:32:37 +00:00
kthiemann 2f5383e6bc patch added - is now identical with 253b-253d 2006-12-16 08:09:18 +00:00
Heng Sin Low 4f27e00a36 * More proper fix for http://sourceforge.net/forum/forum.php?thread_id=1633220&forum_id=610548 2006-12-16 07:36:50 +00:00
afalcone 395e00615c Bug solved http://sourceforge.net/forum/forum.php?thread_id=1632529&forum_id=610547
Contribution from Johnny (joaovieirabr)
2006-12-15 18:35:38 +00:00
Carlos Ruiz 367d905dba to include 2pack required libraries 2006-12-14 06:35:17 +00:00
vpj-cd c4f27d85db Support Java 6 2006-12-14 05:34:35 +00:00
Carlos Ruiz f3ed7e7417 Solved bug [ 1613001 ] Matching PO-Receipt-Invoice Error
in postgres
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1613001&group_id=176962
2006-12-13 09:20:52 +00:00
Carlos Ruiz 6dbf73b55f not needed partial, already seed for 312 postgres was put by Victor 2006-12-13 09:10:24 +00:00
Carlos Ruiz fd9bbca794 Stabilizing 2Pack 2006-12-13 09:00:26 +00:00
vpj-cd 4c1401ec0d Support PostgreSQL 8.2 to Adempiere 3.1.2 2006-12-13 06:20:00 +00:00