Commit Graph

2623 Commits

Author SHA1 Message Date
Carlos Ruiz 86a483eec8 IDEMPIERE-4191 Process to migrate storage provider (FHCA-1165) 2020-03-04 16:28:57 +01:00
hengsin c8d858836f IDEMPIERE-4127 GL Inventory Clearing - Minor rounding variances 2020-03-02 13:08:19 +08:00
Carlos Ruiz c4cef3b8de IDEMPIERE-4190 Implement Image Storage Provider (1006528) (FHCA-1165)
Peer review and tests:
* PO -> implement postDelete method to be called after the database delete is committed - fix issue about file being deleted from filesystem and commit failing because of referential integrity (for example deleting an image that is associated to a user)
* MArchive, MAttachment, MImage -> change deletion of file from before/afterDelete to postDelete
* MImage -> change getImageStoragePath from clientID/orgID to AD_Image/clientID (this is to allow using the same storage that attachments and archives uses, and avoid issues when changing org)
* MBPartner, MUser, MPOSKey -> delete associated image with postDelete
* ArchiveFileSystem -> fix issue not deleting the file in the filesystem when deleting the archive (using get_ID() on a deleted record returns zero)
* WImageEditor -> save automatically when creating a new image
* AttachmentFileSystem -> avoid trying to save attachment after is deleted
* ImageDBStorageImpl, MSysConfig -> Implement SysConfig IMAGE_DB_STORAGE_SAVE_AS_ZIP to save images in DB zipped - defaults to false which is the actual behavior
* ImageFileStorageImpl -> do not save file with extension, to fix error where previous file was not deleted when uploading a new file with different extension
2020-02-27 22:17:17 +01:00
Carlos Ruiz 55356515b5 IDEMPIERE-4190 Implement Image Storage Provider (1006528) (FHCA-1165)
integrate development from Heng Sin
2020-02-27 21:37:32 +01:00
Carlos Ruiz e2af3a5516 IDEMPIERE-4171 DB message on delete is lost 2020-02-12 19:04:22 +01:00
Carlos Ruiz ea70caa08a IDEMPIERE-4171 DB message on delete is lost 2020-02-12 18:27:08 +01:00
hengsin 7173b78f68 IDEMPIERE-4127 GL Inventory Clearing - Minor rounding variances 2020-02-11 13:34:17 +08:00
hengsin 5b9f61ae52 IDEMPIERE-4020 Payment Reverse/Correct with C_Project_ID generating wrong GL postings 2020-02-11 13:30:25 +08:00
Carlos Ruiz c87223e5c9 IDEMPIERE-4167 Can't use Copy Info Window columns process with an Order By clause 2020-02-05 22:38:02 +01: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
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
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
Deepak Pansheriya 0d239fbacf IDEMPIERE-3388: Manual posting for reversed invoice throwing posting error (#8) 2020-01-08 13:24:56 +01:00
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 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 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 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 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
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
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
Nicolas Micoud 8e34b8c463 IDEMPIERE-4077 RealizedGainLoss if 2 orgs : force invoice's organization to support the gain or loss 2019-11-13 14:17:32 +01:00
Carlos Ruiz 69c0c2c67b IDEMPIERE-4080 Report filtering based on parameter is not working 2019-11-13 13:26:02 +01:00
Carlos Ruiz cac5985b2a IDEMPIERE-4095 Inconsistency between saving a sales order line with and without ASI 2019-11-13 11:58:46 +01:00
Carlos Ruiz 36ca02f16d IDEMPIERE-4097 AD_Reference Caching validation 2019-11-13 11:36:21 +01:00
Heng Sin Low be3e7958eb IDEMPIERE-4099 Language.getDateFormat() is not thread safe 2019-11-13 10:19:39 +08:00
Heng Sin Low f46b8afb5c IDEMPIERE-4098 CLogger usage pattern clean up 2019-11-12 20:49:55 +08:00
Carlos Ruiz f26db68e2b IDEMPIERE-4072 iDempiere Monitor: Implement server and cache details for cluster node 2019-10-22 17:06:17 +02:00
Carlos Ruiz 34b0609f1a hg merge release-6.2 (merge release6.2 into default) 2019-10-22 14:20:48 +02:00