Carlos Ruiz
e9b32a3312
Bug fix [ 1674891 ] MLocatorLookup - weird error
2007-05-25 10:31:41 +00:00
Carlos Ruiz
063f967bf8
Bug Fix [ 1725383 ] QtyOrdered wrongly updated
2007-05-25 09:13:36 +00:00
Carlos Ruiz
78135ac724
Revert revision 2490 - this doesn't solve the problem.
...
The bug doesn't occurs always
2007-05-25 08:19:54 +00:00
Carlos Ruiz
994b1a5d65
Bug Fix [ 1725345 ] Material Receipt - Create Lines From - Invalid column index
2007-05-25 07:11:27 +00:00
Heng Sin Low
6c59ed5784
* [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
...
- Implemented jaas authentication for server bean
2007-05-25 06:38:28 +00:00
wght
0289d09d92
Added the ability to export a print format as a seperate type.
2007-05-24 21:25:18 +00:00
kthiemann
176f33cc62
Feature Request [ 1677797 ] Store Archive In File System Or In DB
2007-05-23 11:57:18 +00:00
vpj-cd
a225b0049b
Fixed the Issue with PrintFormat when import a process
2007-05-22 22:52:56 +00:00
vpj-cd
3d29856071
2007-05-22 21:45:06 +00:00
vpj-cd
72df8f2a55
Fix [ 1723711 ] Issue with lower case when try create printformat
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1723711&group_id=176962&atid=879332
2007-05-22 19:03:04 +00:00
Redhuan D. Oon
afec87922d
The setAD_User_ID (0) ensures persistence of the record to be System
...
and
avoid a new record. This idea was borrowed from remarks in X_AD_User.
Tested fully with various logins and changes to few records including
SuperUser and System. Hit a mandatory exception which is not fatal.
2007-05-22 12:19:05 +00:00
teo_sarca
40c9fb51c7
[ 1723309 ] EMail password is required even if not IsSTMPAuthorization
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1723309&group_id=176962&atid=879332
2007-05-22 09:55:46 +00:00
teo_sarca
98b7b3791a
[ 1723106 ] DunningEntry Amt not updated correctly
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1723106&group_id=176962&atid=879332
NOTE: got sql exception when deleting the last dunning run line
2007-05-22 08:44:43 +00:00
Heng Sin Low
c774a9be12
* minor - license header and javadoc.
2007-05-22 03:55:10 +00:00
Heng Sin Low
c8cad345ca
* minor - javadoc
2007-05-22 03:49:49 +00:00
Heng Sin Low
ea4ca0ed26
[ 1717620 ] DB password printed on screen.
...
- Do not save password to client machine for wan profile
2007-05-22 03:48:51 +00:00
teo_sarca
e4448cb588
[ 1723106 ] DunningEntry Amt not updated correctly
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1723106&group_id=176962&atid=879332
2007-05-21 22:34:01 +00:00
Heng Sin Low
031c500303
* [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
...
- A more secure patch.
2007-05-21 05:37:15 +00:00
Heng Sin Low
3d4f4cee2e
* [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
...
- Added security token validation for wan profile. This is on by default, if you need to test the wan profile from your IDE ( Eclipse , Netbean, etc ), you need to manually edit the Adempiere.properties file on the application server, and change ServerValidateSecurityToken=xyzY to ServerValidateSecurityToken=xyzN
- Next step is to add JAAS authentication, later ...
2007-05-21 04:59:54 +00:00
trifonnt
30f7ea07a6
BugFix [ 1722278 ] Wrong usage of ==""
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1722278&group_id=176962&atid=879332
2007-05-20 19:30:39 +00:00
Carlos Ruiz
e00358ebab
Bug fix [ 1722058 ] Server Management doesn't decrypt password
2007-05-20 07:41:38 +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
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
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
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
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
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
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
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
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
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
73419b5a6d
* fixed eclipse classpath and launch configuration
2007-05-10 03:18:34 +00:00
Carlos Ruiz
39c44b6373
Implemented FR [ 1696228 ] ModelValidator for BeforePost and AfterPost
...
Moved lots of sources and packages to base as discussed in forums
2007-05-09 11:08:52 +00:00
armenrz
42b7a6438b
Bug Fix #1694472
2007-05-09 09:13:29 +00:00
armenrz
fddbf894f5
Fixed #1683587 Non-Item isStocked flag
2007-05-09 09:02:48 +00:00
armenrz
49d4a971c3
Bug Fix #1702235
2007-05-09 08:55:11 +00:00
Carlos Ruiz
c17c1ae08c
Revert revision 2327 and 2328
...
Testing a better approach
2007-05-09 07:43:24 +00:00
Carlos Ruiz
ca3ebb02b7
FR [ 1696228 ] ModelValidator for BeforePost and AfterPost
...
Big thanks to Heng Sin for helping me to solve this
2007-05-09 01:11:53 +00:00
Carlos Ruiz
c12ec7d400
fix bug [ 1707019 ] Fixed Assets package is broking synchronize translation
...
better indentation
dropped the AD_Synchronize specific for Oracle for easier maintenance.
2007-05-08 03:42:54 +00:00
Carlos Ruiz
3b9a37e64b
- InOutGenerate.java - minor indentation enhancement
...
- 002_add_feature_1714090.sql - change it to make new parameter optional
- 003_make_feature_1714090_optional.sql - update for those who already ran the 002
2007-05-08 03:40:49 +00:00