Commit Graph

1730 Commits

Author SHA1 Message Date
hieplq 1c389f614f IDEMPIERE-2267:ZK7 - missing OK button from Lookup Records - advanced panel 2014-11-02 14:18:56 +07:00
hieplq a4d9e5d95a IDEMPIERE-2262:ZK7 - Report toolbar missing (select format, output etc.) 2014-11-02 14:08:54 +07:00
Carlos Ruiz d6eafd8670 merge development (78e90f933c35) into zk7 2014-11-05 08:18:46 -05:00
Carlos Ruiz 21ab09f54d Generate complete model for release 2.1 2014-10-30 23:41:51 -05:00
Carlos Ruiz fa74477ecf Update product version to 2.1.0 2014-10-30 23:30:38 -05:00
Carlos Ruiz 23c684d467 Merge development (8e403d4382f8) into zk7 branch 2014-10-29 13:43:18 -05:00
Carlos Ruiz 1c351ddd23 IDEMPIERE-2271 iDempiere is hardcoded EMail to support subject / IDEMPIERE-2260 iDempiere is hardcoded in MClient.testEMail / based on patch from Nicolas Micoud (nmicoud) 2014-10-29 11:48:00 -05:00
Carlos Ruiz 5c27c2bf3d IDEMPIERE-2275 Process button of toolbar doesn't handle access / based on patch from Nicolas Micoud (nmicoud) 2014-10-29 11:17:45 -05:00
jan thielemann d6822cc466 IDEMPIERE-2259 Add SysConfig keys to avoid using hardcoded values on login page 2014-10-29 08:17:11 -05:00
Carlos Ruiz 97f7a85462 IDEMPIERE-2269 Multi-currency allocation broken in zk 2014-10-24 07:51:19 -05:00
hieplq 0dbb186a78 IDEMPIERE-1987:ZK7:Blank(null) of list box is very narrow 2014-10-23 12:15:53 +07:00
hieplq 91de1b4358 IDEMPIERE-1937:zk7: NPE when click cancel from screen "change role" when login and "forget password" 2014-10-23 11:49:19 +07:00
Carlos Ruiz 3518f683e7 merge 1a4c747dfdf9 development into zk7 2014-10-22 14:42:27 -05:00
Nicolas Micoud 37cd70900d IDEMPIERE-2122 ShowAdress link only appears on some columns 2014-10-22 10:17:38 -05:00
Carlos Ruiz 77f6d8d7e3 IDEMPIERE-2251 Add methods in FDialog for message that must not be translated 2014-10-22 08:37:23 -05:00
Heng Sin Low 816e27a8e2 IDEMPIERE-2245 Platform Upgrade for r3. Fix Jenkin build error ( Patch from Carlos ). Fix login page show wrong version info. 2014-10-16 14:34:12 +08:00
Heng Sin Low 0b2fbe27ae IDEMPIERE-2245 Platform Upgrade for r3. 2014-10-13 11:05:19 +08:00
hieplq ee2a9757b6 IDEMPIERE-2154:IndexOutOfBoundsException when match PO1line with multiple lines MR 2014-09-09 19:11:34 +07:00
Carlos Ruiz f021e8f5f1 IDEMPIERE-1970 Improve t_selection logic for info window / change viewID to point to an info column instead of a column 2014-09-05 19:23:26 -05:00
Nicolas Micoud 6ca4902204 IDEMPIERE-1859 Info Window access are based on the table and not on the InfoWindowID 2014-09-05 16:48:44 -05:00
Carlos Ruiz e612a81fb8 IDEMPIERE-2098 minor peer review 2014-09-05 16:26:38 -05:00
Carlos Ruiz 7176b33b11 Merge development (23d225fcc3d1) into zk7 branch 2014-08-27 08:39:42 -05:00
Heng Sin Low a2071804c1 IDEMPIERE-2146 Combobox behaves strange when used with keyboard. 2014-08-21 23:44:42 +08:00
Heng Sin Low f2b32d505a IDEMPIERE-1045 Improve info Window implementation to enable the definition of related info which will be rendered as tabs at the bottom of the content Pane. Fix height for tabs at bottom. 2014-08-21 21:14:41 +08:00
Heng Sin Low 543153c407 IDEMPIERE-2050 Improvement to Menu Lookup. Add back support for search definition transaction code. Separate search definition into a separate tab so there's no performance penalty for menu. Added keyboard navigation ( up and down arrow ) for the search definition result list.
IDEMPIERE-2095 Menu Lookup return records from another client
2014-08-21 00:05:50 +08:00
Heng Sin Low fa3a9fa428 https://idempiere.atlassian.net/browse/IDEMPIERE-2093 2014-08-20 23:26:36 +08:00
Carlos Ruiz 739c51847a IDEMPIERE-2112 improve shortcuts for master detail data entry windows / WIP, enable shortcuts on info windows, Shift+Alt+Down to navigate to the searched records, Enter to select the current row, Escape to cancel 2014-08-15 23:36:53 +02:00
Carlos Ruiz 79f99b8d81 IDEMPIERE-2112 improve shortcuts for master detail data entry windows / WIP, enabled shortcut Shift+Alt+N for new detail button 2014-08-15 08:57:05 +02:00
Heng Sin Low 1b75bb4e78 IDEMPIERE-1684 Quick Info Widget. Fix quick info is not updated when switching tabs. 2014-08-13 14:56:16 +08:00
Heng Sin Low a177bd8c6e IDEMPIERE-2143 Combobox should auto scroll to first matching item. 2014-08-13 14:53:57 +08:00
Carlos Ruiz ce672a5221 IDEMPIERE-2134 Issues found on Payment Selection process - make the call at the end of payment selection configurable 2014-08-12 15:40:49 +02:00
Carlos Ruiz 062f2a8ca6 IDEMPIERE-2134 Issues found on Payment Selection process - implement trx management
* Payment Selection Manual:
** PaySelect.generatePaySelect: out of transaction, dangerous, if a line fails the header is still there
* Payment Print/Export
** PayPrint.cmd_export and cmd_print: both are creating and completing payments out of transaction, if something fails in the middle the process can leave partial things
2014-08-12 09:51:20 +02:00
Carlos Ruiz 5a4654e649 IDEMPIERE-1881 Payment Selection Manual is not working / IDEMPIERE-2134 2014-08-11 18:02:05 +02:00
Carlos Ruiz 2c04735527 IDEMPIERE-2134 Issues found on Payment Selection process
* Payment Selection Manual:
** WPaySelect.onEvent: improved to refresh lines on onlydue, paymentrule and paymentdate changes
** PaySelect.getPaymentRuleData: is getting also inactive payment rules
** WPaySelect is showing correctly the schedule records of an invoice, but the due date is wrong - leading to wrong schedule records shown with only due invoices flag
** PaySelect.getDocTypeData: Is just selecting API/APC, can also include AR documents

