Commit Graph

8904 Commits

Author SHA1 Message Date
Carlos Ruiz 37ab81201b Organize installers for OracleXE and postgresql 2006-12-27 19:36:39 +00:00
Carlos Ruiz d7a5e1b4d4 Organize installer 2006-12-27 18:30:36 +00:00
Carlos Ruiz 2a8d954c60 Organize installer 2006-12-27 18:26:03 +00:00
Carlos Ruiz 2d9d6f7422 Some rebranding on URL's 2006-12-27 16:22:47 +00:00
Carlos Ruiz 3ae1477d1a Problems with java 6 reported by kisitomomo
BUG ID 1622968 - Problem with the Help functionality
2006-12-27 16:13:36 +00:00
Carlos Ruiz 280a4e9b87 Integrate hint from Teo Sarca -> BigDecimal for accesslevel
BUG ID 1617928 - Inefficient use of Boolean ctor for gen. model
Pending generation of the whole model for next version
2006-12-27 16:00:13 +00:00
Carlos Ruiz 46f6f07ae0 Preparing 3.1.3 release 2006-12-27 07:11:26 +00:00
Carlos Ruiz a3129f792a Preparing 3.1.3 release 2006-12-27 06:36:14 +00:00
Carlos Ruiz e596b60a93 Fix minor typo mistake 2006-12-27 06:16:48 +00:00
Carlos Ruiz e24596adf5 Preparing 3.1.3 release 2006-12-27 05:47:44 +00:00
Carlos Ruiz 8ab3f1b31e Rebranding on dictionary 2006-12-27 05:04:24 +00:00
Carlos Ruiz 3b44261342 added compiere.model on default packages to allow compatibility with other plugins 2006-12-26 21:01:15 +00:00
Heng Sin Low f8cfbbd765 * Fixed for bug [ 1622302 ] 2006-12-26 13:32:29 +00:00
Heng Sin Low 7b295e1c0a * Bug [ 1580231 ]
* Bug [ 1580226 ]
* Added unit testing for Convert_PostgreSQL - Convert_PostgreSQLTest
2006-12-26 02:57:41 +00:00
Heng Sin Low a414cc9c8b * Fix for bug [ 1580231 ], make update sql more converter friendly. 2006-12-26 02:50:10 +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
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