Commit Graph

110 Commits

Author SHA1 Message Date
Heng Sin Low c26e51f18d * [ 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 05:04:31 +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 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
Heng Sin Low 3d864ebba5 * remove dbport, print and interface project reference 2007-05-10 03:54:08 +00:00
Heng Sin Low bf363db4bc * fixed eclipse classpath 2007-05-10 03:37:54 +00:00
Carlos Ruiz 0cd4cb4b9e Implemented FR [ 1696228 ] ModelValidator for BeforePost and AfterPost
Moved lots of sources and packages to base as discussed in forums
2007-05-09 10:54:40 +00:00
armenrz 02f3e7226c Bug Fix #1713850 GL Distribution only works for Accounts 2007-05-09 09:26:38 +00:00
Carlos Ruiz c17c1ae08c Revert revision 2327 and 2328
Testing a better approach
2007-05-09 07:43:24 +00:00
Carlos Ruiz d640fc4190 FR [ 1696228 ] ModelValidator for BeforePost and AfterPost
Publish required methods to customize accounting facts in Validator
2007-05-09 06:03:21 +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 c3eb997ab4 Fix big [ 1713532 ] Accounting error introduced by "Allow Negative Posting" 2007-05-05 18:00:44 +00:00
Carlos Ruiz 3597aa15ca Preparation for 3.2.0 release 2007-05-01 05:05:54 +00:00
trifonnt 484507369c Added "Remote Debug Adempiere"!
This will allow developers to debug Adempiere server without any setup in Eclipse IDE.
Just need to uncomment run.bat
rem JPDA options. Uncomment and modify as appropriate to enable remote debugging.
REM set JAVA_OPTS=-classic -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=y %JAVA_OPTS%
2007-04-14 14:27:17 +00:00
Heng Sin Low 61d02cb3af * [ 1658448 ] Remove use of rownum 2007-04-10 02:00:59 +00:00
Heng Sin Low 3cd98ecea6 * minor fix for postgresql port of oracle romwnum sql 2007-04-10 01:38:58 +00:00
Carlos Ruiz 61c2ca5231 * Add C_AcctSchema.IsAllowNegativePosting
for [ 1693362 ] current ADempiere show credit and debit negative
2007-04-04 00:03:19 +00:00
vpj-cd 100da407ea Fixed [ adempiere-Bugs-1693362 ] current ADempiere show credit and debit negative
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1693362&group_id=176962
2007-04-03 05:30:18 +00:00
Carlos Ruiz 54bb98ea66 preparing release 3.1.6 2007-04-02 02:39:28 +00:00
Heng Sin Low a36054b406 * [ 1647734 ] incorrect cost used in Shipment and MM (Avg PO costing), third time lucky :) 2007-03-27 13:52:45 +00:00
Heng Sin Low 814dba2eda * [ 1647734 ] incorrect cost used in Shipment and MM (Avg PO costing) 2007-03-27 13:06:18 +00:00
Heng Sin Low f1a78ab8c9 * [ 1647734 ] incorrect cost used in Shipment and MM (Avg PO costing) 2007-03-26 03:44:30 +00:00
Heng Sin Low 7227891daa * [ 1688102 ] Posting of PO Failed 2007-03-26 03:42:02 +00:00
Carlos Ruiz eb78424ef6 * [ 1686531 ] Automatic change of status on requests is not happening 2007-03-23 07:51:46 +00:00
teo_sarca e4b692e8cf BF [ 1679765 ] On posting invoice, M_Product_PO.PriceLastInv is not updated 2007-03-13 12:52:21 +00:00
Heng Sin Low fa9bf55dba * minor fix - sleep is not a valid window batch file command. 2007-03-09 13:54:41 +00:00
Carlos Ruiz 0cd6a49b61 * [ 1658448 ] Remove use of rownum 2007-03-06 23:35:26 +00:00
Carlos Ruiz dd1a79e69c Preparing 315 release 2007-02-28 21:06:41 +00:00
Carlos Ruiz b2db385533 Integrate bug fixing from Compiere 260c 2007-02-26 07:46:50 +00:00
Carlos Ruiz 14afc561fd Integrate bug fixing from Compiere 260b 2007-02-26 05:49:54 +00:00
Heng Sin Low 32c2a8ecbb * [ 1666919 ] Transaction handling different for local and remote process 2007-02-23 09:47:26 +00:00
Carlos Ruiz 7f172f4ed3 fix version 2007-02-22 03:03:00 +00:00
Heng Sin Low f7d8d7c8b0 * [ 1661548 ] WAN: tab loading should be improved
- Improve loading of field meta data for wan profile
- Added optional background loading of field meta data ( default to off )
2007-02-20 13:41:07 +00:00
kontro 00b4fca241 Removes some duplicate xml files. 2007-02-15 23:08:12 +00:00
kontro e93a8bb021 Makes subprojects clean jars created.
Removes lib/adempiereRoot.jar because it is generated by
build process.

