Commit Graph

36 Commits

Author SHA1 Message Date
Carlos Ruiz 55023d7f23 IDEMPIERE-4521 Release 8.1 - RC
Create folders for new version
2020-11-03 21:59:12 +01:00
Diego Ruiz edf407614f
IDEMPIERE-4490 Set default Contact/User in SO, Invoice, M_InOut (#289)
* IDEMPIERE-4490 Set default Contact/User in SO, Invoice, M_InOut

* Ran modelgenerator again with the new field = null

* IDEMPIERE 4490 - Update the migration scripts to 7.1 and set Bill_User_ID to null

* IDEMPIERE 4490 - Update the migration scripts to 7.1

* Change field name from Invoice Address to Invoice Contact / Ship Address to Ship Contact

* IDEMPIERE-4490 Add logic to CalloutOrder.bpartnerBill
2020-10-08 12:17:07 +02:00
Carlos Ruiz 6ff5fed0ec
IDEMPIERE-4474 Automatic calculation of freight charges (#277)
* IDEMPIERE-4474 Automatic calculation of freight charges

* IDEMPIERE-4474 Keep the getShippingProcessor private - avoid NPE in all getters

* IDEMPIERE-4474 Improve error messages and error management
2020-09-28 14:50:58 +02:00
Nicolas Micoud 2322a79dda
IDEMPIERE-4422 : GL Distribution - add SeqNo (#217)
* IDEMPIERE-4422 : GL Distribution - add SeqNo

Add SeqNo column on GL Distribution to allow users to choose the lowest one when several records are retrieved.
Fix typo

* IDEMPIERE-4422 : GL Distribution - add SeqNo

Fix a missed typo
2020-08-21 11:20:33 +02:00
Carlos Ruiz 99c8d11f96
IDEMPIERE-4407 Reset Accounting showing Views in the table list (#213) 2020-08-12 17:25:38 +08:00
igorpojzl dd2b24aafa
IDEMPIERE-4368: Allow Define Default Saved Query for User (#169)
* Update AD_UserQuery models

* Implementation of initializing Default User Queries

* Added Migration Scripts

* Update 202007161400_IDEMPIERE-4368.sql

Added missing register_migration_script.

* IDEMPIERE-4368 Added missing script.

* IDEMPIERE-4368 Allow Define Default Saved Query for User

Fix Load defaults only on Initialization.

* IDEMPIERE-4368

Move Migration Script to 7.1 folder

* IDEMPEIRE-4368

Apply of patch.
2020-07-20 14:51:48 +02:00
Carlos Ruiz 2d70a1a169
IDEMPIERE-1117 Attachment -> Disable preview over certain size (#145)
* IDEMPIERE-1117 Attachment -> Disable preview over certain size

New SysConfig key ZK_MAX_ATTACHMENT_PREVIEW_SIZE

* IDEMPIERE-1117 move scripts to 7.1
2020-07-14 21:51:17 +08:00
Carlos Ruiz eaba03cd42
IDEMPIERE-4355 Wrong DATE/INTEGER columns in postgresql (#153) 2020-07-14 21:34:20 +08:00
Carlos Ruiz d2c02c1bf0
#resolve IDEMPIERE-4302 Improve Schedule discovery (#74) 2020-05-19 23:20:29 +02:00
Nicolas Micoud 5c523c5f12
IDEMPIERE-4261 (#25)
Fix a typo on ProcessOK message
2020-05-02 15:48:19 +02:00
Carlos Ruiz 3ede3738de IDEMPIERE-4245 Set GL Category automatically for GL Journal / implement the same in callouts 2020-04-22 20:17:57 +02:00
Carlos Ruiz cd36236432 IDEMPIERE-2869 - disable C_Charge IsTaxIncluded and SameTax from Charge window as they are useless - IDEMPIERE-362 2020-04-05 18:44:19 +02:00
Carlos Ruiz 346baa7b77 IDEMPIERE-3173 Columns that must not be copied / IDEMPIERE-1886 - C_BankStatement.BeginningBalance, EndingBalance 2020-04-02 19:18:34 +02:00
Carlos Ruiz 6c56100724 IDEMPIERE-4221 PackOut type "Data Single" (FHCA-1198) 2020-03-24 21:23:09 +01:00
hengsin 41b8e0e62b IDEMPIERE-3947 Fixed Asset bugs and enhancements. Implement import fixed asset for multiple accounting schema. 2020-03-24 18:35:08 +08:00
Carlos Ruiz 2c3425c9cc IDEMPIERE-4191 Process to migrate storage provider (FHCA-1165) 2020-03-04 17:16:26 +01:00
Carlos Ruiz 86a483eec8 IDEMPIERE-4191 Process to migrate storage provider (FHCA-1165) 2020-03-04 16:28:57 +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 ce8dc4aedd IDEMPIERE-3215 Sales Order/Proposal BP shipper, cause inability to complete 2020-02-12 23:16:58 +01:00
Carlos Ruiz a043224caf IDEMPIERE-3215 Sales Order/Proposal BP shipper, cause inability to complete 2020-02-12 21:01:23 +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
nmicoud 0b10b5ee1e IDEMPIERE-4137 : Allocation report should display C_AllocationHdr.DocumentNo instead of C_AllocationHdr.C_AllocationHdr_ID 2020-01-29 16:57:46 +01:00
Carlos Ruiz 4c2537bd1b IDEMPIERE-4143 correct owner of function adempiere.documentno from postgres to adempiere 2020-01-21 16:54:41 +01:00
Nicolas Micoud 940d33bc66 IDEMPIERE-4152 : Payment Allocation : notify user when date changes 2020-01-21 15:41:42 +01:00
Carlos Ruiz 763b81bfe0 IDEMPIERE-1486 Form to captured process parameter for scheduler
Enable the usage of the button for non-system
2020-01-04 17:45:48 +01:00
Carlos Ruiz 4113812884 IDEMPIERE-3413 Multi Select List and table reference - fix oracle seed - wrong application of script 201906171811_IDEMPIERE-3413.sql 2019-12-29 00:00:36 +01:00
Carlos Ruiz b00ca72938 IDEMPIERE-3952 EntityType and Data Access Level review for tables / set default to 'U' in the 8 new columns to allow old 2packs backward compatibility 2019-12-27 17:26:16 +01:00
Carlos Ruiz 3041228c45 IDEMPIERE-4130 MaxQueryRecords by Tab (FHCA-1115) 2019-12-18 23:07:01 +01:00
Carlos Ruiz dbed99a875 IDEMPIERE-2836 SQL Searches for advanced users / peer review - fix oracle script 2019-12-18 16:35:54 +01:00
Diego Ruiz ca714c3774 IDEMPIERE-2836 SQL Searches for advanced users 2019-12-18 16:27:18 +01:00
nmicoud cc8d8f2c5e IDEMPIERE-4132 2019-12-13 17:38:41 +01:00
sjeffen 3a6b25ddec IDEMPIERE-4078 cph::erp Doc messages translation 2019-12-11 15:49:01 +01:00
Carlos Ruiz 0b26ced570 IDEMPIERE-4129 Increase field size t_selection.viewid (FHCA-1130) 2019-12-10 19:24:24 +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 ee062d7175 release 7.1 process - prepare new migration folder for release 2019-11-21 23:31:40 +01:00