Commit Graph

1525 Commits

Author SHA1 Message Date
Carlos Ruiz ea232497ef IDEMPIERE-1901 Deprecate parent composite primary keys - leave management via table index 2014-09-05 16:18:09 -05: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 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 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
Hideaki Hagiwara 7beb66517b IDEMPIERE-2160 2014-08-29 15:18:52 +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
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 6758daac61 IDEMPIERE-2144 Pack in of Attachment: Update entry is using wrong index. 2014-08-13 15:06:08 +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 0fae275b28 IDEMPIERE-2124 Extensibility issue - OSGi callouts being called before official 2014-08-08 18:05:35 +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 d67bca62b0 IDEMPIERE-2100 automate recurring run 2014-07-27 18:20:56 +02: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 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 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 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
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
Nicolas Micoud a948d74076 IDEMPIERE-1828 Improvement of monitoring of emails 2014-07-16 09:58:38 -05:00
Nicolas Micoud 83108c0070 IDEMPIERE-2062 Add methods for MRefList for getting translation with specific language (and not ctx) 2014-07-16 09:36:00 -05:00
Nicolas Micoud bcc4bdbc54 IDEMPIERE-2062 Add methods for MRefList for getting translation with specific language (and not ctx) 2014-07-16 09:26:15 -05:00
Carlos Ruiz 4142a422d7 hg merge release-2.0 (merge release2 into development) 2014-07-15 15:55:47 -05:00
Heng Sin Low 97e5b51a4c 1004128 IDEMPIERE-775 Documents without C_DocType_ID cannot be distributed directly. Implement suggestion from Carlos - special handling of the 7 tables in the Doc.getC_DocType_ID method. 2014-07-14 14:00:00 +08:00
Carlos Ruiz 402fa7e782 IDEMPIERE-1547 value of M_Warehouse>C_Location>IsValid is wrong when export 2014-07-11 21:19:44 -05:00
hieplq 32c7dcf9c4 IDEMPIERE-2038:Error when add new access in Role window 2014-07-03 15:28:06 +07:00
Carlos Ruiz c3f9e44ca0 IDEMPIERE-2003 Capturing wrong numbers with numeric keypad when decimal separator is not dot 2014-07-11 20:11:30 -05:00
Heng Sin Low b08aebfab8 IDEMPIERE-2042 Don't reserved stock if c_orderline.qtyordered is -ve. 2014-07-04 18:55:17 +08:00
Heng Sin Low a1685042c5 IDEMPIERE-2057 1003719 Modify "Update Costing" process to create a cost adjustment document. 2014-07-02 10:23:54 +08:00
Elaine Tan 1be17505b8 IDEMPIERE-2029 Performance gadgets portlet is not sized correctly on login 2014-07-15 14:27:38 -05:00
Heng Sin Low 36a7c16fa3 IDEMPIERE-2056 1004114 various problems w/inactivating products. Don't raise field not editable error if user are not making any changes to it. 2014-07-15 14:22:12 -05:00
Carlos Ruiz 15596ee282 IDEMPIERE-2028 Find not requerying if not changed / restore one line deleted by mistake 2014-06-30 13:10:29 -05:00
Carlos Ruiz 1ec538db0b IDEMPIERE-2028 Find not requerying if not changed 2014-06-30 12:07:47 -05:00
Nicolas Micoud 9d959afca7 IDEMPIERE-775 Documents without C_DocType_ID cannot be distributed directly 2014-07-16 15:07:01 -05:00
hieplq 520d4802e5 IDEMPIERE-2026:when role have limit access to a user, can't select any bpartner have no contact 2014-06-29 13:10:58 +07:00
Nicolas Micoud 02c221db86 IDEMPIERE-2013 Impossible to empty EMail field on User window 2014-06-25 09:12:54 -05:00
Carlos Ruiz 7747fdac06 IDEMPIERE-2014 Read-only tab/role allows user to edit AlwaysUpdateable fields 2014-06-23 13:41:11 -05:00
Elaine Tan bf38381e0e IDEMPIERE-1998 Should not auto add created by to the recipient list when the scheduler recipient list is empty 2014-06-13 10:50:08 +08:00
Carlos Ruiz 4c92c76c46 IDEMPIERE-1996 InventoryLine inherits bad default 2014-06-11 09:56:01 -05:00
Carlos Ruiz 023a9a19ac hg merge release-2.0 (merge release2 into development) 2014-07-11 21:27:33 -05:00
Carlos Ruiz d32549cf9d IDEMPIERE-1918 Tree node : add a method to change the description / regenerate serialVersionUID 2014-07-11 20:05:56 -05:00
Nicolas Micoud 65830799d3 IDEMPIERE-1918 Tree node : add a method to change the description 2014-07-11 20:04:40 -05:00
jan thielemann e19be23bc5 IDEMPIERE-1985 Provide error message in unsuccessful processes 2014-07-11 20:01:44 -05:00
Carlos Ruiz 0becee9edb IDEMPIERE-1968:valid check box in info window can manual editable / peer review 2014-07-11 19:57:23 -05:00
hieplq ea3bbe1418 IDEMPIERE-1968:valid check box in info window can manual editable 2014-06-04 00:19:25 +07:00
Carlos Ruiz b8fe2a93e6 IDEMPIERE-1901 Deprecate parent composite primary keys - leave management via table index 2014-07-11 17:57:13 -05:00
Carlos Ruiz e879b18def IDEMPIERE-2011 get a date according to saturday/sunday and non business days / based on patch from Nicolas Micoud (nmicoud) 2014-07-09 14:40:16 -05:00
Heng Sin Low 68b8172603 Merge release-2.0 into development 2014-07-04 20:08:00 +08:00
hieplq 97ecb0cdbf IDEMPIERE-1696:can't add password to report file by miss lib bouncycastle 2014-07-03 23:18:47 +07:00
Carlos Ruiz fab10a699a IDEMPIERE-2010 Param requery of MBPartnerLocation.getLocation is useless / based on patch from nmicoud 2014-07-02 14:11:26 -05:00
Carlos Ruiz 75ee91ce39 Regenerate serialVersionUID for modified classes from IDEMPIERE-1979 / IDEMPIERE-1973 / IDEMPIERE-1972 2014-07-02 12:36:43 -05:00
hieplq e27b957666 IDEMPIERE-1972:extend - Info window - process - by display logic field 2014-06-11 14:23:01 +07:00
hieplq 80c39dce09 IDEMPIERE-1973:Info Window - parameters - field Mandatory Logic missing 2014-06-11 10:50:58 +07:00
Carlos Ruiz 1effd5918b IDEMPIERE-1697 Ability to filter available column for print format / peer review 2014-07-02 10:18:30 -05:00
Nicolas Micoud f4369874db IDEMPIERE-1697 Ability to filter available column for print format 2014-07-02 10:16:49 -05:00
Carlos Ruiz b6b04612ad hg merge release-2.0 (merge release2 into development) 2014-07-01 21:15:22 -05:00
Deepak Pansheriya 5b5c119a57 IDEMPIERE-1770 refactoring code as per carlos' review comments 2014-06-28 16:14:04 +05:30
Deepak Pansheriya 29f0a5810e IDEMPIERE-1770 Allowing manual entry from Attributes tab on shipment/MR line 2014-07-01 21:07:07 -05:00
Carlos Ruiz c20843f6d0 hg merge release-2.0 (merge release2 into development) 2014-06-20 18:45:06 -05:00
Carlos Ruiz 26c5691677 Merged in tbayen/idempiere (pull request #86)
IDEMPIERE-1698 Let the user choose a different JasperReports class
2014-06-20 18:36:51 -05:00
Deepak Pansheriya 97dabc75b5 IDEMPIERE-1999 Adding support for over shipment. 2014-06-19 22:50:37 +08:00
Thomas Bayen 11519fb5f9 IDEMPIERE-1698 cleaner api through changed package for ReportStarter 2014-06-18 16:23:15 +02:00
hieplq c6b0e769d0 IDEMPIERE-1878:Printformat name in login language 2014-05-28 00:29:49 +07:00
hieplq b44121fac6 IDEMPIERE-1878:Printformat name in login language 2014-05-27 22:39:53 +07:00
tsvikruha ae2f5b0da0 IDEMPIERE-1792 Fixed Hiep default logic patch 2014-06-04 11:52:40 -05:00
hieplq 79bdd00235 IDEMPIERE-1792:Info Window - Default Logic missing 2014-05-30 15:03:08 +07:00
Carlos Ruiz 5d4a48021b IDEMPIERE-1334 Run one or more processes from Info Window / peer review 2014-05-29 18:44:25 -05:00
hieplq c656bd52ad IDEMPIERE-1334:Run one or more processes from Info Window
fix comment of carlos
2014-05-29 16:35:05 -05:00
Carlos Ruiz 3d53cf43db IDEMPIERE-236 bring hardcoded MSysConfig keys and order 2014-05-29 16:31:14 -05:00
Carlos Ruiz 60d2583f21 IDEMPIERE-1334 Run one or more processes from Info Window / peer review - work in progress 2014-05-28 14:49:27 -05:00
hieplq 45b0724542 IDEMPIERE-1334:Run one or more processes from Info Window 2014-05-26 23:27:34 +07:00
Carlos Ruiz dcc35ca737 hg merge release-2.0 (merge release2 into development) 2014-05-28 12:13:16 -05:00
Carlos Ruiz 8efef1cb7d IDEMPIERE-1967 Bank transfer process should allow for document number to be optional / based on patch from Carlos Augusto Sanchez (caaugustoss) 2014-05-27 10:25:58 -05:00
Carlos Ruiz a183558071 hg merge release-2.0 (merge release2 into development) 2014-05-21 15:33:17 -05:00
Elaine Tan 269a20ae82 IDEMPIERE-1958 Incorrect table start position in Table Element report layout code 2014-05-19 17:58:47 +08:00
Heng Sin Low b8c2ed4b2b 1003754 Landed cost issue -- related to IDEMPIERE-1285. Fix rounding issue with current product cost for average costing. 2014-05-19 14:40:07 +08:00
Heng Sin Low 86207e9729 1003754 Landed cost issue -- related to IDEMPIERE-1285. Fix landed cost allocation to product not working. 2014-05-19 14:39:38 +08:00
Heng Sin Low dc50ef3418 Ticket #1004012 IDEMPIERE-1954 Implement MaxQueryRecords for AD_InfoWindow. 2014-05-16 16:07:49 +08:00
Carlos Ruiz 4169252fc9 IDEMPIERE-1899 EMail : Implement default mail text and allow images within message / based on patch and idea from Nicolas Micoud (nmicoud) 2014-05-21 08:17:43 -05:00