This and my previous commit probably breaks eclipse's
.classpath files. Just run ant in tools dir and
everything returns to normal.
2007-02-15 22:37:20 +00:00
Carlos Ruiz ca7563a039 Fix bug [ 1657372 ] M_MatchInv records can not be balanced
complete solution including Accounted values
2007-02-13 07:46:50 +00:00
armenrz aac05de974 Bug Fix [ 1657115 ] Variable not initialized in Doc_Allocation.java 2007-02-12 01:40:57 +00:00
Carlos Ruiz 892131e35f Fix bug [ 1657372 ] M_MatchInv records can not be balanced
integrate solution reported by Chris Farley
2007-02-12 00:37:10 +00:00
kontro 3a3c3fa672 Improving DeathMeat's work.
Now properties are loaded in utils_dev/properties.xml and
and imported from there to every other build file.
2007-01-30 10:13:17 +00:00
kthiemann b8c96c1581 contribution [ 1647225 ] Improved ANT scripts and NetBeans integration - by Johannes Gubo (deathmeat) 2007-01-30 09:06:53 +00:00
Heng Sin Low 85ddbcd144 * Align startDBProcess with startProcess transaction semantic 2007-01-29 11:52:00 +00:00
Heng Sin Low fd7c2c9b12 * [ 1644635 ] WAN: DB.prepareCall not working 2007-01-29 05:10:10 +00:00
Carlos Ruiz c75006fd69 preparing release of version 3.1.4 2007-01-24 00:00:20 +00:00
trifonnt 5b084305d3 Adempiere-Jasper Integration. 2007-01-19 19:32:49 +00:00
Heng Sin Low d1f434b4d3 * restructure of jboss deployment, customization.jar and patches.jar now repackage into Adempiere.jar during the deployment process 2007-01-12 09:27:31 +00:00
Carlos Ruiz d22f887e80 minor typo 2007-01-11 06:00:30 +00:00
Heng Sin Low 6685c9e75c * Fixed wan connection profile issue reported by CarlosRuiz 2007-01-10 09:33:21 +00:00
Heng Sin Low 72152751a1 * Fixed for bug [1619933] and [1619933], now it is possible to run adempiere client with only a single connection to the application server. 2007-01-07 07:35:30 +00:00
Heng Sin Low b11e48cd60 * Fix for bug [1628515] 2007-01-05 22:12:30 +00:00
Heng Sin Low f477e3f81d * Fix for bug [1628515] 2007-01-05 15:46:41 +00:00
Carlos Ruiz f188552c7a * added customization.jar and patches.jar to classpath 2006-12-30 01:24:17 +00:00
Carlos Ruiz a3129f792a Preparing 3.1.3 release 2006-12-27 06:36:14 +00:00
Carlos Ruiz e24596adf5 Preparing 3.1.3 release 2006-12-27 05:47:44 +00:00
Carlos Ruiz a7b2f86962 Rebranding on jnlp 2006-12-12 09:31:33 +00:00
Carlos Ruiz 2c4c2fe9fa 311 -> 312 2006-12-09 23:48:41 +00:00
vpj-cd 64eca30fca Adempiere 3.1.2 2006-12-07 03:25:49 +00:00
Heng Sin Low 9793b62271 * Commit patch [ 1588085 ] 2006-12-07 03:15:29 +00:00
marekmosiewicz 2567d2ef55 Fyracle port 2006-12-01 17:14:01 +00:00
marekmosiewicz e898568505 bug in subselect to find first line. Must match also product not only invoice 2006-12-01 13:37:48 +00:00
vpj-cd 9802eea0be move branch adempire311 to trunk 2006-11-17 03:13:45 +00:00