Commit Graph

95 Commits

Author SHA1 Message Date
Carlos Ruiz ac93bd4473 IDEMPIERE-638 Check log level before calling logging method / log.info / Thanks to Richard Morales 2013-02-27 20:58:38 -05:00
Carlos Ruiz b223b3a20c IDEMPIERE-638 Check log level before calling logging method / fix missing parenthesis / Thanks to Richard Morales 2013-02-26 17:24:09 -05:00
Richard Morales ce7938424e IDEMPIERE-638 Check log level before calling logging method / log.fine 2013-02-25 19:00:59 -05:00
Richard Morales ada4a0f749 IDEMPIERE-638 Check log level before calling logging method / log.finer 2013-02-25 14:08:35 -05:00
Richard Morales a6b7473ff4 IDEMPIERE-638 Check log level before calling logging method / log.finest 2013-02-25 14:00:29 -05:00
Richard Morales e0b18312f8 IDEMPIERE-638 Check log level before calling logging method / log.config 2013-02-25 12:29:10 -05:00
Richard Morales 427e8e08f2 IDEMPIERE-638 Check log level before calling logging method / s_log.info logger.config+info 2013-02-22 15:59:05 -05:00
Richard Morales 65a9dc9adc IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-20 20:31:16 -05:00
Richard Morales f737c1fc87 IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-19 18:17:37 -05:00
Richard Morales 9b0c13b9f5 IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-19 16:08:13 -05:00
Richard Morales 7838f1bf04 IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-15 19:26:22 -05: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
Elaine Tan 9f5de63894 Ticket #1001569: Move receipts into batch from QS to Idempiere - minor fix 2013-01-31 18:46:49 +08:00
Elaine Tan 145c0005cc Ticket #1001569: Move receipts into batch from QS to Idempiere - adjustment to the 'Create From Batch' code design 2013-01-31 16:47:17 +08:00
Elaine Tan d50e43d850 Ticket #1001569: Move receipts into batch from QS to Idempiere 2013-01-29 14:38:39 +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
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
Elaine Tan c3288cdd41 Ticket #1001770: RMA improvements - support optional shipment/receipt line in rma line 2013-01-21 19:45:11 +08:00
Elaine Tan 7bc1e373c9 Change "CreateFrom" factory to use OSGi service 2013-01-18 19:14:02 +08:00
Heng Sin Low 1a096ff10a Merge 3ec3918730fd 2012-12-28 00:30:38 +08:00
Elaine Tan d33e6319c9 Ticket #1001758: FedEx & UPS 2012-12-21 18:48:41 +08:00
Carlos Ruiz 2e5fb7c33f IDEMPIERE-217 Allocate Payment to Charge 2012-12-17 14:42:46 -05:00
Richard Morales ae3990ce11 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> not used 2012-12-13 18:41:45 -05: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 1e30b56290 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse Warning : Is never used 2012-12-06 15:00:04 -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
Richard Morales 529089a426 IDEMPIERE-183 Fixed generic type warning 2012-12-04 11:24:23 -05:00
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
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
Carlos Ruiz 0ba86d5da4 IDEMPIERE-385 Resolve M_Storage locking and data consistency / Show storage totals on Info Product Panel 2012-11-21 17:19:33 -05:00
Carlos Ruiz c93620b3c9 IDEMPIERE-385 Resolve M_Storage locking and data consistency / Code refinements 2012-11-20 17:30:44 -05:00
Owner.Owner-PC 5732700f46 fix code related with MStorage.add() method 2012-10-16 14:06:19 +07:00
Owner.Owner-PC 2a4b62f683 commit initial work on IDEMPIERE-385 2012-10-16 13:46:20 +07:00
Elaine Tan 17aeb199ef Merge with ade8e366cf54154e97af42addf956d38229c553c 2012-11-16 18:08:19 +08:00
Elaine Tan bec8fac40c Ticket #1001611: Adjust Payment Processor Options for Tenant 2012-11-16 17:40:17 +08:00
Juan David Arboleda 34267029f4 IDEMPIERE-457 Tab Editor (to ease positioning of fields) 2012-11-14 16:32:44 -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
Elaine Tan ad5d338dfd Merge with c7817574afdfe577790aaa5144f192cf953dcda4 2012-11-08 18:28:56 +08:00
Elaine Tan 816f897f06 IDEMPIERE-392 Redesign payment button - revert previous change, use factory approach 2012-11-08 18:21:38 +08:00
Heng Sin Low 3d865703f1 IDEMPIERE-493 Add validation for matching. Fixed layout and refresh issue. 2012-11-08 13:26:30 +08:00
Heng Sin Low 614a431e0b Merge with eb737df095c2fdeac36e42b1786173d066d95757 2012-11-08 07:50:40 +08:00
Heng Sin Low ba27cda7cf IDEMPIERE-493 Add validation for matching 2012-11-08 07:50:01 +08:00
Elaine Tan d68ddd64dd IDEMPIERE-392 Redesign payment button - use OSGI service driven instead of hard-coded static to register payment form for each payment rule 2012-11-07 17:59:08 +08:00
Heng Sin Low 2dfa60b73e IDEMPIERE-359 Add OSGi Service support for existing extension point 2012-11-06 11:39:23 +08:00
Elaine Tan 442fd422a1 IDEMPIERE-462 Ticket #1001503: Credit Cards Online - support online sales, authorization, delay capture and void payment 2012-11-01 20:23:20 +08:00
Carlos Ruiz c14f1a0209 IDEMPIERE-158 Make selection of login languages more flexible / set language as locale when creating translations 2012-10-23 18:03:00 -05:00
Elaine Tan 9c26a16dcc IDEMPIERE-392 Redesign payment button - include copyright text 2012-10-19 17:24:15 +08:00