Commit Graph

2631 Commits

Author SHA1 Message Date
hengsin df2385eb86 Merge release-7.1 into master 2020-01-31 12:28:44 +08:00
Carlos Ruiz cb7f57d4f6 IDEMPIERE-4084 - Improve toolbar customization - peer review 2020-01-30 18:17:07 +01:00
Diego Ruiz 33d2a4d0f7 IDEMPIERE-4084 - Improve toolbar customization 2020-01-30 17:29:17 +01:00
Deepak Pansheriya 511292c8b9
IDEMPIERE-4070: Adding print format item -> Display logic support in XLSX, XLS and HTML report. (#11) 2020-01-29 16:35:49 +01:00
hengsin 3cc17d25fd IDEMPIERE-4158 Move Swing Client out of core. Drop restlet dependency, drop webstart and applet stuffs and some minor dependency adjustments. 2020-01-29 08:00:36 +08:00
Carlos Ruiz 55dc83de87 Merge release-7.1 into master 2020-01-25 15:14:33 +01:00
Carlos Ruiz 8405e2a494 IDEMPIERE-4097 AD_Reference Caching validation / fix warning in 2Pack about Reference not found 2020-01-23 20:17:17 +01:00
Carlos Ruiz 00999887d1 IDEMPIERE-166 Rebranding of logo and product name - Some old forgotten rebranding 2020-01-23 10:10:02 +01:00
hengsin e735c686ca IDEMPIERE-4155 Follow up for IDEMPIERE-3742 Wrong product cost for partial MR 2020-01-22 22:20:26 +08:00
Diego Ruiz 54c26b54b6 IDEMPIERE-4151 - Refactor build style code to remove duplicated code 2020-01-20 20:19:55 +01:00
Carlos Ruiz 44fd0fe898 Merge release-7.1 into master 2020-01-12 22:51:04 +01:00
Deepak Pansheriya 0d239fbacf IDEMPIERE-3388: Manual posting for reversed invoice throwing posting error (#8) 2020-01-08 13:24:56 +01:00
Carlos Ruiz 21eb285e5b IDEMPIERE-2924 Export to XLS limited to 65536
* Complete ticket - implement support for XLSX in scheduler, background jobs, jasper reporting, default types
* Synchronize xlsx with xls exporter to use ZK_FOOTER_SERVER_MSG and ZK_FOOTER_SERVER_DATETIME_FORMAT SysConfig
* Excel alerts now export to xlsx instead of xls
2020-01-04 17:26:00 +01:00
Deepak Pansheriya 503ca8eb62 IDEMPIERE-2924: Adding XLSX Export support (#6) 2020-01-04 15:19:48 +01:00
Carlos Ruiz 04c13ea9c3 Merge release-7.1 into master 2019-12-29 00:04:54 +01:00
Deepak Pansheriya f13bcd6de9 IDEMPIERE-4136: Upgrading Jasper report to version 6.11.0 2019-12-25 20:28:37 +05:30
Carlos Ruiz ef3ed449ca IDEMPIERE-1424 Report Wizard is not using translated columns 2019-12-24 00:13:21 +01:00
Carlos Ruiz 7b2c99fa86 IDEMPIERE-813 DateAcct in GL_JournalLine is not validated to be within the same period of GL_Journal 2019-12-23 15:11:53 +01:00
Carlos Ruiz a8ad176e47 Merge release-7.1 into master 2019-12-21 16:00:24 +01:00
Carlos Ruiz 3041228c45 IDEMPIERE-4130 MaxQueryRecords by Tab (FHCA-1115) 2019-12-18 23:07:01 +01:00
Carlos Ruiz 81b5ccbc9a IDEMPIERE-3416 Implement the ability to track open DB connections
Implement Trx Display Name for forgotten class GridTabCSVImporter
2019-12-18 22:07:56 +01:00
Carlos Ruiz b4be53cbaf Merge release-7.1 2019-12-12 12:38:45 +01:00
Carlos Ruiz 2368c6da57 IDEMPIERE-4076 In financial report when calculation is Add Range and operand 1 and operand 2 are same, calculations are wrong
based on patch from Deepak Pansheriya
2019-12-11 17:13:59 +01:00
sjeffen 3a6b25ddec IDEMPIERE-4078 cph::erp Doc messages translation 2019-12-11 15:49:01 +01:00
Nicolas Micoud 2099a8b1cb IDEMPIERE-4126 Modify Access Modifiers of MPayment properties and Methods 2019-12-11 14:32:25 +01:00
Carlos Ruiz f9e544990f hg merge release-7.1 (merge release7.1 into default) 2019-12-06 12:38:25 +01:00
Carlos Ruiz bed53f8623 IDEMPIERE-4082 Cannot Restrict Master role in client / integrate patch suggested by Pritesh Shah 2019-12-05 18:42:44 +01:00
Carlos Ruiz f75174998c hg merge release-7.1 (merge release7.1 into default) 2019-12-04 23:11:53 +01:00
Carlos Ruiz 8c3af7914e IDEMPIERE-4087 Virtual search columns / enable the usage of @SQLFIND= columns in reports / update field Description 2019-12-04 20:54:13 +01:00
Carlos Ruiz 703ce023f9 hg merge release-7.1 (merge release7.1 into default) 2019-11-30 15:17:26 +01:00
Diego Ruiz 570875e74b IDEMPIERE-4087 Virtual search columns 2019-11-27 19:25:12 +01:00
Nicolas Micoud 7487a885bb IDEMPIERE-4121 FactReconciliation : Remove annoying Msg.getMsg: NOT found: @Created@/@Deleted@ 2019-12-04 17:11:01 +01:00
Nicolas Micoud c3d62970ae IDEMPIERE-4107 Add getDocStatusName for MJournal 2019-11-27 12:19:54 +01:00
Nicolas Micoud dedc38ffc9 IDEMPIERE-4111 Add col_21 -> col_30 to T_Report 2019-11-27 10:08:54 +01:00
Carlos Ruiz 817cd5fd65 IDEMPIERE-3218 Cross-tenant error when importing web service security records / fix problem when importing attachments because of Record_ID column 2019-11-28 13:36:17 +01:00
Nicolas Micoud 90b40ac9ec IDEMPIERE-4108 Set LineNo programmatically for GL_JournalLine 2019-11-27 10:45:20 +01:00
Carlos Ruiz 579c5378bf IDEMPIERE-4112 NPE In Generate Shipment Manually / peer review - restore column accessed before the patch 2019-11-25 15:31:22 +01:00
Orlando Curieles 4739aea8c8 IDEMPIERE-4112 NPE In Generate Shipment Manually 2019-11-25 15:30:15 +01:00
Hideaki Hagiwara 28cd219450 IDEMPIERE-4113 Print Color and Print Font of Format item is not assigned to Report that is first view 2019-11-23 20:31:18 +09:00
Carlos Ruiz 64eadf1822 release 7.1 process - set version in configuration files 2019-11-21 23:28:48 +01:00
Carlos Ruiz a1e337fb9d release 7.1 process - generate full model classes 2019-11-21 22:53:50 +01:00
Carlos Ruiz 3ae8fb7f68 release 7.1 process - set version in code 2019-11-21 22:36:08 +01:00
Diego Ruiz 9a118b03dc IDEMPIERE-4109 Caching Candidate: AD_Table 2019-11-18 21:00:36 +01:00
Carlos Ruiz e9f48caf03 hg merge release-6.2 (merge release6.2 into default) 2019-11-14 20:38:44 +01:00
Carlos Ruiz 2286fb8f67 IDEMPIERE-4106 Dependent fields not cleared when changing a parent field / IDEMPIERE-3961 2019-11-14 20:38:16 +01:00
Carlos Ruiz 6fcbe19151 IDEMPIERE-2837 - Use in a better way saved searches - PR 2019-11-14 18:06:32 +01:00
Diego Ruiz 3baf23c4dd IDEMPIERE-2837 - Use in a better way saved searches 2019-11-14 12:53:20 +01:00
Heng Sin Low 9496b01a2b IDEMPIERE-3235 Posting error when currency rate is different between MR and PO 2019-10-22 17:01:41 +08:00
Carlos Ruiz 6f1aca48a8 IDEMPIERE-3781 Location Dialog showing incomplete Region list 2019-10-21 15:33:05 +02:00
freepath 45732de8c1 small changes on method accessors 2016-11-14 10:55:40 +01:00