* Payment Selection Create (button on window)
** running PaySelectionCreateFrom repeated the invoices - must just add new
** issotrx set based on payment rule - direct debit Y, otherwise N
** The process is getting the records from C_Invoice instead of C_Invoice_V (as manual does) - this must be leading to error on selected schedule records for only due parameter (test required to confirm)

* Payment Print/Export
** deleted not used PayPrint.getPaySelectionData
2014-08-11 17:04:53 +02:00
Carlos Ruiz 9d6fbe06d2 IDEMPIERE-2125 Error in creating recent item avoids to save any record - refactor and apply same code from tbayen in two more places where is needed 2014-08-08 19:02:55 +02:00
Thomas Bayen d76804a007 IDEMPIERE-2125 Error in creating recent item avoids to save any record 2014-08-08 18:59:42 +02:00
Carlos Ruiz f16c7d6367 IDEMPIERE-2110 make the session timeout of zk configurable 2014-07-31 17:26:12 +02:00
Carlos Ruiz 5aeaec339c IDEMPIERE-2102 Invoice Print DB bug 2014-07-27 20:52:25 +02:00
Carlos Ruiz 078534da53 hg merge release-2.0 (merge release2 into development) 2014-07-27 19:12:11 +02:00
Carlos Ruiz 29530e1bce IDEMPIERE-2101 Invoice Print NPE in zk 2014-07-27 19:11:39 +02:00
hieplq 92adf4a6bd IDEMPIERE-2098:Ok Button is not enabled in Info Account Element info window 2014-07-27 09:08:42 +07:00
Carlos Ruiz 275ba19683 IDEMPIERE-2129 Tab type Sort not show the information of the tab header 2014-09-05 15:26:01 -05:00
hieplq c607a29f31 IDEMPIERE-2170:About direct input to search field 2014-09-05 20:05:34 +07:00
Carlos Ruiz 817c4a78c1 IDEMPIERE-2050 Improvement to Menu Lookup / minor - Document is not a message, using search instead 2014-09-03 16:48:35 -05:00
Hideaki Hagiwara 94a0c732e7 IDEMPIERE-1979 2014-08-29 14:56:24 +09:00
Deepak Pansheriya ef8b4f6434 IDEMPIERE-2082 : keeping JVM locale to server locale 2014-07-30 21:30:26 +05:30
Carlos Ruiz 23258a7b89 hg merge development (merge development into zk7) 2014-07-23 13:04:51 -05:00
Carlos Ruiz d50ba20b8d hg merge release-2.0 (merge release2 into development) 2014-07-23 13:02:55 -05:00
Carlos Ruiz 53c142a32c IDEMPIERE-2086 Task not working on zk 2014-07-23 12:53:51 -05:00
Carlos Ruiz afb8d58ef6 IDEMPIERE-2077 Go to the HTML tab of WTextEditorDialog when a field IsHtml is checked in the window / based on patch from Nicolas Micoud (nmicoud) 2014-07-23 10:05:25 -05:00