Commit Graph

1176 Commits

Author SHA1 Message Date
teo_sarca c17679fe11 * added junit to build class path
* added base/build to classpath, instead of build/Base.jar
2007-05-17 06:34:08 +00:00
vpj-cd 7db210ec69 Improve [ 1712241 ] Delete hard code to set a Column, Tab , Window, PrintFormat
http://sourceforge.net/tracker/index.php?func=detail&aid=1712241&group_id=176962&atid=879335
2007-05-16 14:51:11 +00:00
trifonnt 42a5381273 [ 1717620 ] DB password printed on screen. 2007-05-16 08:02:23 +00:00
trifonnt 3774af4050 Added JUnit exmaple test.
It test creation of MLocation records.
2007-05-15 23:19:30 +00:00
Carlos Ruiz fc4b40d2bc Don't synchronize column with database by default, synchronize only if you mark column as getIsSyncDatabase='Y' 2007-05-15 20:03:23 +00:00
Carlos Ruiz d0f4cae6e6 Some rebranding 2007-05-15 19:17:31 +00:00
Carlos Ruiz 4ef7cd2bc0 Allow SQLStatements specific for postgres 2007-05-15 19:11:32 +00:00
Heng Sin Low 1b17a6ad49 * some basic package documentation 2007-05-15 17:13:16 +00:00
Carlos Ruiz d009dbeefd changed to NUMERIC(10,0) 2007-05-15 16:53:10 +00:00
deathmeat 3bbbaa9437 Datatype NUMBER does not exist in postgresql, changed to NUMERIC 2007-05-15 15:24:44 +00:00
Carlos Ruiz ddf1d6cfe8 postgres script 2007-05-15 01:19:55 +00:00
Carlos Ruiz c146263b6e Integrate Tim Heath enhancements on 2pack
[ 1712313 ] 2Pack Export of Message Functionality
[ 1712314 ] 2Pack PackIn Message import functionality
2007-05-15 01:05:25 +00:00
trifonnt 408aa4abe3 Bugfix:
[ 1718897 ] User can enter more characters than max size field
2007-05-14 20:12:53 +00:00
trifonnt 6f27400bb8 Added 'base' project to classpath in order to work with Adempiere version > 3.2 2007-05-14 15:57:21 +00:00
trifonnt 9cc835c68b Added junit.jar to base project else it do not compile.
Added jars to svn:ignore.
2007-05-14 15:45:07 +00:00
Carlos Ruiz b86d40fc68 Fix [ 1718009 ] Five 2Pack bugs 2007-05-13 05:38:48 +00:00
Heng Sin Low daed345d25 [ 1717919 ] Out of memory when running Run_build.bat 2007-05-12 22:49:47 +00:00
Carlos Ruiz 040dfab8fc [ 1713159 ] List shrink to one element on requery after add new element
Implemented suggestion by Bahman
2007-05-12 20:50:29 +00:00
Carlos Ruiz a51eb60084 Include in trunk revision 2333 lost with changes in revision 2335.
Thanks Teo for noticing this.
2007-05-12 18:41:41 +00:00
Heng Sin Low d75a3a5f7d [ 1711539 ] Shortcut Alt-L not working for Lookup on Menu
- Implemented workaround suggested by Bahman.
2007-05-12 07:37:23 +00:00
Heng Sin Low 368fe14f96 * Fixed issue after package refactoring. 2007-05-12 07:34:47 +00:00
Carlos Ruiz 02aad9e903 A little more on [ 1716866 ] Tax Rates By Zip Code 2007-05-12 04:00:47 +00:00
Heng Sin Low 4fb3b6ac1a * minor, fixed build issue. 2007-05-11 17:52:58 +00:00
deathmeat 1b949c9576 Fixed classpath issue (missing junit libraries)
https://sourceforge.net/forum/message.php?msg_id=4307401
2007-05-11 15:06:53 +00:00
deathmeat b3a2457a8d [ 1716866 ] Tax Rates By Zip Code
Workaround for a NPE on postgresql
2007-05-11 14:03:30 +00:00
kthiemann 56e792ec17 bug [ 1716437 ] InventoryCountCreate.java ignores Product Categroy Tree 2007-05-11 11:43:49 +00:00
Carlos Ruiz 4fab5dc0a9 Bug Fix [ 1716866 ] Tax Rates By Zip Code
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1716866&group_id=176962
https://sourceforge.net/tracker/index.php?func=detail&aid=1276304&group_id=29057&atid=410215
2007-05-11 03:31:33 +00:00
Carlos Ruiz d6cd765224 Revert revision 2367.
* The ID in the update is for customized tables, the update can damage customizations on other implementations
* The R_IssueSource table doesn't look like official Adempiere table
More discussion in the tracker:
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1716528&group_id=176962
2007-05-10 16:13:28 +00:00
fer_luck 62e7a8e5e3 --Fixed bug report [ 1716528 ] R_IssueSource not a System table.
--https://sourceforge.net/tracker/index.php?func=detail&aid=1716528&group_id=176962&atid=879332
2007-05-10 13:56:06 +00:00
deathmeat c83f4ab221 Fixed NetBeans project file to work after merging source folders, fixed classpath 2007-05-10 11:52:24 +00:00
deathmeat 291d85c6c7 Missing classpath references caused classes not found during build under NetBeans as well as standalone, added the missing libraries to the classpath (base.path) 2007-05-10 11:50:13 +00:00
deathmeat 2dea68b86d tools/lib/servlet.jar not existing, changed classpath to reference servlet-api.jar instead 2007-05-10 11:48:47 +00:00
Heng Sin Low c975d88e1b * minor - update junit classpath reference 2007-05-10 05:22:24 +00:00
Heng Sin Low 7bc2413742 * remove dbport, print and interface project reference 2007-05-10 04:16:00 +00:00
Heng Sin Low 8035f4a87d * remove dbport, print and interface project reference 2007-05-10 04:14:12 +00:00
Heng Sin Low acc50d2e48 * remove dbport, print and interface project reference 2007-05-10 04:00:31 +00:00
Heng Sin Low 7f3d2e099e * remove dbport, print and interface project reference 2007-05-10 03:59:14 +00:00
Heng Sin Low 3d864ebba5 * remove dbport, print and interface project reference 2007-05-10 03:54:08 +00:00
Heng Sin Low b03df04bd7 * clean up 2007-05-10 03:49:11 +00:00
Heng Sin Low 01e542d487 * remove dbPort and print reference 2007-05-10 03:43:02 +00:00
Heng Sin Low d391b06ce1 * fixed eclipse classpath 2007-05-10 03:38:48 +00:00
Heng Sin Low bf363db4bc * fixed eclipse classpath 2007-05-10 03:37:54 +00:00
Heng Sin Low 61882b6a50 * fixed eclipse classpath 2007-05-10 03:36:55 +00:00
Heng Sin Low 3a2da6377f * fixed eclipse classpath 2007-05-10 03:35:06 +00:00
Heng Sin Low 4e03a1cf66 * fixed eclipse classpath 2007-05-10 03:30:37 +00:00
Heng Sin Low 25c3a01c87 * fixed eclipse classpath 2007-05-10 03:29:01 +00:00
Heng Sin Low 74bcee4788 * fixed eclipse classpath 2007-05-10 03:26:48 +00:00
Heng Sin Low debda7d1df * fixed eclipse classpath 2007-05-10 03:24:46 +00:00
Heng Sin Low 39c0084282 * fixed eclipse classpath 2007-05-10 03:23:49 +00:00
Heng Sin Low 3df3f98ef6 * clean up 2007-05-10 03:22:36 +00:00