Commit Graph

5990 Commits

Author SHA1 Message Date
Heng Sin Low cd210e3170 minor - add undefined and null check 2010-02-26 01:52:35 +00:00
Heng Sin Low 1516f063b5 don't have to add setParameter(int), we just need to replace setParameters(Object[] parameters) with setParameters(Object ...parameters)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-02-26 01:02:06 +00:00
Heng Sin Low c7175c22ba Remove use of ejb, not necessary since zkwebui is already running at server.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2959285
2010-02-26 00:40:39 +00:00
Carlos Ruiz 0725d135a9 Peer review of FR: [ 2214883 ] Remove SQL code and Replace for Query
revisions 11482, 11484, 11485, 11487, 11488, 11489, 11490
- Added method Query.getParameters(int) to improve readability (if most of the replacements just use one int parameter it makes sense to avoid the declaration of new Object[] all the times)
- drop unused imports
- check serialVersionUID
- what is the advantage of using I_M_Product_BOM.Table_Name instead of MProductBOM.Table_Name when defining a list of MProductBOM objects? and it's intended that MProductBOM must always implement the interface

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-02-26 00:29:57 +00:00
Heng Sin Low 47c6baa245 ValuePreference dialog missing the explaination message
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2959281
2010-02-26 00:24:49 +00:00
vpj-cd 1603524916 Apply ABP http://www.adempiere.com/index.php/ADempiere_Best_Practices#How_to_use_Adempiere_Query_class.3F
//FR: [ 2214883 ] Remove SQL code and Replace for Query

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-02-25 21:32:06 +00:00
Redhuan D. Oon 398eaf6f10 FR: [ 2214883 ] Remove SQL code and Replace for Query (thanks Trifon for the last review and correction.
-- JUnit test included (no failures)
2010-02-25 21:08:04 +00:00
trifonnt 025e667dd2 FR: [ 2214883 ] Remove SQL code and Replace for Query
Please keep transaction.
Old code used transaction, so new should also use transaction.
http://sourceforge.net/support/tracker.php?aid=2214883
2010-02-25 19:30:58 +00:00
trifonnt fea9618e40 FR: [ 2214883 ] Remove SQL code and Replace for Query
Please keep transaction.
old code used transaction, so new should also use transaction.
http://sourceforge.net/support/tracker.php?aid=2214883
2010-02-25 19:27:08 +00:00
Redhuan D. Oon 011ec4a4d6 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test included (no failures)
2010-02-25 16:03:58 +00:00
Redhuan D. Oon 5d0fe54df9 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test included (no failures)
2010-02-25 14:21:59 +00:00
mjudd d4834a9372 [ FR 2836965 ] Group1 and Group2 fields are not considered in Schema Lines (Fixed)
http://sourceforge.net/tracker/index.php?func=detail&aid=2836965&group_id=176962&atid=879335
[ FR 1871403 ] Adding new field of product into Price List Schema (Fixed)
http://sourceforge.net/tracker/index.php?func=detail&aid=1871403&group_id=176962&atid=879335
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2836965
2010-02-25 13:12:33 +00:00
Redhuan D. Oon 8aaa009751 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- I am begining to use JUnit test and commit them as i go along also. Please advice where need be, or
-- If OK, i shall remove more SQLs from ADempiere :)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-02-25 08:12:39 +00:00
Heng Sin Low 4b3d5de150 Dropdown sometime doesn't display the currently selected value ( swing
always does )
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2958556
2010-02-25 08:03:23 +00:00
Heng Sin Low 75f4dc9eba Info window pagign
- use cursor to load a subset of the result when native database paging is not available.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2913975
2010-02-24 08:18:47 +00:00
Heng Sin Low 2a74599b51 Fixed postgresql bug for virtual table:
* postgresql need trx to use cursor based resultset
* must set fetchsize for postgresql otherwise it will load the whole resultset into memory

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2913975
2010-02-24 06:27:04 +00:00
Heng Sin Low da5292bbea turn on virtual table mode for swing in trunk for others to test
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2913975
2010-02-24 05:39:43 +00:00
phib eb40b62629 FR 2957782: Add due date to Pay selection create
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2957782
2010-02-24 05:22:02 +00:00
phib 4907114af1 BF 2957762: Payment selection print has the wrong cheque number
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2957762
2010-02-24 03:58:28 +00:00
phib c5f6c84434 BF 2957756: Payment selection print creates payments out of transaction
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2957756
2010-02-24 03:44:39 +00:00
trifonnt b6fe0e9ee8 BF [2957215] - Wrong #AD_User_ID when user with the same name from two Ten.
https://sourceforge.net/tracker/?func=detail&aid=2957215&group_id=176962&atid=879332
2010-02-23 13:34:19 +00:00
Heng Sin Low c7b42af6dd * Fixed version mixed up in previous commit.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2956390
2010-02-23 13:20:41 +00:00
trifonnt f537c99a87 BF [2957094] - sql script fails on oracle
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2957094&group_id=176962
2010-02-23 09:21:11 +00:00
phib 24ee390c32 Fix SQL error with Merge entities and don't ignore some errors
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2936826
2010-02-23 01:55:33 +00:00
trifonnt b8f54de8f9 BF [2956546] - Login from WEB should also use LDAPUser
https://sourceforge.net/tracker/?func=detail&aid=2956546&group_id=176962&atid=879332
2010-02-22 12:14:39 +00:00
trifonnt bf14c33698 2010-02-22 12:01:31 +00:00
Heng Sin Low edf4a9b437 Scheduler Enhancement:
* Add cron job support
* Add IsIgnoreProcessingTime flag - use previous DateNextRun as source to calculate the new DateNextRun value
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2956390
2010-02-22 02:20:31 +00:00
phib 59e7297b6a Bug 2956377: SQL error in ProductCost.getDefaultAccount
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2956377
2010-02-22 01:00:34 +00:00
tobi42 dd65ec0229 minor fix for logmessage 2010-02-20 08:04:13 +00:00
phib 6c16c5beee BF 2954479 - Project Phase and Task not set in accounting fact
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2954479
2010-02-18 22:08:18 +00:00
Carlos Ruiz 1cbd9b01c1 Revert partially revision 11281 / reverting the wrong change on GridField
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2897730
2010-02-18 03:36:45 +00:00
Carlos Ruiz e0dff39270 FR Product Info Window - Add filter by Attribute Set
- implemented for zkwebui
- extend the functionality to filter the attributes by the attribute set selected
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2952085
2010-02-17 23:05:02 +00:00
phib 8629dfb7b5 Fix Bug 2953239 Inactive payment document type used
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2953239
2010-02-17 02:03:14 +00:00
phib 6ed2034e6a 2953193 Swing calendar widget forgets selected time
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2953193
2010-02-17 00:32:56 +00:00
trifonnt cc06c00048 BF [2947768] - Changing AttributeSet does not reset AttributeSetInstance
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2947768&group_id=176962
Use deleteEx instead of delete(). Thank's to Teo's advice.
2010-02-16 07:20:21 +00:00
trifonnt 19cc812271 Fixed Eclipse multi project setup after introduction of payflowpro.jar 2010-02-16 00:44:18 +00:00
vpj-cd 6dc566294e The Product Planning Table have not identifiers
kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2952456
2010-02-16 00:20:34 +00:00
trifonnt 95ab6652f8 FR [2904144] - Archive button not showing the archived docs for sales order
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2904144&group_id=176962
2010-02-15 23:40:20 +00:00
phib daaa969db5 Payflow payment processor SDK 4
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2792045
2010-02-15 23:35:13 +00:00
vpj-cd 679ccdf7a4 Create new importer for Planning Data and Forecast
kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2952245
2010-02-15 23:12:53 +00:00
phib 53a9929eab 2952391 Payment type not set correctly for direct deposit/debit
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2952391
2010-02-15 22:56:52 +00:00
trifonnt cee379fe3e FR [2940149] - Improve info product to query product in different languages
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2940149&group_id=176962
2010-02-15 22:21:16 +00:00
trifonnt e60830d17b FR [2952085] - Product Info Window - Add filter by Attribute Set
https://sourceforge.net/tracker/index.php?func=detail&aid=2952085&group_id=176962&atid=879332
2010-02-15 14:06:26 +00:00
trifonnt ae98fa29f1 BF [2947768] - Changing AttributeSet does not reset AttributeSetInstance
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2947768&group_id=176962
Tested with Postgres DB.
2010-02-15 11:54:46 +00:00
trifonnt 0288e96f00 FR [2934358] - Fixed Typos on AD_Element
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2934358&group_id=176962
Added Postrges migration Script.
Test on Postgres too.
2010-02-15 08:39:20 +00:00
trifonnt 8aea69bac6 Minor typo fixes. 2010-02-15 08:26:52 +00:00
phib 9d8aa96e33 2950343 Request email processor store attachments
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2950343
2010-02-12 05:42:00 +00:00
ogomezislas 7f24cb72e1 The current Persistence Engine Allow not get I_Table
kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2949927
2010-02-11 20:30:14 +00:00
phib 51105fba20 FR2949534 Call reset allocation from allocation window
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2949534
2010-02-11 05:06:44 +00:00
trifonnt b498f12ab8 BF [2948213] - Record ID parameter is not carried in jasper report
https://sourceforge.net/tracker/?func=detail&atid=955896&aid=2948213&group_id=176962
2010-02-09 22:34:25 +00:00