Heng Sin Low
288c967594
IDEMPIERE-1232 Zoom condition fixes. 1) Fixed WFEditor.zoom not using zoom condition. 2) Added null check for the query parameter in AEnv.zoom methods 3) Fixed AEnv.zoom(AD_Window_ID, query) not using zoom condition. Added AEnv.showZoomWindow(AD_Window_ID, query) to replace the direct opening of zoom window usage.
2013-08-12 14:40:17 +08:00
Carlos Ruiz
6de2833897
IDEMPIERE-1232 Zoom condition fixes / IDEMPIERE-528
2013-08-09 10:56:19 -05:00
Carlos Ruiz
d45691b141
IDEMPIERE-1258 Deleting a record is not refreshing recent items / based on patch from Richard Morales
2013-08-08 17:58:28 -05:00
Carlos Ruiz
7e347cdbfc
minor - removing import warnings left from previous commits
2013-08-08 17:56:28 -05:00
Carlos Ruiz
bc2f43b356
IDEMPIERE-1160 Hide potentially dangerous stuff from non-admin users / fix a NPE shown on logout after a non-access exception is thrown when opening window
2013-08-07 14:04:42 -05:00
Carlos Ruiz
e7d2a7a293
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - fix the theme resource url for calendar.zul path
2013-08-07 14:02:45 -05:00
Heng Sin Low
fdee723aef
IDEMPIERE-1248 Performance Optimization: Eliminate the fire and processing of duplicate event. Fixed bad method name.
2013-08-08 00:52:22 +08:00
Heng Sin Low
390c89281c
IDEMPIERE-1248 Performance Optimization: Eliminate the fire and processing of duplicate event. Backout optimization for dynamic display which is causing some regression.
2013-08-08 00:47:39 +08:00
Heng Sin Low
4be5c4a9da
Merge 2998dd9be51a
2013-08-07 21:17:36 +08:00
Heng Sin Low
5e1637dbff
IDEMPIERE-1199 No color on trees. Base on patch from Nicolas Micoud.
2013-08-07 21:14:06 +08:00
Elaine Tan
40f6a34e2d
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - fix the theme resource url for calendar.zul path
2013-08-07 16:02:59 +08:00
Carlos Ruiz
b0593a04e9
IDEMPIERE-1160 Hide potentially dangerous stuff from non-admin users / based on patch from Juliana Corredor
2013-08-06 16:20:59 -05:00
Carlos Ruiz
333c7f9a7f
IDEMPIERE-1138 Broadcast Message Problems
2013-08-06 13:56:11 -05:00
Heng Sin Low
d1dea0fd02
IDEMPIERE-1248 Performance Optimization: Eliminate the fire and processing of duplicate event. Fixed problem with refresh after process call.
2013-08-06 12:29:19 +08:00
Heng Sin Low
139b4b691c
Merge 6087eaebeb3c
2013-08-06 08:04:40 +08:00
Heng Sin Low
4ef6a5d163
IDEMPIERE-1248 Performance Optimization: Eliminate the fire and processing of duplicate event. Fixed problem with window that have no records ( reported by Carlos ).
2013-08-06 07:56:01 +08:00
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
Heng Sin Low
40e569e0cb
Merge 214e756ba4b2
2013-08-05 17:13:57 +08:00
Heng Sin Low
426909fd42
IDEMPIERE-1242 NPE results in Calendar Year and Period window.
2013-08-05 17:12:56 +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
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
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
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
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
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
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
Heng Sin Low
e355e73eff
IDEMPIERE-1226 Page Optimization: Specify image dimensions.
2013-08-01 01:02:00 +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
Carlos Augusto Sanchez
2dde3e9b8a
IDEMPIERE-984 Change Role and Logout must check for unsaved records on open windows / implement suggestions from Heng Sin
2013-07-29 17:42:27 -05:00
Carlos Ruiz
eab98bfc54
IDEMPIERE-984 Change Role and Logout must check for unsaved records on open windows / use case 2 / peer review
2013-07-23 19:13:18 -05:00
Carlos Augusto Sanchez
f81147ec4d
IDEMPIERE-984 Change Role and Logout must check for unsaved records on open windows / use case 2
2013-07-23 19:11:54 -05:00
Heng Sin Low
907dfcac4e
Merge 8e223c142e06
2013-07-22 20:22:43 +08:00
Heng Sin Low
0cead2d7f9
IDEMPIERE-481 Order field cleared at Shipment window. Add control to avoid clearing of lookup field value that just have been set. Fixed shipment callout always modify the IsSoTrx field's value due to wrong datatype comparision ( comparing 'Y'/'N' with boolean true/false ).
2013-07-22 20:13:00 +08:00
Elaine Tan
a33c9c0817
IDEMPIERE-860 Review Payment Processors - include credit card validation
2013-07-22 18:13:12 +08:00
Heng Sin Low
2aebb1b5ea
IDEMPIERE-528 Determine Zoom window depending on record.
2013-07-22 15:27:20 +08:00
Carlos Ruiz
3e06cf3255
IDEMPIERE-984 Change Role and Logout must check for unsaved records on open windows / use case 1 / peer review
2013-07-18 16:21:18 -05:00
Carlos Augusto Sanchez
839f02d823
IDEMPIERE-984 Change Role and Logout must check for unsaved records on open windows / use case 1
2013-07-18 16:20:29 -05:00
Carlos Ruiz
bcc0bc6f73
IDEMPIERE-1157 Adding functionality to add charts on the standard windows / peer review and complete - bringing missing class from Adaxa contribution repo
2013-08-22 19:09:40 -05:00
Deepak Pansheriya
c3a14d9547
IDEMPIERE-1157: Adding functionality to add charts on the standard windows / thanks to Adaxa
2013-08-22 18:52:57 -05:00
Carlos Ruiz
10488f31ef
hg merge release-1.0c (forward-porting)
2013-08-22 18:18:41 -05:00
Heng Sin Low
29bb281f6a
Merge changes from release-1.0c branch
2013-08-20 15:50:28 +08:00
Heng Sin Low
2d53a19774
IDEMPIERE-583 Delete Selection Panel improvement. Minor - remove system.out.println
2013-08-20 11:12:43 +08:00
Heng Sin Low
80f2dee5e9
IDEMPIERE-583 Delete Selection Panel improvement.
2013-08-19 21:46:02 +08:00
Heng Sin Low
be50c979a6
Merge changes from release-1.0c branch
2013-08-19 21:11:30 +08:00
Elaine Tan
beaaf3e8e3
IDEMPIERE-1149 Implements SetFocus on field - handle the default focus in edit mode for grid view
2013-08-05 17:05:02 +08:00
Carlos Ruiz
4277e7395e
hg merge release-1.0c (forward-porting)
2013-08-04 09:46:24 -05:00
Carlos Ruiz
db47eb7206
merge
2013-08-02 21:18:26 -05:00
Carlos Ruiz
14b0beddb0
hg merge release-1.0c (forward-porting)
2013-08-02 21:15:03 -05:00
Carlos Ruiz
e94e53d828
IDEMPIERE-234 Configure Toolbar by User / make the example work again
2013-07-31 12:26:59 -05:00
Carlos Ruiz
d0f1a03dba
hg merge release-1.0c (forward-porting)
2013-07-31 10:04:55 -05:00
Carlos Ruiz
e6442936b4
hg merge release-1.0c (forward-porting)
2013-07-29 20:46:47 -05:00
Elaine Tan
f8d579d368
IDEMPIERE-1149 Implements SetFocus on field
2013-07-29 15:32:26 +08:00
Carlos Ruiz
abdf870669
IDEMPIERE-1185 Cannot Lookup records in Reports
2013-07-17 16:32:20 -05:00
Carlos Ruiz
a8766eb276
IDEMPIERE-1170 Cannot Drag Tree Item After Insert New Record
2013-07-17 11:19:28 -05:00
Carlos Ruiz
2ab9b1554a
IDEMPIERE-1172 Setup Wizard uses randomly languages / found the issue is because of adding object to cache on constructor (found and cleared same issue on MRfQLine and MRfQLineQty)
2013-07-15 21:08:05 -05:00
Carlos Ruiz
6ade4c42ca
IDEMPIERE-842 The How-To help widget is partly language dependent / Thanks to Naim Berisha (nberisha)
2013-07-15 19:57:51 -05:00
Carlos Ruiz
c5dfae200f
IDEMPIERE-1169 WAccountDialog misbehaving if Account Combination is read/write
2013-07-11 23:50:56 -05:00
Heng Sin Low
d4f2d337cc
IDEMPIERE-1044 Load testing. Modify to generate uuid sequence by idspace instead of by desktop to reduce the possibilities of uuid change on subsequent run.
2013-07-09 00:06:53 +08:00
Carlos Ruiz
189ef8425d
IDEMPIERE-1116 When attachment is deleted the preview and size are not cleared + NPE / peer review
2013-07-06 18:16:33 -05:00
Richard Morales
b45cd7b740
IDEMPIERE-1116 When attachment is deleted the preview and size are not cleared + NPE
2013-07-06 18:15:44 -05:00
Carlos Ruiz
e7abe42baa
IDEMPIERE-1127 The Name of the workflow node is not translated / peer review
2013-07-06 17:45:22 -05:00
Richard Morales
68223ee9af
IDEMPIERE-1127 The Name of the workflow node is not translated
2013-07-06 17:44:39 -05:00
Carlos Ruiz
2f64086291
IDEMPIERE-1134 Immediate broadcast not showing acknowledge checkbox / follow suggestion from Heng Sin
2013-07-05 16:47:26 -05:00
Richard Morales
8461a5e006
IDEMPIERE-1133 Customize grid not translated / fix problem found by Heng Sin
2013-07-05 16:44:58 -05:00
Richard Morales
d0a605b066
IDEMPIERE-1134 Immediate broadcast not showing acknowledge checkbox
2013-07-04 18:39:51 -05:00
Carlos Ruiz
7b498798df
IDEMPIERE-1133 Customize grid not translated / peer review and complete
2013-07-04 18:25:42 -05:00
Richard Morales
7e17dd5fd0
IDEMPIERE-1133 Customize grid not translated
2013-07-04 18:19:28 -05:00
Elaine Tan
a0a5caa279
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Fix locator and location popups. Required fixed popup height for ZK to auto adjust the position based on available space.
2013-07-03 13:50:57 +08:00
Elaine Tan
cdead096cf
IDEMPIERE-1130 Problem with the height of performance dashboard panel
2013-07-03 11:19:05 +08:00
Heng Sin Low
197afc88af
IDEMPIERE-1118 Zk: Payment rule field editor is missing the dropdown button. Added css classes for payment rule field editor. Hide combobutton when combobox is readonly.
2013-06-29 01:23:59 +08:00
Heng Sin Low
c361e73378
IDEMPIERE-1115 Zk: 2 Minor dashboard widget bugs.
2013-06-28 17:18:10 +08:00
Heng Sin Low
2a6adae653
Merge ee410b474586
2013-06-27 10:15:16 +08:00
Heng Sin Low
e68b20aaff
Pre-release clean up: 1) Remove firefox download link and redundant idempiere.org link 2) Updated browser support check. We support ff, chrome, webkit and ie 8+.
2013-06-27 10:13:59 +08:00
Carlos Ruiz
47377261b3
IDEMPIERE-1104 Payments all get the same accounting date as the reconciling bank statement regardless of transaction date / IDEMPIERE-480
2013-06-26 13:21:20 -05:00
Heng Sin Low
e978aafe0d
minor footer height adjustment.
2013-06-27 01:01:01 +08:00
Heng Sin Low
fd6b6051ae
IDEMPIERE-1012 Missing fields on detail when open for edition. Apply fix to url field.
2013-06-27 00:05:26 +08:00
Heng Sin Low
05a6c860d8
Merge e3ba7855a947
2013-06-26 22:38:11 +08:00
Heng Sin Low
ac67fe763e
IDEMPIERE-729 Firefox becomes very slow randomly after working on zkwebui. Reduce timeout and GC cycle for xmlhttprequest.
2013-06-26 22:35:13 +08:00
Carlos Ruiz
0ce064eec6
IDEMPIERE-234 Configurable Toolbar / Prefix _WinInfo_ for context variables AD_Window_UU, AD_Window_ID and WindowName
2013-06-26 08:41:35 -05:00
Heng Sin Low
1e2ea6386d
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Added theme preference for trademark text for standard report footer. Peer review.
2013-06-26 12:52:07 +08:00
Carlos Ruiz
2e522a9329
IDEMPIERE-1111 Links on help window don't work if more than one help is opened
2013-06-25 21:01:25 -05:00
Richard Morales
f312dc448e
IDEMPIERE-1069 Callout doesn’t work the same way in quick entry window and normal AD window
2013-06-25 20:02:26 -05:00
Carlos Ruiz
b7e89a8e49
minor - comment out system.out.println messages
2013-06-25 19:06:56 -05:00
Richard Morales
5fbbee3826
IDEMPIERE-1015 Menu lookup add 'action' after name of the node / IDEMPIERE-943
2013-06-25 19:04:51 -05:00
Carlos Ruiz
b91f9e76bf
IDEMPIERE-1105 The find advanced, automatically replaces the current record values / fix init window - refactoring for performance
2013-06-25 17:54:24 -05:00
Carlos Ruiz
f36853a3d7
IDEMPIERE-1110 NPE on Setup Wizard
2013-06-25 17:18:17 -05:00
Heng Sin Low
69de4d3d87
Merge dae0e59c3529
2013-06-26 03:17:19 +08:00
Heng Sin Low
6cb2e6180b
IDEMPIERE-729 Firefox becomes very slow randomly after working on zkwebui. Some improvement but still slow down over time with ever growing memory usage.
2013-06-26 03:16:22 +08:00
Heng Sin Low
209abb49ee
IDEMPIERE-1106 Zk: Locator field seems editable.
2013-06-26 03:12:59 +08:00
Elaine Tan
916636c30f
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Added theme preference for trademark text for standard report footer.
2013-06-25 19:01:20 +08:00
Heng Sin Low
dd40704ba2
IDEMPIERE-1106 Zk: Locator field seems editable.
2013-06-25 16:17:30 +08:00
Heng Sin Low
f46eecc5ca
IDEMPIERE-1105 The find advanced, automatically replaces the current record values.
2013-06-25 13:29:52 +08:00
Richard Morales
f84d93036b
IDEMPIERE-1068 Information in QuickEntry window isn't displayed as it is in ADWindow
2013-06-24 22:10:26 -05:00
Carlos Ruiz
e51d5efbae
IDEMPIERE-1098 Translate Login label on LoginPanel / Thanks to Naim Berisha (nberisha) for the patch
2013-06-24 21:16:36 -05:00
Heng Sin Low
7951a35bd6
IDEMPIERE-1012 Missing fields on detail when open for edition. Fixed LayoutUtils.removeSclass not working properly.
2013-06-25 08:25:38 +08:00
Heng Sin Low
717c2ca808
IDEMPIERE-1103 Zk: Grid View onPostSelectedRowChanged event is called twice.
2013-06-25 00:13:25 +08:00
Heng Sin Low
e88f59fa02
IDEMPIERE-940 Location fields seems updateable
2013-06-24 18:06:36 +08:00
Heng Sin Low
788d932239
IDEMPIERE-988 Failed to process script In Advanced search for any window.
2013-06-24 17:45:25 +08:00
Heng Sin Low
90b35e5bc7
IDEMPIERE-1100 BP field split in two lines.
2013-06-24 15:32:40 +08:00
Carlos Ruiz
577057b1ba
IDEMPIERE-1069 Callout doesn’t work the same way in quick entry window and normal AD window. / Peer review
2013-06-23 18:56:51 -05:00
Richard Morales
bc61b7d56c
IDEMPIERE-1069 Callout doesn’t work the same way in quick entry window and normal AD window.
2013-06-23 18:00:32 -05:00
Carlos Ruiz
a35ac9ea7c
IDEMPIERE-1101 Found issues on management of callouts and dynamicdisplay
2013-06-23 17:27:04 -05:00
Richard Morales
a13e69fbef
IDEMPIERE-1095 quick entry doesn't refresh fields after updating data
2013-06-23 14:17:45 -05:00
Heng Sin Low
f0810e50c9
Merge ed6dd9d38be1
2013-06-23 11:23:06 +08:00
Heng Sin Low
fd3e1d8dd3
IDEMPIERE-1090 Toolbar buttons are always shown despite Display Logic
2013-06-23 11:21:27 +08:00
Carlos Ruiz
ddec3a2a70
IDEMPIERE-1076 LocationDialog opened from QuickEntry : Select city from the list close the panel / based on patch from Carlos Sanchez
2013-06-21 20:28:31 -05:00
Carlos Ruiz
339d10e787
IDEMPIERE-1087 Process Parameters don't have contextual menu (right click) / based on patch from Juliana Corredor
2013-06-21 19:57:56 -05:00
Heng Sin Low
aacfdbb197
Merge a29b1da9e021
2013-06-21 17:47:14 +08:00
Heng Sin Low
e2ddbcea8c
Merge 642ac50d38dd
2013-06-21 17:46:35 +08:00
Heng Sin Low
ac42659cdf
IDEMPIERE-1012 Missing fields on detail when open for edition.
2013-06-21 17:25:09 +08:00
Elaine Tan
08b1b1b2cf
IDEMPIERE-1083 Print shipping label applet is not working
2013-06-21 12:27:01 +08:00
Carlos Ruiz
830fb842fc
IDEMPIERE-1081 Process Allocation processing wrongly against a charge / peer review
2013-06-20 19:37:36 -05:00
Richard Morales
c3533a5dd9
IDEMPIERE-1081 Process Allocation processing wrongly against a charge
2013-06-20 19:36:37 -05:00
Carlos Ruiz
91adf94efb
IDEMPIERE-1080 Wrong decimal presentation on Payment Allocation / based on patch from Richard Morales
2013-06-20 18:40:10 -05:00
Heng Sin Low
0f2f5001fd
IDEMPIERE-1057 Master/Detail toolbar shared problems with detail sort tabs. Fix based on patch from Richard Morales Herrera.
2013-06-20 14:44:26 +08:00
Heng Sin Low
1993840bdc
Merge 62bf3c7d8f22
2013-06-20 12:09:06 +08:00
Heng Sin Low
0a0665a5bf
Merge bf8b78fe9157
2013-06-20 12:08:12 +08:00
Heng Sin Low
1d5b87afbf
IDEMPIERE-1042 Role Data Access – Table Access Exporting.
2013-06-20 12:07:16 +08:00
Carlos Ruiz
58610b535e
Merged trekglobal/idempiere into development
2013-06-19 19:32:32 -05:00
Carlos Ruiz
975fcc3c6e
IDEMPIERE-1055 Print Dunning Letters on remote machine throwing errors / peer review
2013-06-19 19:23:58 -05:00
Juliana Corredor
f8b6a4f726
IDEMPIERE-1055 Print Dunning Letters on remote machine throwing errors
2013-06-19 19:19:09 -05:00
Carlos Ruiz
b3c1e844df
IDEMPIERE-1055 Print Dunning Letters on remote machine throwing errors / Print original class for zk modifications
2013-06-19 19:18:43 -05:00
Richard Morales
8996d0bf60
IDEMPIERE-1037 Field Attribute Set Instance appears to be empty in form Attribute Set Instance if using ZK UI
2013-06-19 16:31:28 -05:00
Juliana Corredor
2a4d727202
IDEMPIERE-1077 Can not create advanced query with two filter
2013-06-19 11:02:34 -05:00
Elaine Tan
3f7ee9bed4
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Fix tab editor group layout
2013-06-19 17:50:26 +08:00
Heng Sin Low
10da24b5a3
IDEMPIERE-1060 Tree : selection of a record doesn't select the node.
2013-06-19 17:33:53 +08:00
Heng Sin Low
f0c1b2db34
IDEMPIERE-1066 Toolbar Access problems.
2013-06-19 16:32:36 +08:00
Heng Sin Low
ea7788e2ab
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Added theme preference for browser title.
2013-06-19 10:58:05 +08:00
Elaine Tan
70e8cadba7
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Added css class to workflow activities, archive viewer, popups and help window. Fixed the height of textbox when the rows > 1.
2013-06-18 19:34:01 +08:00
Heng Sin Low
2426e97c10
Merge b7d5f604e91f
2013-06-18 18:12:35 +08:00
Heng Sin Low
6e6d59d04f
IDEMPIERE-1044 Load testing. Use more reliable fixed uuid generation method for jmeter load testing. Disable recycling of uuid for jmeter load testing. Added npe check for close window.
2013-06-18 17:37:11 +08:00
Richard Morales
465286b73e
IDEMPIERE-1049 Not able to close Print format Window
2013-06-17 19:37:31 -05:00
Carlos Ruiz
09a39bab52
IDEMPIERE-893 Use AD_InfoWindow_Access instead of DPViews for access to info windows / Based on patch from Juliana Corredor
2013-06-17 19:16:30 -05:00
Carlos Ruiz
7e2832096b
IDEMPIERE-1056 Print Invoice not working
2013-06-14 08:44:06 -05:00
Heng Sin Low
a8794b6c64
Merge bedbd4e3a8ac
2013-06-14 16:37:33 +08:00
Heng Sin Low
f525387c23
Merge 231dfcfa4bc3
2013-06-14 16:32:59 +08:00
Heng Sin Low
9c78dd7956
IDEMPIERE-1021 Processing status box from Generate Invoices displays on other windows.
2013-06-14 16:32:01 +08:00
Carlos Ruiz
28c7343f04
IDEMPIERE-842 The How-To help widget is partly language dependent / Thanks to Naim Berisha (nberisha) for the patch
2013-06-13 21:56:50 -05:00
Carlos Ruiz
43f13d6a8c
Merged trekglobal/idempiere into development
2013-06-13 21:18:49 -05:00
Elaine Tan
e62bef147d
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Added css class to info account, busy dialog, tab editor, workflow activity, menu panel, request, feedback request and find window.
2013-06-14 08:46:07 +08:00
Richard Morales
7909d73769
IDEMPIERE-1048 Sort tab lists not updated when master record change
2013-06-13 18:28:52 -05:00
Richard Morales
97333fc7e3
IDEMPIERE-1049 Not able to close Print format Window
2013-06-13 18:25:54 -05:00
Richard Morales
981ac8e7a7
IDEMPIERE-1051 Button New Record is active in Sort Tab
2013-06-13 18:19:34 -05:00
Heng Sin Low
91971e5bd3
Merge cf0dee99e897
2013-06-13 19:55:55 +08:00
Heng Sin Low
b55c3ca70f
IDEMPIERE-1044 Load testing. Fixed memory leak.
2013-06-13 19:54:27 +08:00
Richard Morales
256c4f5cc4
IDEMPIERE-950 Tree from detail tab not updated when master record change
2013-06-12 18:34:03 -05:00
Richard Morales
b90a6bfef1
IDEMPIERE-943 Menu Lookup not showing dup names / fix problem reported by Heng Sin
2013-06-12 18:25:42 -05:00
Carlos Ruiz
f4c50410dc
IDEMPIERE-974 Issue with Quick Entry editor when a checkbox is added and a new record is created / peer review
2013-06-12 18:06:37 -05:00
Carlos Augusto Sanchez
210bb251c4
IDEMPIERE-974 Issue with Quick Entry editor when a checkbox is added and a new record is created
2013-06-12 17:30:28 -05:00
Juliana Corredor
4ddd82c2e0
IDEMPIERE-997 Error panel impossible to remove
2013-06-12 16:42:48 -05:00
Carlos Ruiz
bdb7b868ef
IDEMPIERE-1029 Error on Account Element Window / Based on patch from Juliana Corredor
2013-06-12 16:14:59 -05:00
Elaine Tan
156324833b
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Added css class to about window
2013-06-11 19:56:23 +08:00
Heng Sin Low
479df69cac
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. More efficient use of spaces and additional css class for sort tab.
2013-06-11 15:29:05 +08:00
Heng Sin Low
da131cc538
IDEMPIERE-980 Address window is closing on error.
2013-06-10 18:32:43 +08:00
Heng Sin Low
bd7d732f87
DEMPIERE-1016 Tree panel in windows not working.
2013-06-10 17:58:11 +08:00
Heng Sin Low
803997fdf6
IDEMPIERE-1039 Zk: Validation rule for Info Window Query Criteria is not working.
2013-06-10 16:15:12 +08:00
Heng Sin Low
bbbb6b7327
IDEMPIERE-1028 Custom form : remove blank item for a list. Accepted patch from Nicolas Micoud.
2013-06-10 14:50:53 +08:00
Elaine Tan
39ca003c65
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Added css class to popup windows
2013-06-07 19:45:04 +08:00
Elaine Tan
83e6cc9fa3
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Fixed archive viewer and tree maintenance layout. Fixed load theme preference issue.
2013-06-06 18:37:48 +08:00
Richard Morales
daae890ca5
IDEMPIERE-931 ZK components, are not displayed correctly
2013-06-05 16:02:47 -05:00
Carlos Ruiz
0616175792
IDEMPIERE-952 Setup wizard issue on setup wizard window
2013-06-04 23:19:26 -05:00
Carlos Ruiz
f1fe920b97
IDEMPIERE-975 Issue in populating BP location for new sales order
2013-06-04 15:14:18 -05:00
Deepak Pansheriya
6299a01f1d
IDEMPIERE-946: NullPointerException in Payment window > 'ReQuery' image icon on "Invoice Info" window
2013-06-04 12:00:08 -05:00
Elaine Tan
9d848f85c9
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Use another approach to get client web logo image.
2013-06-04 13:08:16 +08:00
Carlos Ruiz
eb46f6e353
IDEMPIERE-1010 - fix problem opened with process parameter panel
2013-06-03 10:45:05 -05:00
Carlos Ruiz
6c939f1c7e
IDEMPIERE-1010 Thousands grouping separator is used for integers values / Implemented FormatPattern support for zk edition on numbers
2013-06-02 19:46:03 -05:00
Nicolas Micoud
1b24942054
IDEMPIERE 1009 Translation of tree popup
2013-06-02 14:06:50 +02:00
Carlos Ruiz
77cd656f07
IDEMPIERE-1008 Missing icon in Role/User Assignment - IDEMPIERE-724
2013-06-01 15:36:24 -05:00
Carlos Ruiz
2bbff2bf5c
IDEMPIERE-993 Upgrade upload button on Image fields to zk6
2013-06-01 11:50:56 -05:00
Carlos Ruiz
fb4dfe08bd
IDEMPIERE-1006 Improve transaction and busy dialog for merge window
2013-06-01 10:52:05 -05:00
Carlos Ruiz
829583bd28
IDEMPIERE-1004 Account Info title translation
2013-06-01 10:11:26 -05:00
Juan David Arboleda
e11d43b059
IDEMPIERE-925 Date field shows error for incorrect format but allow user to proceed on ok button / peer review
2013-05-31 18:06:48 -05:00
Deepak Pansheriya
1a54f69c34
IDEMPIERE-925 Date field shows error for incorrect format but allow user to proceed on ok button
2013-05-16 18:53:38 +05:30
Richard Morales
6d7fb18ed2
IDEMPIERE-908 Cannot report on window Product Costs / Team work between Richard, Juan and Carlos
2013-05-31 17:55:26 -05:00
Carlos Ruiz
a61ba2846c
IDEMPIERE-989 decimal display is not consistent
2013-05-31 17:38:20 -05:00
Heng Sin Low
dfc48a588f
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Use larger icon for field editor.
2013-05-31 11:56:25 +08:00
Heng Sin Low
13669f400a
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Added css class for info product south pane.
2013-05-31 11:55:52 +08:00
Heng Sin Low
63f6cdbf2b
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Added api to use client web logo in theme.
2013-05-30 18:30:05 +08:00
Heng Sin Low
661d8465d1
Merge 7f6cc25f3d17
2013-05-30 16:34:37 +08:00
Heng Sin Low
73bd4af866
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Make build in dashboard widget customizable by theme. Improve appearence and customizability of the performance indicator widget.
2013-05-30 16:30:55 +08:00
Carlos Ruiz
b2d9e0ba88
IDEMPIERE-970 Role with the can Export option deselected would actually be able to export / jasper / peer review
2013-05-29 19:12:45 -05:00
Carlos Augusto Sanchez
3a0d154c52
IDEMPIERE-970 Role with the can Export option deselected would actually be able to export / jasper
2013-05-29 18:45:20 -05:00
Juliana Corredor
dbeebf529f
IDEMPIERE-981 Import File Loader Format problem
2013-05-29 18:34:18 -05:00
Carlos Ruiz
73de31fbc0
IDEMPIERE-923 NPE when try to print after generate invoice (manual) / Based on patch from Richard Morales
2013-05-29 18:26:29 -05:00
Carlos Ruiz
f54b837d0e
IDEMPIERE-963 callout problem in the Write-off Amount field / based on patch from Richard Morales
2013-05-29 18:04:26 -05:00
Richard Morales
4221d1907a
IDEMPIERE-791 Dates used in request calendar not visible in request
2013-05-29 15:56:56 -05:00
Richard Morales
bac21921ee
IDEMPIERE-915 Process Button Popup , Button's is slightly clipped when is selected.
2013-05-29 13:46:21 -05:00
Richard Morales
921e5a0fa4
IDEMPIERE-911 Problem with calculator
2013-05-29 13:42:06 -05:00
Carlos Ruiz
c8b2b44672
IDEMPIERE-983 Cannot print cash payments generated
2013-05-29 12:18:23 -05:00
Heng Sin Low
8dc72ff920
IDEMPIERE-935 ZK: Memory leak for menu search panel.
2013-05-26 00:09:24 +08:00
Heng Sin Low
12efa2b269
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Fixed hardcoding of style for detail pane title.
2013-05-23 23:08:28 +08:00
Heng Sin Low
631f4f6989
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Added z-group-header-body div for easier customization.
2013-05-23 18:23:57 +08:00
Carlos Ruiz
58d491495e
Backed out changeset 15f628d57e5c - committed modified FDialog by mistake
2013-05-29 09:52:23 -05:00
Juliana Corredor
949a6f400a
IDEMPIERE-955 Report Wizard to reflect proper English
2013-05-29 09:11:15 -05:00
Richard Morales
4b3295e563
IDEMPIERE-973 problem with searching in System Element
2013-05-28 21:09:07 -05:00
Carlos Ruiz
2a9162fec2
IDEMPIERE-943 Menu Lookup not showing dup names / Peer review
2013-05-28 20:42:32 -05:00
Richard Morales
bc9148858c
IDEMPIERE-943 Menu Lookup not showing dup names
2013-05-28 20:37:40 -05:00
Carlos Ruiz
603ddd7bc0
IDEMPIERE-927 Info window display -1 instead of a blank cell when pointing to AD_User table / based on Nicolas Micoud patch
2013-05-28 17:27:00 -05:00
Carlos Ruiz
3876b6e5aa
IDEMPIERE-969 zk: Translation gets lost in trees
2013-05-28 16:05:53 -05:00
Carlos Ruiz
96a8e4b6dc
IDEMPIERE-970 Role with the can Export option deselected would actually be able to export / Peer review
2013-05-28 12:43:54 -05:00
Carlos Augusto Sanchez
56b2edf731
IDEMPIERE-970 Role with the can Export option deselected would actually be able to export
2013-05-28 12:41:00 -05:00
Deepak Pansheriya
abd6335c97
IDEMPIERE-967: Issue with Quick Entry editor when a checkbox is added as a QuickEntry field
2013-05-28 15:09:38 +05:30
Nicolas Micoud
497cf480af
IDEMPIERE-968 - Can't use WLocationEditor.setValue from a form
2013-05-28 12:59:14 +02:00
Heng Sin Low
bf58706421
Merge cc34fa84169b
2013-05-21 23:47:19 +08:00
Heng Sin Low
a1fdf9420e
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Added theme preference support. Added toolbar button size preference.
2013-05-21 23:43:22 +08:00
Carlos Ruiz
d5bc475376
IDEMPIERE-454 Easy import / Fix NPE on Invoice Info window introduced by fc38a12c9bd3
2013-05-21 03:22:34 -05:00
Heng Sin Low
c155937c9e
IDEMPIERE-924 Reloading find window set value from current record on advance tab instead of keeping selected value. Base on patch from Deepak.
2013-05-17 17:19:42 +08:00
Heng Sin Low
747470b2f1
IDEMPIERE-935 ZK: Memory leak for menu search panel.
2013-05-17 16:21:13 +08:00
Heng Sin Low
72abf35700
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Fixed layout for firefox. Fixed message popup for error.
2013-05-17 15:24:39 +08:00
Heng Sin Low
a87e9773b5
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Some style tweaks. Added maximized button for tab container.
2013-05-16 12:00:40 +08:00
Heng Sin Low
ac70fdec1e
Merge 0aec556dd146
2013-05-14 06:44:54 +08:00
Heng Sin Low
51cb5127bc
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Move statusbar to top and modify to use css style.
2013-05-14 06:42:19 +08:00
Carlos Ruiz
f32075be4a
IDEMPIERE-921 Obscured fields show information when clicked
2013-05-13 17:24:24 -05:00
Richard Morales
4ed60a0e67
IDEMPIERE-912 Export Dialog Buttons misaligned
2013-05-12 15:22:35 -05:00
Carlos Ruiz
68e07a93b5
IDEMPIERE-914 Any user can obtain all passwords via field editor - thanks to Anthony Sossah (xolali)
2013-05-10 08:34:28 -05:00
Heng Sin Low
5a3e609189
Merge faa803acaeca
2013-05-08 16:29:39 +08:00
Heng Sin Low
83fe2e52b6
Merge 4c88efad663f
2013-05-08 16:28:52 +08:00
Heng Sin Low
14fdc2559e
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Allow theme to make bigger changes to the appearance of desktop header. Allow theme to change the timeout page.
2013-05-08 16:23:54 +08:00
Richard Morales
bfe29b05c7
IDEMPIERE-515 Calender is shrinking when Changing Month
2013-05-04 15:11:41 -05:00
Carlos Ruiz
9598826ba3
IDEMPIERE-892 in window generate charge, not work create new record
2013-05-04 14:53:06 -05:00
Juan David Arboleda
f6d907ff63
IDEMPIERE-454 Easy import / Improvements (speed, export selected detail tab, bug fixes)
2013-05-04 14:10:19 -05:00
Carlos Ruiz
6f8c4bb5f3
IDEMPIERE-907 Cannot report if referenced table doesn't have identifiers
2013-05-03 13:01:58 -05:00
Elaine Tan
65fcc299e3
IDEMPIERE-900 How To text vanishes after clicking on the Lookup icon - use IHelpContext interface in component classes that support the use of help context
2013-05-03 17:32:44 +08:00
Heng Sin Low
4399ea910e
Merge 30b50205d8c2
2013-05-03 16:47:53 +08:00
Elaine Tan
86ab9b3493
IDEMPIERE-900 How To text vanishes after clicking on the Lookup icon - move the send event code from InfoPanel.dispose to WSearchEditor
2013-05-03 15:45:51 +08:00
Heng Sin Low
267c1ca86a
IDEMPIERE-670 Window tree lookup result have the same icon. Do not show folder icon for leaf node.
2013-05-03 15:44:51 +08:00
Heng Sin Low
32f5ee1ad9
IDEMPIERE-902 reload method in WFEditor has no visibility defined.
2013-05-03 15:05:46 +08:00
Elaine Tan
c23b924d2d
IDEMPIERE-900 How To text vanishes after clicking on the Lookup icon
2013-05-02 17:51:12 +08:00
Heng Sin Low
b226869ad4
Merge fe2e6271b1b7
2013-05-02 17:32:46 +08:00
Heng Sin Low
eabb5cb1d4
Merge a0f802ccea8f
2013-05-02 17:32:15 +08:00
Heng Sin Low
04e5c02920
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Refactoring to allow theme to change the appearance of ChangePasswordPanel and ResetPasswordPanel.
2013-05-02 17:31:27 +08:00
Heng Sin Low
329d7afaef
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable. Refactoring to allowing theme to change the appearance of the login dialog by extending LoginWindow, LoginPanel and RolePanel.
2013-05-02 16:36:22 +08:00
Elaine Tan
8a58e7fde8
IDEMPIERE-869 Not working , the form Bank Statement Create From Batch
2013-05-02 15:37:59 +08:00
Carlos Ruiz
3507559ef1
IDEMPIERE-888 NPE when opening an account as report from Trial Balance
2013-05-01 10:50:18 -05:00
Carlos Ruiz
a2fcbe2a1b
IDEMPIERE-325 AD_InfoWindow / fix NPE reported by Nicolas
2013-05-01 10:05:38 -05:00
Carlos Ruiz
ae957d0cb1
IDEMPIERE-865 log.saveError: problem with translation / improvement
2013-05-01 09:51:19 -05:00
Carlos Ruiz
b7e29b1675
IDEMPIERE-865 log.saveError: problem with translation
2013-05-01 09:49:20 -05:00
Heng Sin Low
f1231c0e63
IDEMPIERE-883 Info Invoice/Order window doesn't set business partner parameter.
2013-04-29 12:04:27 +08:00
Heng Sin Low
960c6e8fdd
IDEMPIERE-883 Info Invoice window doesn't set business partner parameter.
2013-04-27 07:35:28 +08:00
Heng Sin Low
1490253871
IDEMPIERE-841 The Look up Account in the account dialog doesn’t work correctly.
2013-04-26 20:58:20 +08:00
Heng Sin Low
925d59c47c
IDEMPIERE-887 Zk: Organization tree lookup show broken images.
2013-04-26 16:54:36 +08:00
Heng Sin Low
5fad644ecc
IDEMPIERE-725 Implement #UIClient context variable
2013-04-26 15:44:56 +08:00
Heng Sin Low
1da7f8b59f
Merge d64df2bbb169
2013-04-25 15:39:04 +08:00
Heng Sin Low
759583ebb0
IDEMPIERE-877 Zk: Remove unnecessary refresh from WTableDirEditor
2013-04-25 15:35:07 +08:00
Heng Sin Low
faae2ab46e
IDEMPIERE-876 Add Support for Performance Test on ZK using JMeter.
2013-04-25 11:32:37 +08:00
Carlos Ruiz
d7cac2c446
IDEMPIERE-863 Process panel assigns invalid default value for reference list
2013-04-23 23:21:15 -05:00
Carlos Ruiz
234b3caa2a
IDEMPIERE-863 backout 7843948e1970
2013-04-23 20:55:39 -05:00
Carlos Ruiz
976654ef25
IDEMPIERE-832 not shows the new request created in the Calendar / fix timezone problems - make alternate timezone configurable via CALENDAR_ALTERNATE_TIMEZONE sysconfig key
2013-04-23 17:07:31 -05:00
Heng Sin Low
9e2ed40587
Merge cc8299e9ea58
2013-04-22 11:47:43 +08:00
Heng Sin Low
0fd68e54ca
Merge 7bba97c0db7e
2013-04-22 11:46:19 +08:00
Richard Morales
81d3a4e570
IDEMPIERE-832 not shows the new request created in the Calendar
2013-04-20 18:50:29 -05:00
Richard Morales
f6a69197d4
IDEMPIERE-822 Info Product problem - not showing currency
2013-04-20 16:08:53 -05:00
Heng Sin Low
f119515544
IDEMPIERE-460 Integrate and migrate 3e services. Added lookup support for web services to ease the building of idempiere web service client in webui or swing.
2013-04-19 20:54:14 +08:00
Elaine Tan
48b43928e2
Merge with 3fc57e6ea4ccdabadf06c311d1dc4bd5e0928cb3
2013-04-19 17:08:49 +08:00
Richard Morales
aaf75d8da4
IDEMPIERE-856 the broadcast message window is clipped on the bottom
2013-04-17 12:08:20 -05:00
Deepak Pansheriya
5e668a2cae
IDEMPIERE-863 Process dialog shows default values even though are not valid reference values.
2013-04-17 17:14:49 +05:30
Carlos Ruiz
1ab95f22bb
IDEMPIERE-859 NPE on Attachment where is not storage provider configured / Show cause of problems when toolbar buttons cannot action
2013-04-20 12:24:42 -05:00
Richard Morales
268acba0f6
IDEMPIERE-869 Not working , the form Bank Statement Create From Batch
2013-04-20 11:45:26 -05:00
Juan David Arboleda
2292bc09b0
IDEMPIERE-454 Easy import - V5 -> Add transaction management per master key for the importer
2013-04-19 18:42:23 -05:00
Elaine Tan
f7af4d1e20
IDEMPIERE-862 Create lines from MPS Lines function is not working
2013-04-17 18:23:21 +08:00
Carlos Ruiz
f408fbc6d3
IDEMPIERE-166 Rebranding of logo and product name
2013-04-16 19:28:55 -05:00
Deepak Pansheriya
29a95f09c8
IDEMPIERE-166 Integrating new logo
2013-04-12 18:05:22 +05:30
Carlos Ruiz
964c2cdaf5
IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation / Several fixes:
...
- Fix problem when the window doesn't have info columns (i.e. info window for Sales Order Line)
- Fix swing problem rendering the total line
- Add search to text fields additionally to string fields (allows to search also for Sales Order Line)
2013-04-16 13:37:39 -05:00
Heng Sin Low
42f276d3e7
Merge 1256cfd5f87f
2013-04-12 16:51:26 +08:00
Heng Sin Low
13410623d4
IDEMPIERE-855 The parameter ZK_BUTTON_STYLE = IT makes the rendering of the buttons wrong
2013-04-12 16:20:41 +08:00
Elaine Tan
46937f4018
IDEMPIERE-853 Improvement to Deposit Batch functionality
2013-04-12 11:44:15 +08:00
Heng Sin Low
68c520683a
IDEMPIERE-848 Improve time editor. Fixed time button enabled when field is readonly.
2013-04-12 10:21:35 +08:00
Heng Sin Low
6ede3fe618
IDEMPIERE-852 OM Drop seems broken. Based on patch from Richard Morales Herrera.
2013-04-11 12:47:49 +08:00
Carlos Ruiz
b561e4554e
IDEMPIERE-848 Improve time editor
2013-04-10 09:52:42 -05:00
Heng Sin Low
07551b1ebe
Merge 041670731cf5
2013-04-10 17:04:04 +08:00
Heng Sin Low
2b5fe82c30
IDEMPIERE-92 Implement Selenium testing framework. Improve zk locator attribute generation.
2013-04-10 12:44:57 +08:00
Carlos Ruiz
019dc77fc5
IDEMPIERE-845 Reference List not allowing to clear
2013-04-09 21:45:24 -05:00
Carlos Ruiz
8ec9d58deb
IDEMPIERE-843 Negative values are not evaluated in Tab Editor
2013-04-09 21:08:31 -05:00
Carlos Ruiz
01a9897cc1
IDEMPIERE-455 Discover and fix FindBugs problems / DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE / Improve some calculations for BigDecimal
2013-04-09 18:09:44 -05:00
Carlos Ruiz
6b108cff55
IDEMPIERE-455 Discover and fix FindBugs problems / DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE / Improve some calculations for BigDecimal
2013-04-09 17:48:34 -05:00
Richard Morales
e4476ec95c
IDEMPIERE-455 Discover and fix FindBugs problems / DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE
2013-04-09 15:49:25 -05:00
Heng Sin Low
8677caeb11
IDEMPIERE-839 Zk: Focus not on first editable field when new record is created through favourite, lookup menu and zoom
2013-04-09 17:25:22 +08:00
Heng Sin Low
3a922e95a4
IDEMPIERE-837 Zk: Zoom to purchase order from invoice (vendor) doesn't work for new record.
2013-04-09 14:17:17 +08:00
Heng Sin Low
3fd80354bf
IDEMPIERE-836 Zk: Zoom across doesn't work if there are 10+ related records.
2013-04-09 13:30:31 +08:00
Heng Sin Low
4f0c58a751
IDEMPIERE-834 Zk: Improvement to payment Allocation form.
2013-04-08 15:39:05 +08:00
Heng Sin Low
0ac268c7da
Minor: Should focus on newly open form.
2013-04-08 15:32:51 +08:00
Richard Morales
14d7bbc8e3
IDEMPIERE-788 Add translation support for popup request window from dashboard calendar
2013-04-13 21:07:16 -05:00
Richard Morales
2261e10219
IDEMPIERE-857 Partner Location field must not show quick entry options
2013-04-13 19:50:15 -05:00
Carlos Ruiz
454495f198
IDEMPIERE-660 Navigate from Account Viewer to Accounting Fact Details window (double click on line)
2013-04-03 18:18:47 -05:00
Carlos Ruiz
29d58d8b77
IDEMPIERE-788 Add translation support for popup request window from dashboard calendar / Peer review
2013-04-03 15:52:55 -05:00
Richard Morales
709f3dd961
IDEMPIERE-788 Add translation support for popup request window from dashboard calendar
2013-04-03 14:27:54 -05:00
Richard Morales
b477ec346a
IDEMPIERE-824 name of tab '&Enter Query', should not show &
2013-04-03 13:08:02 -05:00
Heng Sin Low
e30f4dca4e
IDEMPIERE-669 Zk: User Feedback Service. Make more extensible.
2013-04-02 21:01:58 +08:00
Heng Sin Low
927b748ed5
IDEMPIERE-821 Zk: search editor always clear field content when user cancel the info dialog
2013-04-02 17:07:57 +08:00
Heng Sin Low
38bfcb0c7e
IDEMPIERE-820 Zk: Improve consistency of dialog style.
2013-04-02 17:04:09 +08:00