Commit Graph

1781 Commits

Author SHA1 Message Date
Carlos Ruiz b4d9087303 IDEMPIERE-2291 zk7 - send email broken 2015-01-13 08:52:06 -05:00
Carlos Ruiz c7151bb162 hg merge release-2.1 (merge release2.1 into development) 2015-01-11 21:11:31 -05:00
Carlos Ruiz cd04126891 hg merge release-2.1 (merge release2.1 into development) 2015-01-10 22:58:22 -05:00
Carlos Ruiz a758cfc0f2 merging definitely zk7 into development 2015-01-10 22:53:38 -05:00
Carlos Ruiz 96843b4c5f IDEMPIERE-2392 Posted status incorrect when reposting on a period closed 2015-01-10 11:49:40 -05:00
Carlos Ruiz 0abc50811b merge development into zk7 2015-01-10 09:47:35 -05:00
Carlos Ruiz 8ed8a626ac merge development into zk7 2014-12-28 12:55:02 -05:00
Carlos Ruiz 61117c42fe IDEMPIERE-2374 Production document not checking period open 2014-12-26 23:38:08 -05:00
Carlos Ruiz 71c842e7f5 IDEMPIERE-2373 Master Role Document Action Access not working for inventory subtypes 2014-12-26 23:37:50 -05:00
Carlos Ruiz 5d87eb5c55 IDEMPIERE-2368 Synchronize column not create table if virtual column is first / thanks to Nikita Polkovnikov 2014-12-22 10:03:45 -05:00
Carlos Ruiz 0eb7daffcb IDEMPIERE-2287 Overwrite Date on Complete - doesn't update dateacct / move call to setDefiniteDocumentNo to the beginning of completeIt (just after prepareIt) 2014-12-18 12:28:43 -05:00
Carlos Ruiz f0a8c83af3 hg merge development (merge development into zk7) 2014-12-17 20:11:47 -05:00
Carlos Ruiz e875d72fb0 IDEMPIERE-1996 InventoryLine inherits bad default / prefill the default locator in M_Inventory and M_InOut documents 2014-12-17 20:06:23 -05:00
Carlos Ruiz 5d5f073bd5 IDEMPIERE-2287 Overwrite Date on Complete - doesn't update dateacct 2014-12-17 19:04:33 -05:00
Carlos Ruiz 72bb8e620a IDEMPIERE-2355 - Allow to style the summary rows of HTML report / peer review 2014-12-17 17:00:42 -05:00
Carlos Ruiz cbddbb0e70 merge development (133921c9c84f) into zk7 2014-12-11 16:23:52 -05:00
allgood c660a0af9b IDEMPIERE-2355 - Allow to style the summary rows of HTML report 2014-12-11 01:48:23 -02:00
Carlos Ruiz 7d5d604095 Fix for IDEMPIERE-1878 Printformat name in login language / throwing exception SEVERE: TableName not correctly parsed - TableNameIn=AD_PrintFormat - AccessSqlParser[|0] 2014-12-17 16:41:58 -05:00
Carlos Ruiz d547cacad8 IDEMPIERE-2356 Allow global context in virtual columns 2014-12-10 15:06:54 -05:00
Carlos Ruiz 812b3944d9 IDEMPIERE-2330 Reserved Qty is incorrect when voiding Shipment 2014-12-10 15:03:10 -05:00
Carlos Ruiz a3f8a80a97 merge development into zk7 2014-12-02 10:09:15 -05:00
Carlos Ruiz 67c4abd701 IDEMPIERE-2349 Language wrongly applied when print format item date has pattern 2014-12-02 09:46:40 -05:00
Carlos Ruiz 6a74532d1b IDEMPIERE-1753 Allow field createBy updateBy load data / thanks to Armen Rizal (armenrz) 2014-11-28 18:44:53 -05:00
Carlos Ruiz 44e85e6999 IDEMPIERE-2273 CSV Import fail on evaluate column mandatory logic / based on patch from Claudemir Todo Bom (allgood) 2014-11-26 18:09:03 -05:00
hieplq 05f9f72aac IDEMPIERE-2132:mails from iDempiere can not be forwarded 2014-11-25 22:33:31 +08:00
hieplq 36ce8de266 IDEMPIERE-2049:Incorrectly is sent the email in russian language 2014-11-26 13:23:32 -05:00
Nicolas Micoud 3ef895aa91 IDEMPIERE-2325 Env.parseVariable(String, PO, String, boolean) displays 'null' instead of '' 2014-11-26 11:06:10 -05:00
Carlos Ruiz ff3366bea9 IDEMPIERE-2318 Null pointer exception when Product has not Attribute set configured and costing level is batch / fix MovementLine cannot be saved 2014-11-25 11:19:18 -05:00
Carlos Ruiz 50f5041015 IDEMPIERE-2305 Cash/Check Payment button is ignoring amount entered / fix issue reversing a payment (and in general setting wrongly the docstatus when the document save fails) 2014-11-24 16:14:23 -05:00
Carlos Ruiz fe3769cceb IDEMPIERE-2331 Add getGridWindow to GridTab 2014-11-22 12:35:47 -05:00
Carlos Ruiz 322a4a3b3e merge development into zk7 2014-11-19 19:34:42 -05:00
Carlos Ruiz 9c62f0254b IDEMPIERE-2326 Deadlock on workflow email after complete 2014-11-19 15:49:36 -05:00
Carlos Ruiz 6be4c15be0 IDEMPIERE-2324 Env.parseVariable(String, PO, String, boolean) doesn't use format when keepUnparseable / based on patch from Nicolas Micoud (nmicoud) 2014-11-19 11:33:36 -05:00
Carlos Ruiz a44979a33a IDEMPIERE-2318: Handling NPE and providing meaning full error message 2014-11-19 08:40:49 -05:00
Deepak Pansheriya 7c106e3dda IDEMPIERE-2318: Handling NPE and providing meaning full error message 2014-11-17 20:25:53 +05:30
Carlos Ruiz 06bc792db5 IDEMPIERE-2322 Cannot search Date+Time with time portion 2014-11-18 18:45:28 -05:00
Carlos Ruiz 54a5e2dbd3 IDEMPIERE-2312 Dcoument number can have 'null' in prefix or suffix 2014-11-14 17:16:31 -05:00
Carlos Ruiz 4b70e8cdbe IDEMPIERE-2316 Inventory Move allows to move to inactive warehouses 2014-11-14 09:16:25 -05:00
Carlos Ruiz 913b77387b IDEMPIERE-2312 Dcoument number can have 'null' in prefix or suffix / based on patch from Nicolas Micoud (nmicoud) 2014-11-13 13:01:31 -05:00
Carlos Ruiz ab37dd1258 IDEMPIERE-2057 Modify "Update Costing" process to create a cost adjustment document / IDEMPIERE-2306 Can't create cost detail when costing level is Batch/Lot from import inventory 2014-11-11 14:19:02 -05:00
Carlos Ruiz fe3ebcd1ae minor - fix a comment creating problems for javadoc 2014-11-10 17:22:34 -05:00
Carlos Ruiz 0e03505f52 IDEMPIERE-2305 Cash/Check Payment button is ignoring amount entered 2014-11-08 13:11:07 -05:00
Carlos Ruiz f3eba129d1 merge development (8b3bdac18c82) into zk7 2014-11-05 17:38:46 -05:00
Carlos Ruiz 1fabfda6d6 IDEMPIERE-2304 Some attachment related functionalities not working with filesystem store 2014-11-05 14:33:20 -05:00
Carlos Ruiz 545183280f IDEMPIERE-2281 Alert Processor and Scheduler ignoring Client Storage Provider Setup 2014-11-05 10:02:26 -05:00
Hesham S. Ahmed f0f7ea0f02 IDEMPIERE-2299 Material receipt confirmation fails 2014-11-05 09:20:54 -05:00
Carlos Ruiz ffc5bec7ad IDEMPIERE-2089 Print format window ID is hardcoded in ZKReportViewer 2014-11-05 08:59:55 -05:00
Nicolas Micoud 5bbeae195b IDEMPIERE-2303 NPE on MailText.parse 2014-11-05 08:49:05 -05:00
Carlos Ruiz 6ad4577e1d IDEMPIERE-2113 Enable import button for end users 2014-11-04 23:28:46 -05: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 c132c4d0fc Update sources to release 2.1 2014-10-30 23:08:23 -05:00
Carlos Ruiz 7b1ca03530 IDEMPIERE-2347 Cannot void Material Receipt matched to Purchase Order 2014-12-08 15:54:39 -05:00
Carlos Ruiz 000825464c IDEMPIERE-2352 Unaccented Menu Search 2014-12-04 10:54:02 -05:00
Carlos Ruiz 65591f0ccb IDEMPIERE-2050 Improvement to Menu Lookup / improve name of sysconfig key 2014-12-04 10:23:46 -05:00
Carlos Ruiz b61adbd398 IDEMPIERE-2050 Improvement to Menu Lookup 2014-12-03 19:32:14 -05:00
Carlos Ruiz 946fd0e942 IDEMPIERE-2342 SearchDefinition - query : could show record of other tenants / IDEMPIERE-2095 Menu Lookup return records from another client / fix for swing 2014-12-03 18:24:06 -05:00
Carlos Ruiz 899c60b041 IDEMPIERE-2103 Process for run import csv 2014-12-02 18:54:20 -05:00
Carlos Ruiz 23c684d467 Merge development (8e403d4382f8) into zk7 branch 2014-10-29 13:43:18 -05:00
Carlos Ruiz 4803643ab2 IDEMPIERE-2245 Platform Upgrade for r3 2014-10-29 13:36:29 -05:00
Carlos Ruiz 1912d32e8d IDEMPIERE-2284 MProductCategory/MAssetGroup s_cache useless 2014-10-29 13:33:26 -05:00
Carlos Ruiz 5b37a986c4 IDEMPIERE-2116 Cannot correct Inventory OnHand ORA-01861 / thanks to David Garcia for the hint 2014-10-29 13:32:29 -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
Carlos Ruiz 3dbec5eb0f IDEMPIERE-2278 Entity Types are not cached - but static array 2014-10-29 11:00:29 -05:00
Carlos Ruiz 05300e6a54 cleanup MSysConfig of unused keys - documenting missing entries in http://wiki.idempiere.org/en/System_Configurator_(Window_ID-50006) 2014-10-29 09:11:27 -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 94a37ec70d IDEMPIERE-939 A lot of Russian language on Login panel 2014-10-26 09:19:23 -05:00
Carlos Ruiz 97f7a85462 IDEMPIERE-2269 Multi-currency allocation broken in zk 2014-10-24 07:51:19 -05:00
Carlos Ruiz 3518f683e7 merge 1a4c747dfdf9 development into zk7 2014-10-22 14:42:27 -05:00
Carlos Ruiz e6136d9a5d IDEMPIERE-2256 Unallocated Payments Report show payments allocated / IDEMPIERE-1702 / IDEMPIERE-659 2014-10-22 10:10:34 -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
Carlos Ruiz 8ead12cbab IDEMPIERE-2207 Use of virtual column in search is broken 2014-10-15 20:56:42 -05:00
Carlos Ruiz 3200a5b6f2 IDEMPIERE-2088 Remove useless code 2014-10-15 14:12:03 -05:00
Nicolas Micoud 020ca7fce7 IDEMPIERE-2221 Method Tax.get should be public 2014-10-15 13:46:36 -05:00
Carlos Ruiz 212cfc4a0f IDEMPIERE-2207 Use of virtual column in search is broken 2014-10-15 13:22:30 -05:00
Carlos Ruiz d4e227aafe IDEMPIERE-1999 Adding support for over shipment / based on attached patch (MInOut.patch) from hengsin 2014-10-15 12:18:37 -05:00
Heng Sin Low 0b2fbe27ae IDEMPIERE-2245 Platform Upgrade for r3. 2014-10-13 11:05:19 +08:00
Carlos Ruiz 510517e5cc IDEMPIERE-1817 Window Customization Cache Issue 2014-10-15 10:02:59 -05:00
Carlos Ruiz 34a5b9212a IDEMPIERE-659 Use of Context Variables in Report Views' where clause 2014-10-01 09:13:46 -05:00
Carlos Ruiz d04844a375 IDEMPIERE-2218 Cannot reverse journal with control amount 2014-09-29 17:48:50 -05: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 b825c289b4 IDEMPIERE-2096 NPE compare BigDecimal when complete a "Customer Return" document 2014-09-05 16:41:54 -05:00
Carlos Ruiz 7176b33b11 Merge development (23d225fcc3d1) into zk7 branch 2014-08-27 08:39:42 -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 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
Carlos Ruiz 23258a7b89 hg merge development (merge development into zk7) 2014-07-23 13:04:51 -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 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 5e04ddd8a8 IDEMPIERE-1492 when login with Organization = *, run "Bank Transfer" make error "Fill mandatory fields: : Organization" / based on patch from hieplq 2015-01-07 11:10:30 -05:00
Carlos Ruiz 1162973504 IDEMPIERE-1148 Account : Add checkboxes to identify account kind (bpartner, product) 2015-01-07 09:16:44 -05:00
Carlos Ruiz fef106746a IDEMPIERE-448 Add CopyFrom on Bank Statement / fix problem copying lines without charges - throwing error about Charge is mandatory 2015-01-05 18:33:53 -05:00
Carlos Ruiz 8eb5a01501 IDEMPIERE-2379 Problem encrypting AD_Client.RequestUserPw 2014-12-29 19:51:55 -05:00
Carlos Ruiz e5241052d6 Merge development (18baef8639ba) into zk7 branch 2014-07-16 20:10:39 -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 b8ae8ddcf8 Merge development (840f74787018) into zk7 branch 2014-07-15 16:51:22 -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
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 402fa7e782 IDEMPIERE-1547 value of M_Warehouse>C_Location>IsValid is wrong when export 2014-07-11 21:19:44 -05:00
Carlos Ruiz 20c500553a Merge development (859fa5991fa8) into zk7 branch 2014-07-03 16:44:22 -05:00
hieplq 97ecb0cdbf IDEMPIERE-1696:can't add password to report file by miss lib bouncycastle 2014-07-03 23:18:47 +07: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
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
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
Carlos Ruiz 011aa28d01 Merge development (8eba0f14d231) into zk7 branch 2014-06-20 20:09:46 -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
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
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 c69070876f Merge development (717d3f6bb6a2) into zk7 branch 2014-06-03 18:28:40 -05:00
Carlos Ruiz 49d477c2d5 Merge development (717d3f6bb6a2) into zk7 branch 2014-06-03 17:58:27 -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
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 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
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
Carlos Ruiz 4d8dc152e3 IDEMPIERE-1773 Asking for input from within a process / integrated patch from Jan Thielemann, thanks! 2014-05-16 10:46:26 -05:00
Heng Sin Low cfa8050b0b 1003754 Landed cost issue -- related to IDEMPIERE-1285. Fix rounding issue. Fix wrong posting when estimated landed cost is more than actual landed cost. 2014-05-12 16:15:15 +08:00
Elaine Tan 8cbea90a1b IDEMPIERE-1944 Reverse Issue with GL Journal and GL Journal Batch 2014-05-09 16:46:54 +08:00
Heng Sin Low 06ce3aae94 1003754 Landed cost issue -- related to IDEMPIERE-1285. Fix landed cost posting. 2014-05-05 15:29:23 +08:00
Heng Sin Low dda7eac48c Merge 798fe5038b03 (development branch) into bb398087062f (zk7 branch) 2014-04-30 18:00:46 +08:00
Carlos Ruiz bfcf026a76 hg merge release-2.0 (merge release2 into development) 2014-04-29 21:29:54 -05:00
Carlos Ruiz 10da987cff IDEMPIERE-1898 When save a new record, row select is change to latest record / IDEMPIERE-1412 Creating a new record on window access moves to wrong position 2014-05-07 22:00:50 -05:00
Carlos Ruiz 6007d9f661 IDEMPIERE-1763 Reporting engine fixes / fix the fixed width problem for null values - backward compatible with existing formats 2014-05-07 20:46:33 -05:00
Carlos Ruiz 9a1a4eb2ee IDEMPIERE-1894 Missing SeqNoGrid when generating Fields in a Tab (TabCreateFields.java) / based on patch from Jan Thielemann 2014-05-07 18:47:38 -05:00
Nicolas Micoud 778d8a1307 IDEMPIERE-1843 Tabs and Fields not translated in Help 2014-05-07 18:29:13 -05:00
Carlos Ruiz 9f24e8a85b IDEMPIERE-1927 MAccount.get creating deadlocks because it doesn't have trx 2014-05-02 16:19:10 -05:00
Carlos Ruiz 448b84f284 IDEMPIERE-1925 Log SEVERE when creating a record in a window with a field based on Created or Updated / IDEMPIERE-709 2014-05-02 10:14:59 -05:00
Heng Sin Low 765a5f83fa Merge b2d0ef3e00eb (development branch) into 01f827cc13c3 (zk7 branch) 2014-04-27 20:14:21 +08:00
Heng Sin Low c232e04e04 1003856 IDEMPIERE-1951 Run report as a background job. Fix bug discover during testing. 2014-04-24 22:44:16 +08:00
Carlos Ruiz c73000c38b 1003856 IDEMPIERE-1951 Integrate commit from hengsin -> Run report as a background job. Peer review implementation from Elaine. 2014-05-14 14:44:06 -05:00
Carlos Ruiz e247dac3a8 hg merge release-2.0 (merge release2 into development) 2014-05-14 12:41:43 -05:00
Heng Sin Low bc2d581399 1003862 Barcode type UPC A is needed for print formats going to Amazon. Added UPCA support using barcode4j. Use barcode4j instead of barbecue as I can't get decent output from barbecue, barbecue have the underline bug and barbecue is a dead project. Should completely drop the use of barbecue in future. 2014-05-14 12:25:10 -05:00
Carlos Ruiz e7a19cb6b0 hg merge release-2.0 (merge release2 into development) 2014-04-23 18:20:20 -05:00
Carlos Ruiz af43f27785 IDEMPIERE-1912 Document Action Access bug / thanks to hieplq 2014-04-23 18:18:58 -05:00
Heng Sin Low df81b807dc Merge development (10307) into zk7 (10294) branch 2014-04-09 10:47:51 +08:00
Carlos Ruiz 2a980dfc58 hg merge release-2.0 (merge release2 into development) 2014-04-07 15:30:40 -05:00
Carlos Ruiz 772ec43368 IDEMPIERE-1572 Last Run and Saved parameter for process / based on patch from Deepak Pansheriya 2014-04-04 10:19:40 -05:00
Dirk Niemeyer 93bc5f0909 IDEMPIERE-1875 Bad SQL produces ORA-Error 2014-04-03 16:44:10 -05:00
Carlos Ruiz 156bde8b07 hg merge release-2.0 (merge release2 into development) 2014-04-02 22:24:15 -05:00
Heng Sin Low fa6541ff10 Merge development ( 10289 ) into zk7 ( 10252 ) branch 2014-04-03 09:17:58 +08:00
Carlos Ruiz aba6e6ca48 1003869 Form to captured process parameter for scheduler. IDEMPIERE-1486 / Fixed captured value for null fields - fix default @#Date# being saved with time 2014-04-02 20:02:36 -05:00
Carlos Ruiz c3effef177 IDEMPIERE-1216 Add missing translation tables / fix oracle migration script / peer review java patch from Nicolas Micoud (nmicoud) 2014-04-02 15:56:21 -05:00
Heng Sin Low 9e5826b772 IDEMPIERE-1635 Upgrade to zk7. Update platform to Gemini Web 2.2.2, Tomcat 7.0.35 and Eclipse 4.3 ( Kepler ). 2014-04-03 01:31:20 +08:00
hieplq 049cc9ebf0 IDEMPIERE-1696:can't add password to report file by miss lib bouncycastle. 2014-03-30 19:27:53 +07:00
Carlos Ruiz 1dd6fecce4 hg merge release-2.0 (merge release2 into development) 2014-04-16 17:58:44 -05:00
Carlos Ruiz 33753cb358 IDEMPIERE-1715 Implement Document Action for Production / integrate and peer review patch from Heng Sin 2014-04-16 17:58:33 -05:00
Heng Sin Low a4f0254bc4 IDEMPIERE-1902 Minor bug in MWorkflow.runDocumentActionWorkflow 2014-04-16 17:16:03 -05:00
Juan David Arboleda d3b618511b IDEMPIERE-1888 Easy Import allows to import any BP Location regardless of the BP master record 2014-04-16 17:03:17 -05:00
Carlos Ruiz 7c3dd909e7 IDEMPIERE-1907 DB helpers for multi-row and multi-column queries / committing into r2 as is harmless to add unused new helpers, but worthy for plugins and extensions 2014-04-16 13:29:34 -05:00
hieplq 50bfd9089c IDEMPIERE-1251:some character in html report is break when encode of os is win-1252 2014-04-16 15:28:03 +07:00
Carlos Ruiz ae3f1fbecf IDEMPIERE-1461 Zoom Condition doesn't work on empty fields / fix reported issue from hieplq, also fixes IDEMPIERE-1862 2014-04-16 10:23:56 -05:00
Carlos Ruiz 3f0f694709 IDEMPIERE-1905 Add feedback to time-consuming processes 2014-04-16 09:17:02 -05:00
Carlos Ruiz e7730780ba IDEMPIERE-1877 Product Info Window Implementation broke the usage of barcode reader 2014-04-11 12:10:56 -05:00
Carlos Ruiz 1c3b7c4179 IDEMPIERE-1884 phantom shipment record create when create wrong Drop Shipment 2014-04-09 12:40:21 -05:00
Elaine Tan 1e2cf53d61 IDEMPIERE-1904 Incorrect document status when void a document with completed document status 2014-04-18 12:51:08 +08:00
Thomas Bayen 036f065d70 IDEMPIERE-1686 GenerateModel does not take commandline arguments 2014-04-02 10:22:20 -05:00
Carlos Ruiz d75a1cb722 hg merge release-2.0 (merge release2 into development) 2014-03-26 21:26:40 -05:00
Carlos Ruiz c372315ce8 IDEMPIERE-294 Maintenance / minor patch required for plugin org.evenos.broadcaster 2014-03-26 11:51:16 -05:00
hieplq 908050c3bd IDEMPIERE-1649:Reference of User1_id, User2_id in new table is create incorrect 2014-05-08 09:54:40 -05:00
Carlos Ruiz 854076ee2c hg merge release-2.0 (merge release2 into development) 2014-05-07 22:04:48 -05:00
Heng Sin Low b392cc090c IDEMPIERE-1135 Report wizard not clearing order items. Revert 9442:c5593c3165ff as it is not consistent with how the printformat sorttab work and break packin of printformatitem ( Ticket #1003444 ). 2014-03-20 11:37:00 +08:00
Carlos Ruiz 115211d74c IDEMPIERE-1850 CRITICAL / Allocation Date Issue / integrate patch suggested by Michal Zilincar 2014-03-26 10:10:19 -05:00
Carlos Ruiz 8b7260453b hg merge release-2.0 (merge release2 into development) 2014-03-19 21:53:55 -05:00
hieplq 94610a51ac IDEMPIERE-1619:Link on third tab pointing to field on first tab instead of second 2014-03-19 21:49:27 -05:00
Nicolas Micoud 840abd46ee IDEMPIERE-1891 Cannot access Process message is hardcoded 2014-04-20 14:54:52 -05:00
Carlos Ruiz fc8a941055 IDEMPIERE-1903 Error save new user if "Password Policies" enabled 2014-04-16 21:53:57 -05:00
Carlos Ruiz 508a0dcb9b IDEMPIERE-1835 CSV Exporter is exporting fields that are not displayed to the user / based on patch from Juan Arboleda (jarboleda) 2014-03-19 20:52:52 -05:00
Carlos Ruiz 0543cd8685 IDEMPIERE-1829 Impossible to send reset password email in the user language / based on patch from Nicolas Micoud (nmicoud) 2014-03-19 20:42:06 -05:00