Commit Graph

10455 Commits

Author SHA1 Message Date
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
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 ea232497ef IDEMPIERE-1901 Deprecate parent composite primary keys - leave management via table index 2014-09-05 16:18:09 -05: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
Carlos Ruiz 3e6bb32758 IDEMPIERE-1099 - minor, remove warning and unused variable 2014-09-05 13:29:34 -05:00
dantam d67d3efc73 IDEMPIERE-1099 - Process/Form Generate Charges should include account key in charge name 2014-09-05 16:30:05 +02:00
hieplq c607a29f31 IDEMPIERE-2170:About direct input to search field 2014-09-05 20:05:34 +07:00
Thomas Bayen 1ec73fb1fe IDEMPIERE-2182 - Allow many mail addresses with MAIL_SEND_BCC_TO_ADDRESS 2014-09-04 08:57:54 +02:00
Carlos Ruiz 5f571eabd7 IDEMPIERE-2166 SuperUser can't reset default grid - by removing all columns 2014-09-05 11:14:40 -05:00
Carlos Ruiz c02a761dbe IDEMPIERE-2190 Virtual Column M_Product.CostStandard too heavy 2014-09-05 08:53:08 -05:00
Carlos Ruiz 9b2f8b6782 IDEMPIERE-2188 Make hardcoded load timeout configurable 2014-09-05 08:42:54 -05:00
Carlos Ruiz 991167cfc2 hg backout 027b441 / IDEMPIERE-2132 mails from iDempiere can not be forwarded - backout as Nicolas reported it breaks IDEMPIERE-1899 2014-09-04 16:30:46 -05:00
Carlos Ruiz aa6b1b2317 IDEMPIERE-2183 Incomplete deprecation on MPeriod 2014-09-03 18:20:03 -05:00
Carlos Ruiz 3a8f9cd226 IDEMPIERE-2060 Move some Delete Cascade Constraints to Model classes / remove warnings 2014-09-03 18:19:53 -05:00
Carlos Ruiz e8ed74eabc IDEMPIERE-2161 DiscountSchema works with every CumulativeLevel value 2014-09-03 17:57:41 -05:00
Thomas Bayen fdca6168a8 IDEMPIERE-2180 debug option for the server start script 2014-09-03 17:46:25 -05:00
Thomas Bayen 9ee13407ab IDEMPIERE-2132 mails from iDempiere can not be forwarded 2014-09-03 17:42:14 -05:00
Thomas Bayen 8c5cfb6c05 IDEMPIERE-2104 - restrict sending EMails to one single to address 2014-09-03 23:09:14 +02:00
Carlos Ruiz abcc230e24 IDEMPIERE-1554 scriptable Translation import / integrate patches provided by Thomas Bayen (tbayen) 2014-09-03 17:25:39 -05:00
Carlos Ruiz 1116966de8 IDEMPIERE-2060 Move some Delete Cascade Constraints to Model classes / based on idea and patch from Adnan Touati 2014-09-03 16:49:06 -05: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 7beb66517b IDEMPIERE-2160 2014-08-29 15:18:52 +09:00
Carlos Ruiz d0a5e80194 IDEMPIERE-2137 2pack does not work with roles / based on patch from tbayen 2014-09-03 09:23:25 -05:00
Hideaki Hagiwara 94a0c732e7 IDEMPIERE-1979 2014-08-29 14:56:24 +09:00
Carlos Ruiz 1c059972c8 IDEMPIERE-2171 Export Format Generator give version null value error / Thanks to KittiU for the patch and Peter Shepetko 2014-09-03 08:36:12 -05:00
hieplq b205ef51bf IDEMPIERE-2174:Cant import physical inventory with Update Cost option 2014-09-02 10:15:06 +07:00
Deepak Pansheriya ef8b4f6434 IDEMPIERE-2082 : keeping JVM locale to server locale 2014-07-30 21:30:26 +05:30
Carlos Ruiz d41e69f6c6 IDEMPIERE-1526 Add trx to ExpenseAPInvoice 2014-08-27 19:36:34 -05:00
Deepak Pansheriya 30dc6c9af7 IDEMPIERE-2084 : Marking existing LineMA to be AutoGenerated. 2014-08-27 19:25:42 -05: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