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
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
Carlos Ruiz
ce3406650e
IDEMPIERE-2079 2Pack problem exporting/importing translation tabs
2014-07-18 19:10:31 -05:00
Carlos Ruiz
dd784a0dad
hg merge release-2.0 (merge release2 into development)
2014-07-16 18:53:36 -05:00
hieplq
85ed9b016f
IDEMPIERE-1788:Value preference for info window process parameters
2014-07-16 18:53:06 -05:00
Carlos Ruiz
4dad044891
IDEMPIERE-1866 Via web services is not possible to send DateTime for Process
2014-07-16 18:24:22 -05:00
Elaine Tan
ce124d7624
IDEMPIERE-76 Button SelectAll should also be used to DeSelectAll
2014-07-16 12:52:32 -05:00
hieplq
c20a761ccd
IDEMPIERE-2052:make export csv function can export multi detail tab
2014-07-12 15:44:05 +07:00
hieplq
bb3e0460d3
IDEMPIERE-2052:make export csv function can export multi detail tab
2014-07-12 01:19:12 +07:00
jan thielemann
6790fa1570
IDEMPIERE-1985 Provide error message in unsuccessful processes / fix NPE
2014-07-16 12:33:12 -05:00
Carlos Ruiz
562f579eb6
IDEMPIERE-1970:Improve t_selection logic for info window / regenerate serialVersionUID
2014-07-16 11:55:18 -05:00
hieplq
d76ac082e2
IDEMPIERE-1970:Improve t_selection logic for info window
2014-07-16 11:27:45 -05:00
Carlos Ruiz
b71367607c
IDEMPIERE-2055 Changed Constraints for Web Service Security / move scripts to correct folder
2014-07-16 10:23:51 -05:00
jan thielemann
d28d1e2c82
IDEMPIERE-1851 New Parameter for "Create Fields" process on Window, Tab and Field > Tab + Patch
2014-07-16 10:21:55 -05:00