Commit Graph

855 Commits

Author SHA1 Message Date
Heng Sin Low d8e7b6ee67 Merge 49f33f4950c9 2013-02-20 17:56:44 +08:00
Heng Sin Low 066a7bc612 IDEMPIERE-639 Sequence field not display in Grid Model. 2013-02-20 17:50:55 +08:00
Richard Morales f737c1fc87 IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-19 18:17:37 -05:00
Carlos Ruiz cb10e71ad0 IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-19 16:16:17 -05:00
Richard Morales 9b0c13b9f5 IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-19 16:08:13 -05:00
Heng Sin Low d86e3e4e71 Merge ea73bc0ccc6c 2013-02-19 21:29:28 +08:00
Elaine Tan e31c3f0341 Ticket #1002211: Create Help pane for Bizidium - allow the same context help message to multiple instances (e.g. tabs, processes, and forms) 2013-02-19 18:57:53 +08:00
Carlos Ruiz 7cdcc71a41 IDEMPIERE-645 Fitnesse Recorder 2013-02-18 21:20:39 -05:00
Carlos Ruiz f06e6c1917 IDEMPIERE-616 VBinary improvement for swing client + bugfix in GridTable / Thanks to Jan Thielemann 2013-02-18 13:16:18 -05:00
Heng Sin Low 6a8ded433e Merge 04277f8ad9d3 2013-02-18 12:09:05 +08:00
Heng Sin Low 9865d517a9 IDEMPIERE-638 Check log level before calling logging method. 2013-02-18 12:08:05 +08:00
Richard Morales 7838f1bf04 IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-15 19:26:22 -05:00
Juan David Arboleda 63d34ee56e IDEMPIERE-454 Easy import / Version 3 Exporter - when exporting on a detail tab export parent and details 2013-02-14 13:48:47 -05:00
Heng Sin Low 8c7ba69090 IDEMPIERE-293 Support for Kill Session. Use dynamic service for access to IMessageService to avoid startup timing issue. 2013-02-14 21:07:31 +08:00
Heng Sin Low 1c718c74a9 IDEMPIERE-359 Add OSGi Service support for existing extension point. Remove obsolete xml file. 2013-02-14 21:01:31 +08:00
Heng Sin Low 0fa32d3826 IDEMPIERE-604 Error if window has more than 1000 rows. GridTab.getCurrentRow() should be a read only getter that doesn't modify the m_currentrow pointer. 2013-02-14 00:09:45 +08:00
Heng Sin Low 06ebc462b8 Merge 3b92d1d047fe 2013-02-13 17:36:22 +08:00
Heng Sin Low f4da72ef50 IDEMPIERE-359 Add OSGi Service support for existing extension point. 1) Separate osgi service and equinox extension locator API. Service.locator() for OSGi service and EquinoxExtensionLocator.instance() for equinox extension. 2) Use OSGi service for all singleton component ( all factories and most services ) and equinox extension for others ( UI object, Process instance and PIPO handlers). 2013-02-13 16:15:43 +08:00
Carlos Ruiz 1aaf64fa7b remove duplicate (altercolumn was there at functions and now is duplicated at procedures) 2013-02-08 10:52:01 -05:00
Heng Sin Low d26c8845b5 IDEMPIERE-613 Column Encryption Enhancement. Fixerd synchronization and release of resource . 2013-02-08 18:27:26 +08:00
Heng Sin Low 39a01cfed9 Merge c4249198a528 2013-02-08 11:18:04 +08:00
Heng Sin Low 416de5e925 Merge 64973314fe94 2013-02-08 11:17:14 +08:00
Heng Sin Low 8e8f0e1cd7 IDEMPIERE-604 Error if window has more than 1000 rows. 2013-02-08 11:13:33 +08:00
Carlos Ruiz 9af1992d05 IDEMPIERE-605 Error message when saving new Business Partner / related to IDEMPIERE-362 Hide things that don't work on iDempiere 2013-02-07 17:50:43 -05:00
Carlos Ruiz 0becbfbf3e IDEMPIERE-617 Enable logging of authentication failures 2013-02-07 13:20:27 -05:00
Elaine Tan e97f0463b6 Ticket #1002211: Create Help pane for Bizidium 2013-02-07 19:25:54 +08:00
Carlos Ruiz 1640fec333 IDEMPIERE-90 Restricted items on Combobox / refactor to avoid direct SQL and use cache 2013-02-06 10:50:35 -05:00
Carlos Ruiz 9d593123c9 Merged tbayen/idempiere-swing into development 2013-02-06 10:25:38 -05:00
Carlos Ruiz d84f3a77c6 Merged in tbayen/idempiere (pull request #59)
IDEMPIERE-596 Report hangs if column for "next line" does not exist
2013-02-06 10:13:27 -05:00
Carlos Ruiz 8d66ca7fe7 IDEMPIERE-610 Import of BankStatement does not work (can not create new bank statements) - thanks to Thomas Bayen 2013-02-06 10:10:26 -05:00
Heng Sin Low b6af6a3489 IDEMPIERE-613 Column Encryption Enhancement. 2013-02-06 18:03:42 +08:00
Heng Sin Low 8d5f668baf Merge 432b42c979ad 2013-02-04 18:11:05 +08:00
Heng Sin Low 01d80efbb5 IDEMPIERE-608 Zk InfoSchedule: Replace TimeLine with Calendar component. 2013-02-04 18:09:59 +08:00
Heng Sin Low ae6f9fb243 IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Ported InfoAssignment, InfoBPartner, InfoInOut, InfoInvoice, InfoOrder and InfoPayment. 2013-02-04 18:05:40 +08:00
Elaine Tan 2238b7d737 IDEMPIERE-60 - Bizidium must not save credit card number 2013-02-01 11:57:45 +08:00
Heng Sin Low ef393112e3 IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Added IsIdentifier and SeqnoSelection to AD_InfoColumn. Ported InfoOrderPanel. 2013-01-30 22:38:09 +08:00
Nicolas Micoud f584dcc1c5 Merged idempiere/idempiere into development 2013-01-30 15:19:59 +01:00
Carlos Ruiz 6b50b40a42 IDEMPIERE-600 Use User Org Access in Role didn't work - thanks to Juliana Corredor 2013-02-06 08:26:39 -05:00
Carlos Ruiz c1a0a80416 IDEMPIERE-597 Role Access Update is creating workflow access for other tenants workflows 2013-01-29 10:37:42 -08:00
Heng Sin Low 09269e1c78 Merge 8ea10ec5ce3f 2013-01-30 00:29:57 +08:00
Heng Sin Low 8a22f8c3e5 IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Ported InfoBPartnerPanel to InfoBPartnerWindow. 2013-01-30 00:28:27 +08:00
Elaine Tan d50e43d850 Ticket #1001569: Move receipts into batch from QS to Idempiere 2013-01-29 14:38:39 +08:00
Thomas Bayen 6efdf383dc IDEMPIERE-596 Report hangs if column for "next line" does not exist 2013-01-29 00:15:48 +01:00
Carlos Ruiz 5c55d46ad1 IDEMPIERE-594 Improve positioning on windows / Change DocAction button to have the name of the Document Action element 2013-01-25 17:28:38 -08:00
Carlos Ruiz df55f2e0cf IDEMPIERE-369 Master Detail layout improvements / Found an infinite loop when a child tab is defined in level 2 and the parent tab is defined in level 0 2013-01-25 16:20:00 -08:00
Nicolas Micoud 92a269f200 IDEMPIERE 90 2013-01-24 12:15:23 +01:00
Carlos Ruiz c2941041fe IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-01-23 16:05:42 -08:00
Heng Sin Low 66c7e2267e Merge 24fba97c4841 2013-01-23 18:21:41 +08:00
Heng Sin Low 7cc4052caf IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Ported existing info product panel to the new ad_infowindow implementation. 2013-01-23 18:20:49 +08:00
David Peñuela 5eb035dfac IDEMPIERE-373 Implement User Locking / Improve error messages 2013-01-22 21:55:48 -08:00
Elaine Tan 8add04b700 Ticket #1001770: RMA improvements - add callouts to populate the data when shipment/receipt line, product or charge field changed 2013-01-22 20:21:21 +08:00
Carlos Ruiz 1cc2094b3a IDEMPIERE-578 Zoom to detail broken on BP 2013-01-21 17:53:51 -08:00
Elaine Tan c3288cdd41 Ticket #1001770: RMA improvements - support optional shipment/receipt line in rma line 2013-01-21 19:45:11 +08:00
Heng Sin Low b0fe14d87e Merge ced6213e57fb 2013-01-21 12:53:09 +08:00
Carlos Ruiz 9001929ae1 IDEMPIERE-567 Move ProductUOMConversionRateValidate sysconfig key to be client configurable 2013-01-18 11:38:44 -08:00
Carlos Ruiz 2b3f71e48c IDEMPIERE-568 Review proper closing of JDBC statements and resultsetsHG: Enter commit message. Lines beginning with 'HG:' are removed. 2013-01-18 11:34:42 -08:00
Elaine Tan 5448d70f3f Ticket #1001770: RMA improvements - support optional shipment/receipt line in rma line and rma tax. 2013-01-18 19:16:40 +08:00
Heng Sin Low 78d846ccad Merge 280cf71dcd1b 2013-01-18 15:29:14 +08:00
Elaine Tan 5e97b03ebf Ticket #1001770: RMA improvements 2013-01-18 11:49:41 +08:00
Juan David Arboleda 0ebc6fab41 IDEMPIERE-454 Easy import / Version 2 - add update capatibility in 1 tab - it requires the key field(s) to be suffixed with /K 2013-01-16 16:24:03 -08:00
Heng Sin Low d91e1e41cb Merge e7949f8cecbd 2013-01-17 01:15:22 +08:00
Heng Sin Low 9d312ff605 IDEMPIERE-348 Zk Performance: remove use of polling background thread for update of dashboard. Use server side event to update calendar and recent items dashboard widget. Activities dashboard widget is still using polling but update of home tab label for activities count is now event driven. 2013-01-17 01:14:16 +08:00
Carlos Ruiz 229be1faf2 Merged in tbayen/idempiere (pull request #55: IDEMPIERE-539) 2013-01-16 06:49:10 -08:00
Carlos Ruiz da3e69fd34 IDEMPIERE-166 Rebranding of logo and product name 2013-01-16 06:44:38 -08:00
Thomas Bayen c1ef669512 Merge with bd14881f01d02cc8e4ea979e62c67b2c5373c0b4 2013-01-16 02:21:39 +01:00
Carlos Ruiz 8609a6a53b IDEMPIERE-553 Can not set Nullable Combobox fields to Null after setting them to a non-null value 2013-01-14 18:04:00 -08:00
Elaine Tan 28903d9672 Ticket #1001758: FedEx & UPS - Add back 'Name' column to M_Shipper, M_ShipperLabels, M_ShipperPackaging, M_ShipperPickupTypes and M_ShippingProcessor. Revise the shipping processor and shipper callouts. 2013-01-09 17:21:18 +08:00
Heng Sin Low efa9fa0a72 IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Added support for custom query operator and query function. Added support to open info window from menu. 2013-01-09 12:09:58 +08:00
Heng Sin Low 5fa0eb06de IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Fixed support for order by and group by. 2013-01-05 08:56:56 +08:00
Heng Sin Low 06362405e1 IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Still pending migration of existing custom InfoPanel implementation. 2013-01-04 16:59:50 +08:00
Heng Sin Low bf3f098726 IDEMPIERE-542 Zk: IColumnCallout extension doesn't work. Fixed org.compiere.model.Callout extension point not working. 2013-01-03 00:16:06 +08:00
Heng Sin Low 1a096ff10a Merge 3ec3918730fd 2012-12-28 00:30:38 +08:00
Elaine Tan f6a4dc5b88 Ticket #1001758: FedEx & UPS - Get Contact/User from order if shipment's Contact/User is not defined and fix the description of create package process 2012-12-27 18:59:13 +08:00
Thomas Bayen 81c60eba4c IDEMPIERE-539 Import GL Window does not allow Key Values for Activity, Campaign, Sales Region 2012-12-26 02:50:26 +01:00
Heng Sin Low 679b9ca1f9 IDEMPIERE-537 Zk: Dynamic Validation Rule for Advanced Query 2012-12-24 18:17:04 +08:00
Heng Sin Low 84af8c3d6a IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning - Drop deprecated class AsyncProcess. 2012-12-23 15:16:09 +08:00
Heng Sin Low 7fcd2cba58 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning - Fixed generic type warning. Drop classes that's not used anywhere. 2012-12-23 15:08:57 +08:00
Elaine Tan 83153617a9 Ticket #1001758: FedEx & UPS 2012-12-21 18:49:07 +08:00
Elaine Tan d33e6319c9 Ticket #1001758: FedEx & UPS 2012-12-21 18:48:41 +08:00
Carlos Ruiz 49562e0b98 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> The import ___ is never used 2012-12-20 16:19:55 -05:00
Richard Morales d0c6f4127a IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> suppress unchecked 2012-12-20 15:47:59 -05:00
Carlos Ruiz 740908e0c5 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> dead code 2012-12-20 15:46:40 -05:00
Carlos Ruiz c39047eb17 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> dead code / drop unused cache 2012-12-20 14:59:03 -05:00
Carlos Ruiz b26888800d IDEMPIERE-206 Integrate fitnesse with iDempiere / Let fitnesse login fixture check the USE_EMAIL_FOR_LOGIN sysconfig parameter
- refactored unnecessary repeated .close
- indent method
2012-12-20 12:46:25 -05:00
Carlos Ruiz ceb17510e3 IDEMPIERE-459 Add Timestamp Value to MSysConfig / Added code to manage date, time or timestamp based on the length of string 2012-12-20 10:51:46 -05:00
Nicolas Micoud fb660c3100 IDEMPIERE-459 - Add Timestamp Value to MSysConfig 2012-10-11 10:13:13 +02:00
Carlos Ruiz dda97fbadd IDEMPIERE-362 Drop deprecated connection profile 2012-12-19 23:50:45 -05:00
Heng Sin Low 4d6203f007 1001804 Issue about cache with load balancer. List members in the cluster in About window. 2012-12-19 17:15:23 +08:00
Heng Sin Low 16773b295b IDEMPIERE-391 Scheduler improvements. Fixed session context management issue. 2012-12-18 11:48:50 +08:00
Carlos Ruiz d3e8ef0a7a IDEMPIERE-455 Discover and fix FindBugs problems / Patterns Multithreaded correctness 2012-12-17 20:32:05 -05:00
Carlos Ruiz 565b5b0dca IDEMPIERE-530 improve performance to enable attachments and chat buttons (Thanks to Juliana Corredor) 2012-12-17 17:00:28 -05:00
Heng Sin Low 21c2f0c05b IDEMPIERE-254 2Pack Stabilization and Enhancement. Fixed pack in bug with generic po. 2012-12-17 11:05:30 +08:00
Carlos Ruiz b1275ae52b IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> deprecated (Thanks to Richard Morales) 2012-12-15 19:33:37 -05:00
Richard Morales ae3990ce11 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> not used 2012-12-13 18:41:45 -05:00
Carlos Ruiz f102760447 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern LSYC_LOCAL_SYNCHRONIZED 2012-12-13 18:12:17 -05:00
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
Carlos Ruiz c77297c201 IDEMPIERE-484 Address field issue for a Country with additional fields 2012-11-09 11:24:26 -05:00
Carlos Ruiz faf9c28733 IDEMPIERE-496 Exception when changing Organization Info 2012-11-09 11:00:33 -05:00
uthadehikaru 061a7deb5a fixed error params on getQtyOnHand 2012-11-09 15:46:55 +07:00
Elaine Tan ad5d338dfd Merge with c7817574afdfe577790aaa5144f192cf953dcda4 2012-11-08 18:28:56 +08:00
Elaine Tan 5f50cd16b6 IDEMPIERE-462 Ticket #1001503: Credit Cards Online - make the payment processor fields configurable 2012-11-08 18:24:19 +08:00