trifonnt
|
ec2b1c66f5
|
Added MProductTest Eclipse launcher.
|
2007-05-19 20:15:04 +00:00 |
trifonnt
|
99e8584bc7
|
Added MProductTest, whihc test Product creation.
|
2007-05-19 20:13:39 +00:00 |
teo_sarca
|
5ca57972ac
|
[ 1721710 ] Changing BPartner in a completed document should be denied
http://sourceforge.net/tracker/index.php?func=detail&aid=1721710&group_id=176962&atid=879332
|
2007-05-19 09:48:23 +00:00 |
teo_sarca
|
fbbcbd1e3c
|
[ 1721252 ] XE: paymentTermDiscount not using C_NonBusinessDay
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1721252&group_id=176962
|
2007-05-19 08:16:23 +00:00 |
Carlos Ruiz
|
b9cc691c8b
|
Needed change to make the WAN port work behind firewall with just WAN port opened (database port closed)
- Thanks to Heng Sin
|
2007-05-19 00:43:57 +00:00 |
trifonnt
|
29e8400cbf
|
Commented System.out.println which print user password!
Bug item #1717620
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1717620&group_id=176962
|
2007-05-18 23:52:32 +00:00 |
trifonnt
|
a6c4f8bfde
|
Reverted SVN Revision:
2413
http://svn.sourceforge.net/adempiere/?rev=2413&view=rev
|
2007-05-18 23:27:14 +00:00 |
teo_sarca
|
cdff5f34b6
|
Duplicate sql function - see ProductAttribute.sql file
|
2007-05-18 16:41:51 +00:00 |
teo_sarca
|
3dab921fef
|
[ 1721360 ] Dunning print shows duplicate lines
http://sourceforge.net/tracker/index.php?func=detail&aid=1721360&group_id=176962&atid=879332
* code clean up
|
2007-05-18 15:15:34 +00:00 |
teo_sarca
|
d10ad99e6f
|
[ 1721252 ] XE: paymentTermDiscount not using C_NonBusinessDay
http://sourceforge.net/tracker/index.php?func=detail&aid=1721252&group_id=176962&atid=879332
|
2007-05-18 12:11:29 +00:00 |
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 |