Commit Graph

10396 Commits

Author SHA1 Message Date
Heng Sin Low f6ca339220 IDEMPIERE-2245 Platform Upgrade for r3. Increase max retries to 5 to reduce possibilities of materialization aborted with read timeout exception. 2014-10-16 11:44:36 +08:00
Heng Sin Low 0b2fbe27ae IDEMPIERE-2245 Platform Upgrade for r3. 2014-10-13 11:05:19 +08: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 8b06047bb9 IDEMPIERE-2163 Hazelcast: Context class loader. Set context class loader for hazelcast instance. 2014-08-21 22:19:21 +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 e56fac8f87 IDEMPIERE-2140 2pack SQL statements cross client borders. 2014-08-21 16:40:08 +08:00
Heng Sin Low 97253ac9b2 IDEMPIERE-2124 Extensibility issue - OSGi callouts being called before official. Peer review. 2014-08-21 00:11:53 +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
Carlos Ruiz e8228d6fbe IDEMPIERE-2134 Issues found on Payment Selection process - one more thing to make it work correctly for sales 2014-08-14 16:33:02 +02:00
Heng Sin Low 6758daac61 IDEMPIERE-2144 Pack in of Attachment: Update entry is using wrong index. 2014-08-13 15:06:08 +08: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
Heng Sin Low ec2ad9af8b IDEMPIERE-2142 Update Standard Cost Process: Cost adjustment document should include only products that have changes to the product's current cost. 2014-08-13 14:46:14 +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 5975348a61 IDEMPIERE-2135 Payment Term not applied for Direct Debit invoices 2014-08-12 09:52:06 +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 f4f2cb9555 IDEMPIERE-462 Ticket #1001503: Credit Cards Online - fix credit card online processing - make forms safer - they can fail if AccountNo or IsDefault column is added to the bank 2014-08-11 09:16: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 0fae275b28 IDEMPIERE-2124 Extensibility issue - OSGi callouts being called before official 2014-08-08 18:05:35 +02:00
Carlos Ruiz 057b657b82 IDEMPIERE-2127 Country Group Tax Configuration / add missing sequence to the migration script 2014-08-08 11:48:45 +02:00
Carlos Ruiz ee80a633a8 IDEMPIERE-2127 Country Group Tax Configuration 2014-08-08 10:32:34 +02:00
Carlos Ruiz f81ba706e9 IDEMPIERE-1685 Improve initial client setup for non-existing accounts in CoA 2014-08-01 11:07:59 +02:00
Carlos Ruiz bc10171ad1 followup for commit e78fa87a5afe IDEMPIERE-454 Easy import - V5 -> Add transaction management per master key for the importer - required change when testing IDEMPIERE-2103 2014-08-01 10:18:27 +02:00
Carlos Ruiz f16c7d6367 IDEMPIERE-2110 make the session timeout of zk configurable 2014-07-31 17:26:12 +02:00
Carlos Ruiz 6b391f688e IDEMPIERE-2108 add an option for a minimum amount to create invoices process 2014-07-30 23:20:09 +02:00
Carlos Ruiz bbd6556f45 IDEMPIERE-2104 restrict sending EMails to one single to address 2014-07-28 14:52:09 +02:00
Carlos Ruiz 7d028de0a3 IDEMPIERE-1053 WxxxGenForm and InvoicePrint process can't use jasper print format 2014-07-28 12:26:53 +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
Carlos Ruiz d67bca62b0 IDEMPIERE-2100 automate recurring run 2014-07-27 18:20:56 +02:00
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 9d8b8e11b7 IDEMPIERE-2072 get number of non business days between 2 dates / forgot the IsActive condition 2014-07-23 12:58:33 -05:00
Carlos Ruiz 53c142a32c IDEMPIERE-2086 Task not working on zk 2014-07-23 12:53:51 -05:00
Carlos Ruiz 7bb8143f15 IDEMPIERE-2072 get number of non business days between 2 dates / based on patch from Nicolas Micoud (nmicoud) 2014-07-23 12:45:10 -05:00
Carlos Ruiz 10ce8aa22e IDEMPIERE-2073 AD_Val_Rule_ID is missing from AD_UserDef_Field 2014-07-23 11:10:24 -05:00
Nicolas Micoud ad302c7ded IDEMPIERE-2073 AD_Val_Rule_ID is missing from AD_UserDef_Field 2014-07-23 10:42:26 -05:00
hieplq d67c4db60a IDEMPIERE-2083 can't complete a internal inventory when date account > date account all receipt 2014-07-23 11:12:33 +07: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
Carlos Ruiz 33120387c2 IDEMPIERE-2083 can't complete a internal inventory when date account > date account all receipt / IDEMPIERE-1770 / thanks to Hiep (hieplq) 2014-07-22 16:53:25 -05:00
Carlos Ruiz 6953754984 IDEMPIERE-2079 2Pack problem exporting/importing translation tabs 2014-07-18 19:11:47 -05:00
Carlos Ruiz 5176931fc1 hg merge release-2.0 (merge release2 into development) 2014-07-18 19:10:49 -05:00