Commit Graph

71 Commits

Author SHA1 Message Date
Carlos Ruiz bca948a704 [ 1851190 ] Running outdated client can cause data corruption 2008-01-09 03:08:52 +00:00
Carlos Ruiz 31538b6774 [ 1851190 ] Running outdated client can cause data corruption 2008-01-09 02:28:46 +00:00
Carlos Ruiz 0df245d663 [ 1851190 ] Running outdated client can cause data corruption 2008-01-08 23:08:58 +00:00
Carlos Ruiz 0a3a977925 FR 1860642 - Enhance document numbering 2007-12-30 02:20:31 +00:00
Carlos Ruiz d9d5c28b4e Prepare relese 3.3.1b 2007-12-05 20:18:24 +00:00
trifonnt bbc9c79fc2 Removed not working link.
Ajax WEB UI is not part of standard Adempiere distribution.
As per below forum discussion:
https://sourceforge.net/forum/message.php?msg_id=4657087
2007-12-03 23:09:30 +00:00
trifonnt cb084769c3 Added Eclipse project files for Ajax Web UI. 2007-12-01 06:43:16 +00:00
shameem_z 119e240dc5 Adding Web UI to the build.xml 2007-11-23 13:21:08 +00:00
Carlos Ruiz ad914c6bbe Precedence error found in SQL workflow processor (more) 2007-11-11 10:44:48 +00:00
Carlos Ruiz fff20c41c6 Precedence error found in SQL workflow processor 2007-11-11 10:43:07 +00:00
Heng Sin Low eb5f088788 [ 1801842 ] DB connection fix & improvements for concurrent threads
- more robust connection and transaction management when using wan and vpn profile.
2007-10-05 10:41:56 +00:00
Heng Sin Low 0c2cb2bc54 [ 1801842 ] DB connection fix & improvements for concurrent threads.
- Integrating contribution from the Posterita Team.
2007-09-26 09:09:13 +00:00
Heng Sin Low de70b563f3 * [ 1796015 ] Add notification for schedule process run. 2007-09-17 05:05:34 +00:00
Heng Sin Low fd8bd2431d [ 1717658 ] Status bean unprotected in default install 2007-09-16 09:10:43 +00:00
teo_sarca e38b3d9ef1 BF [ 1757523 ] Server Processes are using Server's context
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1757523&group_id=176962
2007-07-22 15:29:46 +00:00
Carlos Ruiz 63d151846f Preparing 3.3.0 release 2007-07-14 16:19:01 +00:00
Carlos Ruiz a66119b005 Fix [ 1686531 ] Automatic change of status on requests is not happening 2007-06-28 03:51:31 +00:00
teo_sarca 6ceff048ba Cleanup: removed unused imports 2007-06-25 10:20:12 +00:00
Heng Sin Low a566f922f0 [ 1731053 ] Refactoring of ProcessCtl and ServerBean 2007-06-06 01:17:58 +00:00
teo_sarca 561ce058f3 BF [ 1726066 ] AdempiereMonitor shows the directories from the log dir
http://sourceforge.net/tracker/index.php?func=detail&aid=1726066&group_id=176962&atid=879332
2007-05-26 11:32:07 +00:00
Heng Sin Low a8a3123964 * minor - license header, javadoc and comments. 2007-05-25 10:47:19 +00:00
Heng Sin Low 899c9e0042 * [ adempiere-Bugs-1719617 ] Server bean allows remote unauthenticated queries
- Implemented jaas authentication for server bean
2007-05-25 06:47:28 +00:00
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
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
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
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
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