Commit Graph

9315 Commits

Author SHA1 Message Date
Carlos Ruiz 2eb2c0ef2c IDEMPIERE-1225 QuickEntry informs that no location has been introduced when in fact it has been 2013-08-05 16:06:05 -05:00
Juliana Corredor bd6236850d IDEMPIERE-1241 problem with advanced search colum posted 2013-08-05 13:16:51 -05:00
Carlos Ruiz 19661cd254 IDEMPIERE-1197 in advanced, when select empty item in column name, throw java.lang.NullPointerException / based on patch from Richard Morales 2013-08-05 12:48:45 -05:00
Elaine Tan 2345c88481 IDEMPIERE-1229 Purchase Order print format needs to be removed from SO window - maintain the old public method signature 2013-08-05 17:50:17 +08:00
Elaine Tan fb95f9fca8 IDEMPIERE-1229 Purchase Order print format needs to be removed from SO window 2013-08-05 15:59:20 +08:00
Carlos Ruiz 73bbb90470 IDEMPIERE-1138 Broadcast Message Problems / Based on patch from Richard Morales 2013-08-05 00:12:23 -05:00
Heng Sin Low 7badfa1db9 IDEMPIERE-1240 exception "java.lang.NullPointerException" throws when select a Shipper in Shipment>Packages. 2013-08-05 12:26:32 +08:00
Heng Sin Low 570b5dd012 IDEMPIERE-1248 Performance Optimization: Eliminate the fire and processing of duplicate event. Fixed regression - post of dynamic display break lookup editor. 2013-08-05 12:25:49 +08:00
Heng Sin Low 5f38260736 Merge 93d03b4db22d 2013-08-05 11:04:54 +08:00
Heng Sin Low 6819bbc720 IDEMPIERE-1248 Performance Optimization: Eliminate the fire and processing of duplicate event. 2013-08-05 11:04:00 +08:00
Carlos Ruiz c59cc58eed IDEMPIERE-1183 Info Invoice window not setting Sales Trx flag / Based on patch from Richard Morales 2013-08-04 21:27:13 -05:00
Richard Morales 099e1bf880 IDEMPIERE-1198 value in textbox isn't manipulation 2013-08-04 20:52:39 -05:00
Heng Sin Low a128d9b302 IDEMPIERE-1238.detail edit not commit when next header record. 2013-08-05 01:22:46 +08:00
Carlos Ruiz f33e50eb7e IDEMPIERE-1247 UX: consistency on opening as single record view 2013-08-03 11:10:42 -05:00
Carlos Ruiz 85a4506d06 IDEMPIERE-1191 DB Connection string is displayed in Report / include also process info from buttons showing DB info 2013-08-03 10:51:36 -05:00
Richard Morales 76822fcd3c IDEMPIERE-1191 DB Connection string is displayed in Report 2013-08-03 10:50:57 -05:00
Carlos Ruiz a9e13f7983 IDEMPIERE-1162 / fix iDempiereDaily build broken 2013-08-03 10:12:34 -05:00
Carlos Ruiz ad274f6ad2 IDEMPIERE-1140 Copy record uses wrong quantity when used in shipment line / receipt line - implemented:
- calculate running qty on same shipment/receipt - when user choose same order line twice the callout subtract the running qty of orderline
- callout set qty to 1 when using a serialized ASI
2013-08-03 10:04:38 -05:00
Carlos Ruiz d7dc94dbab IDEMPIERE-1211 Tenant view of Dashboard Content and Dashboard Preference windows incorrect. 2013-08-02 23:40:28 -05:00
Carlos Ruiz 8e5d0c4d04 IDEMPIERE-1020 BOM error if product searchkey is longer than 22 characters / peer review 2013-08-02 23:28:53 -05:00
Deepak Pansheriya 37e24fb680 IDEMPIERE-1020 BOM error if product searchkey is longer than 22 characters 2013-07-31 16:00:54 +05:30
Heng Sin Low ccb801effd IDEMPIERE-1244 Use client side timer instead of server thread for the auto refresh of dashboard gadget. 2013-08-03 08:36:21 +08:00
Carlos Ruiz 99acbcf99d IDEMPIERE-1162 / fix iDempiereDaily build broken 2013-08-02 16:56:33 -05:00
Heng Sin Low ff167fd130 IDEMPIERE-1044 Load testing. Fixed MCountry.getDefault(ctx) not thread safe. 2013-08-02 22:56:46 +08:00
Heng Sin Low 6cceb11628 IDEMPIERE-1235 Add API to support the sharing of non-transactional connection within a single execution thread. 2013-08-02 16:09:45 +08:00
Heng Sin Low 2952930ab4 IDEMPIERE-1230 Detail pane always created for level 1 tab even when there's no child tab. Further optimization and fixed problem with sortTab. 2013-08-01 23:28:17 +08:00
Heng Sin Low 31426fbf60 IDEMPIERE-1231 Add non-persistent attributes support to PO. Peer review. 2013-08-01 21:58:23 +08:00
Heng Sin Low 62dcd54f19 Merge b22b9a788cd1 2013-08-01 21:48:13 +08:00
Heng Sin Low e32e543324 IDEMPIERE-1230 Detail pane always created for level 1 tab even when there's no child tab. Further optimization and fixed a event ordering bug in my previous revision for this ticket. 2013-08-01 21:47:30 +08:00
Elaine Tan c70293cb50 IDEMPIERE-569 Ticket #1001758: Improve shipping configuration to support external services
- sender's company name should retrieved from organization's name instead of description
- sender's contact name should retrieved from sales rep's name instead of description
2013-08-01 18:50:27 +08:00
Elaine Tan af722e2fd5 IDEMPIERE-1231 Add non-persistent attributes support to PO 2013-08-01 17:40:13 +08:00
Elaine Tan bc81a931df IDEMPIERE-1231 Add non-persistent attributes support to PO 2013-08-01 17:34:50 +08:00
Heng Sin Low 92580221f7 IDEMPIERE-1230 Detail pane always created for level 1 tab even when there's no child tab. 2013-08-01 17:18:14 +08:00
Carlos Ruiz a4007bf19d IDEMPIERE-1227 add UU on clone method 2013-07-31 12:12:10 -05:00
Heng Sin Low d3d3c8d182 Merge b63467aca2a0 2013-08-01 01:03:07 +08:00
Heng Sin Low e355e73eff IDEMPIERE-1226 Page Optimization: Specify image dimensions. 2013-08-01 01:02:00 +08:00
Carlos Ruiz 9b13c2dec4 IDEMPIERE-840 Improvement to Request model class 2013-07-31 09:06:41 -05:00
Heng Sin Low 5a661371e7 Merge cf7b58b5e6d2 2013-07-31 16:42:54 +08:00
Heng Sin Low 714ce29278 IDEMPIERE-1224 Need a way to prevent auto start of OSGi service component from Core. 2013-07-31 16:41:37 +08:00
Heng Sin Low 8d9a2ba66f IDEMPIERE-1223 Use ClassName as Name of OSGi component. 2013-07-31 16:30:15 +08:00
Elaine Tan 92532db6de IDEMPIERE-840 Improvement to Request model class - combine the requestservice.xml and requesteventhandler.xml into one. Use class name as the pid. 2013-07-31 15:31:58 +08:00
Elaine Tan f5fb6f7d37 IDEMPIERE-840 Improvement to Request model class - fix requesteventhandler.xml 2013-07-31 14:29:52 +08:00
Elaine Tan 063b859619 IDEMPIERE-1222 Folder should be removed as menu lookup option 2013-07-31 12:51:56 +08:00
Carlos Ruiz bbfe58d4f0 IDEMPIERE-1162 2013-07-30 15:04:59 -05:00
Elaine Tan cba6d77de7 IDEMPIERE-840 Improvement to Request model class - Drop request validator 2013-07-30 23:41:05 +08:00
Elaine Tan b63c3777e1 IDEMPIERE-840 Improvement to Request model class - Using OSGi event instead of model validator 2013-07-30 22:36:05 +08:00
Heng Sin Low 7a8378e716 Merge f8a6939cc846 2013-07-30 13:20:41 +08:00
Heng Sin Low 1e27469b0f IDEMPIERE-1218 Improve discovery of hazelcast configuration file. 2013-07-30 13:19:20 +08:00
Elaine Tan f4556324ad IDEMPIERE-840 Improvement to Request model class - Using OSGi event instead of model validator 2013-07-30 12:08:56 +08:00
Richard Morales 051dd36d22 IDEMPIERE-1187 in make menu window, when select "Summary Level", field "Window" still display 2013-07-29 22:56:47 -05:00