Carlos Ruiz
|
8f13ed795e
|
unnecessary SuppressWarnings
|
2012-12-12 18:11:53 -05:00 |
Carlos Ruiz
|
9e77388cf4
|
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> The import ___ is never used
|
2012-12-12 18:11:37 -05:00 |
Richard Morales
|
2cd9a1d0f1
|
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> The import ___ is never used
|
2012-12-12 17:56:24 -05:00 |
Richard Morales
|
cbe8d69e30
|
IDEMPIERE-455 Discover and fix FindBugs problems / Generate serialVersionUID instead of the default 1L
|
2012-12-12 17:37:18 -05:00 |
Richard Morales
|
624d5862e2
|
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> The serializable class does not declare a static final serialVersionUID field of type long
|
2012-12-12 17:32:09 -05:00 |
Richard Morales
|
7ba478f6c2
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern ICAST_IDIV_CAST_TO_DOUBLE
|
2012-12-12 16:31:08 -05:00 |
Carlos Ruiz
|
24e4972406
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern NP_NULL_ON_SOME_PATH (Thanks to Richard Morales)
|
2012-12-12 16:30:06 -05:00 |
Carlos Ruiz
|
ba35f250ba
|
IDEMPIERE-480 Huge bug with FactAcctReset and Automatic Accounting / Peer review
|
2012-12-12 11:55:40 -05:00 |
Paul Bowden
|
ccf712f7d6
|
Bank statement posting period incorrect. Fixes #272
(transplanted and modified for idempiere from http://adempiere.hg.sourceforge.net/hgweb/adempiere/contribution_adaxa/rev/53b4ceb2ecaa)
|
2011-11-09 12:23:30 +11:00 |
Paul Bowden
|
e377f62aec
|
Fixes #22 post bank statement on statement date
(transplanted and modified for idempiere from http://adempiere.hg.sourceforge.net/hgweb/adempiere/contribution_adaxa/rev/069a8413c27d)
|
2011-07-26 15:32:37 +10:00 |
Richard Morales
|
4c16922d20
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern NP_NULL_ON_SOME_PATH_EXCEPTION
|
2012-12-12 10:49:56 -05:00 |
Carlos Ruiz
|
4e6bf45259
|
hg merge e579d7ef4fa5
|
2012-12-12 08:11:54 -05:00 |
Elaine Tan
|
3607328a7b
|
IDEMPIERE-60 - Bizidium must not save credit card number
|
2012-12-12 15:41:01 +08:00 |
Richard Morales
|
5662475b92
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern SIC_INNER_SHOULD_BE_STATIC
|
2012-12-11 19:47:25 -05:00 |
Richard Morales
|
2035b8c7d3
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern SS_SHOULD_BE_STATIC
|
2012-12-11 19:21:13 -05:00 |
Richard Morales
|
d42b5a12c3
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern HE_EQUALS_USE_HASHCODE
|
2012-12-11 19:14:19 -05:00 |
Richard Morales
|
d9afbe2768
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern OS_OPEN_STREAM
|
2012-12-11 16:48:34 -05:00 |
Richard Morales
|
ad61a5e637
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern NS_DANGEROUS_NON_SHORT_CIRCUIT
|
2012-12-10 14:35:53 -05:00 |
Richard Morales
|
05b0af19e5
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
|
2012-12-10 13:06:55 -05:00 |
Juliana Corredor
|
17a02687e0
|
IDEMPIERE-523 can´t delete archive
|
2012-12-10 11:36:26 -05:00 |
Carlos Ruiz
|
3f02050b41
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern GC_UNRELATED_TYPES (Thanks to Richard Morales)
|
2012-12-07 09:46:54 -05:00 |
Carlos Ruiz
|
e4c946215b
|
IDEMPIERE-207 GL Journal Generator / Improve error messages (thanks to David Peñuela)
|
2012-12-06 17:58:53 -05:00 |
Richard Morales
|
addbee68c4
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern NM_VERY_CONFUSING
|
2012-12-06 17:22:41 -05:00 |
Carlos Ruiz
|
ad39b3d935
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern EC_UNRELATED_CLASS_AND_INTERFACE
|
2012-12-06 17:17:42 -05:00 |
Carlos Ruiz
|
47dde2cfe9
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern LI_LAZY_INIT_UPDATE_STATIC
|
2012-12-06 15:51:20 -05:00 |
Carlos Ruiz
|
c39cc3b81d
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern BC_IMPOSSIBLE_DOWNCAST_OF_TOARRAY
|
2012-12-06 15:45:41 -05:00 |
Richard Morales
|
1e30b56290
|
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse Warning : Is never used
|
2012-12-06 15:00:04 -05:00 |
Carlos Ruiz
|
d03f0b79ad
|
IDEMPIERE-390 Attachments/archives on load balancer scenario / Implement archive part / Peer review
|
2012-12-05 19:30:45 -05:00 |
Juliana Corredor
|
16cf4aee67
|
IDEMPIERE-390 Attachments/archives on load balancer scenario / Implement archive part
|
2012-12-05 17:59:06 -05:00 |
Richard Morales
|
751f74cb46
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern: RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE
|
2012-12-05 17:36:30 -05:00 |
Richard Morales
|
75628911f2
|
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / findbugs fb-contrib pattern LSYC_LOCAL_SYNCHRONIZED_COLLECTION
|
2012-12-05 17:27:35 -05:00 |
Carlos Ruiz
|
3109d2584e
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern: SACM_STATIC_ARRAY_CREATED_IN_METHOD / Thanks to Richard Morales
|
2012-12-05 17:18:28 -05:00 |
Richard Morales
|
f8a4523e49
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern: PRMC_POSSIBLY_REDUNDANT_METHOD_CALLS
|
2012-12-05 16:44:51 -05:00 |
Carlos Ruiz
|
965e56e28a
|
hg merge d31dbdc39c79
|
2012-12-05 12:10:50 -05:00 |
Richard Morales
|
a486d1317c
|
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / findbugs fb-contrib pattern LSYC_LOCAL_SYNCHRONIZED_COLLECTION
|
2012-12-05 12:09:37 -05:00 |
Carlos Ruiz
|
fd433c7313
|
IDEMPIERE-525 Launching the same process throwing errors on console
|
2012-12-05 00:30:48 -05:00 |
Carlos Ruiz
|
4d15a4515e
|
IDEMPIERE-391 Scheduler improvements / Show debug info for troubleshooting
|
2012-12-04 23:08:49 -05:00 |
Carlos Ruiz
|
570d61b7aa
|
IDEMPIERE-391 Scheduler improvements / Evaluate IP address and hostname in all network interfaces / thanks to Juliana
|
2012-12-04 17:05:47 -05:00 |
Richard Morales
|
529089a426
|
IDEMPIERE-183 Fixed generic type warning
|
2012-12-04 11:24:23 -05:00 |
Deepak Pansheriya
|
304cda8d5e
|
Merge IDEMPIERE-293 and 294
|
2012-12-04 16:32:44 +05:30 |
Elaine Tan
|
778d4ba228
|
IDEMPIERE-462 Ticket #1001503: Credit Cards Online - Fix the database transaction used to save payment transaction and online trx history records, encrpyt credit card number and cvv, fix the allocation when perform credit payment transaction for AR credit memo.
|
2012-12-04 12:42:01 +08:00 |
Heng Sin Low
|
b6fd81b23c
|
IDEMPIERE-514 Match Invoice not created automatically for multiple receipts on single purchase order line
|
2012-12-03 18:18:09 +08:00 |
Heng Sin Low
|
690d7bdb8f
|
Minor - Fixed NPE.
|
2012-12-03 18:08:25 +08:00 |
Heng Sin Low
|
14f3e0b0ff
|
IDEMPIERE-378 Implement Reverse Accrual . Fixed reverse accrual not working for inventory move, payment and physical inventory.
|
2012-12-03 17:04:23 +08:00 |
Heng Sin Low
|
0b95ab7cd1
|
IDEMPIERE-496 Exception when changing Organization Info. Fixed wrong max row comparison in previous revision.
|
2012-12-03 15:26:13 +08:00 |
Heng Sin Low
|
8c30c3d051
|
Merge 6c683b4f5c29
|
2012-12-03 15:13:31 +08:00 |
Heng Sin Low
|
87a3c1ac23
|
minor performance tweak.
|
2012-12-03 15:04:10 +08:00 |
Heng Sin Low
|
75c8695aa8
|
Minor - remove private method that's not used.
|
2012-12-03 14:59:55 +08:00 |
Heng Sin Low
|
db154e11b7
|
IDEMPIERE-502 Use single thread pool for client and server process. Fixed scheduled thread pool executor service doesn't use min pool size and shouldn't have core thread timeout.
|
2012-12-03 14:37:46 +08:00 |
Heng Sin Low
|
41249300e7
|
IDEMPIERE-496 Exception when changing Organization Info. Performance improvement.
|
2012-12-03 14:36:30 +08:00 |