Commit Graph

660 Commits

Author SHA1 Message Date
Richard Morales 024c8d35c9 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern LSYC_LOCAL_SYNCHRONIZED 2012-12-13 18:11:40 -05:00
Richard Morales dc07ce8e37 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern LSYC_LOCAL_SYNCHRONIZED - StringBuffer 2012-12-13 18:11:15 -05:00
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
Deepak Pansheriya 962110fd2c IDEMPIERE-293 Support for Kill Session 2012-11-30 17:15:19 +05:30
Deepak Pansheriya 7788bf9bae IDEMPIERE-293 Support for Kill Session 2012-11-30 17:15:19 +05:30
Carlos Ruiz 2de5900c6c IDEMPIERE-294 BroadCast Message / Peer review 2012-12-02 23:59:49 -05:00
Deepak Pansheriya 8d1865571f IDEMPIERE-294 BroadCast Message 2012-11-30 14:56:59 +05:30
Deepak Pansheriya f992cef2d7 IDEMPIERE-294 BroadCast Message 2012-11-30 14:56:59 +05:30
Carlos Ruiz dae3f4c27b IDEMPIERE-390 Attachments/archives on load balancer scenario / Implemente deletion of attachment entries for filesystem method 2012-11-29 16:35:56 -05:00
Heng Sin Low 36b39ddf9f Merge c088cbe26368 2012-11-30 01:19:15 +08:00
Heng Sin Low 9a24ad651e IDEMPIERE-522 Zk: Random Freeze of screen update 2012-11-30 01:17:44 +08:00
Carlos Ruiz beb0b209e8 IDEMPIERE-390 Attachments/archives on load balancer scenario / Peer review 2012-11-28 17:00:13 -05:00
Juliana Corredor 28008f2737 IDEMPIERE-390 Attachments/archives on load balancer scenario 2012-11-28 15:52:54 -05:00
Carlos Ruiz 1c0b1ebd9e IDEMPIERE-385 Resolve M_Storage locking and data consistency / lock storage record being updated 2012-11-28 10:12:56 -05:00
Carlos Ruiz 5c4de4a93a IDEMPIERE-393 Setup wizards / Peer review 2012-11-28 01:05:41 -05:00
David Peñuela 7fa15475a8 IDEMPIERE-393 Setup wizards 2012-11-27 22:54:38 -05:00
Heng Sin Low a44a3a17df IDEMPIERE-491 Caching data can generate problem. Fixed a backward compatibility issue. 2012-11-27 22:40:46 +08:00
Heng Sin Low 9573837df2 Merge with 351f2f8327904e8f0b154d200c77b99b141bc785 2012-11-27 16:56:04 +08:00
Carlos Ruiz 6e2cdb9958 IDEMPIERE-491 Caching data can generate problem / Fix problems with swing client not starting with postgres and throwing NPE 2012-11-26 15:04:11 -05:00
Elaine Tan 6bcb4b9151 Ticket #1001392: Implement Single ‘online trx history table’ instead of individual tables - fix the incorrect text message of online trx history when it is a void or credit (payment) transaction 2012-11-26 19:29:32 +08:00
Carlos Ruiz a4562a33fc IDEMPIERE-163 Implement isupdateable and isalwaysupdateable on ad_field / Peer review 2012-11-23 13:34:49 -05:00
Juan David Arboleda 6433b7c02f IDEMPIERE-163 Implement isupdateable and isalwaysupdateable on ad_field 2012-11-23 12:57:35 -05:00
Carlos Ruiz 89c9a7a2ed hg merge e29fe52f1f00 2012-11-23 10:17:17 -05:00
Heng Sin Low 3e4c1a7103 IDEMPIERE-369 Master Detail layout improvements. Fixed link column determination for detail tab. 2012-11-23 16:56:15 +08:00
Carlos Ruiz 9a7e649bbc IDEMPIERE-385 Resolve M_Storage locking and data consistency / Improve error message - i.e. for negative inventory disallowed 2012-11-21 17:20:12 -05:00
Carlos Ruiz 3e0fb3b5a2 hg merge fb4181fa99c2 2012-11-21 10:04:09 -05:00
Heng Sin Low 41c9005d81 Merge with a38faf9fb423b6a26fd5085f0b8b45a4f339311e 2012-11-21 18:00:04 +08:00
Heng Sin Low 48ac83c4d3 Merge with d6b2cf8369afa87ae85cdeff838b061f3f5ab331 2012-11-21 17:58:12 +08:00
Heng Sin Low ef584a5f60 IDEMPIERE-491 Caching data can generate problem. Refactor the caching code, added distributed cache and cluster wide cache reset support. 2012-11-21 17:07:39 +08:00
Heng Sin Low c8b4a158b7 IDEMPIERE-491 Caching data can generate problem. Refactor the caching code, added distributed cache and cluster wide cache reset support. 2012-11-21 17:06:02 +08:00
Heng Sin Low fb883fd47c IDEMPIERE-359 Add OSGi Service support for existing extension point. Added process factory interface. 2012-11-21 16:54:18 +08:00
Carlos Ruiz c93620b3c9 IDEMPIERE-385 Resolve M_Storage locking and data consistency / Code refinements 2012-11-20 17:30:44 -05:00
Carlos Ruiz d74f7933ba IDEMPIERE-385 Resolve M_Storage locking and data consistency / M_StorageReservation requires IsSOTrx part of they key / PO.java need changes to manage Boolean on multi-column primary key 2012-11-20 17:30:16 -05:00
Carlos Ruiz bba1082d4e IDEMPIERE-385 Resolve M_Storage locking and data consistency / Finish changes to database:
- view replacement for M_Storage – ad_table marked as view
- migration script from M_Storage to the two new tables
- migration script to fill M_Warehouse.ReserveLocator_ID
- generate UUID columns and model classes for the two new tables
- the unique index key m_storagereservation_pkey must have IsSOTrx
- reorg unique index key m_storagereonhand_pkey - most accessed columns first
- m_product_stock_v - restored to previous version based on M_Storage now view
- m_product_substituterelated_v - restored to previous version based on M_Storage now view
2012-11-19 16:17:40 -05:00
Heng Sin Low 86eb3d32fa IDEMPIERE-378 Implement Reverse Accrual. Fixed reverse matching doesn't update current document's description correctly. Added validation to prevent repeated execution of reversal process. 2012-11-20 00:21:35 +08:00
Carlos Ruiz ab54f80937 IDEMPIERE-463 Fields based on table reference can't display identifiers 2012-11-16 11:56:46 -05:00
Carlos Ruiz 190e3c0767 IDEMPIERE-457 Tab Editor 2012-11-16 11:19:35 -05:00
Elaine Tan bec8fac40c Ticket #1001611: Adjust Payment Processor Options for Tenant 2012-11-16 17:40:17 +08:00
Elaine Tan baa32c9952 IDEMPIERE-462 Ticket #1001503: Credit Cards Online - make the payment processor fields configurable - revert the use of IGridTab 2012-11-14 16:59:08 +08:00
Heng Sin Low fcce5918dd Merge with 8d3b639fd52cecdc89d7256e97f469430175ecb1 2012-11-14 10:21:13 +08:00
Heng Sin Low 0b06a75a3b IDEMPIERE-503 Zk: Implement image icon support for window 2012-11-14 10:14:14 +08:00
Heng Sin Low 640888051a IDEMPIERE-502 Use single thread pool for client and server process 2012-11-14 10:11:17 +08:00
Heng Sin Low 6bdc0b187e IDEMPIERE-378 Implement Reverse Accrual 2012-11-14 09:58:53 +08:00
Carlos Ruiz 26c2059c7d IDEMPIERE-385 Resolve M_Storage locking and data consistency / integration with iDempiere 2012-11-13 20:51:04 -05:00
Carlos Ruiz b98d84e788 IDEMPIERE-457 Tab Editor (to ease positioning of fields) / Team work with Juan Arboleda 2012-11-12 18:09:48 -05:00
uthadehikaru 80e81f4c86 fixed bug related to inventory move 2012-11-12 09:54:53 +07:00
Carlos Ruiz 99f2517034 IDEMPIERE-498 Make BP quick entry configurable 2012-11-09 23:56:37 -05:00
Carlos Ruiz 0dd0d36ad2 IDEMPIERE-316 Inform when the user is not approver of a workflow doc / Peer review 2012-11-09 13:11:09 -05:00
Carlos Ruiz c407d6a3d0 IDEMPIERE-479 (Role->Access All Orgs) not being checked on Workflow Approval 2012-11-09 13:10:34 -05:00
Juliana Corredor dfe9752326 IDEMPIERE-316 Inform when the user is not approver of a workflow doc 2012-11-09 12:18:55 -05:00
Carlos Ruiz e7aee3e466 IDEMPIERE-357 Ticket #1001002 Move the Menu to be a Portlet / enable dashboard for System user 2012-11-09 11:56:08 -05:00