hieplq
0ea6a0352b
IDEMPIERE-5980:spring-jcl make conflict between an export and import (slow down start idempiere on some condition) ( #2175 )
...
* IDEMPIERE-5980:spring-jcl make conflict between an export and import (slow down start idempiere on some condition)
2024-01-06 12:06:44 +01:00
hieplq
3d6ac16d00
IDEMPIERE-5062:Min/Max Validation for Process Parameters is not implemented ( #2176 )
...
* IDEMPIERE-5062:Min/Max Validation for Process Parameters is not implemented
https://idempiere.atlassian.net/browse/IDEMPIERE-5062?focusedCommentId=50418
* IDEMPIERE-5062:Min/Max Validation for Process Parameters is not implemented (report all error at one)
https://idempiere.atlassian.net/browse/IDEMPIERE-5062?focusedCommentId=50331
* Update ProcessParameterPanel.java - tests
---------
Co-authored-by: Carlos Ruiz <carg67@gmail.com>
2024-01-06 12:06:44 +01:00
Carlos Ruiz
bd18f2bd5d
IDEMPIERE-5402 Replace Jfree Chart with Billboard ( #2165 )
...
* IDEMPIERE-5402 Replace Jfree Chart with Billboard
- Add client SysConfig definition
* - add deprecation warnings for deprecated keys
2024-01-06 12:06:44 +01:00
Deepak Pansheriya
f39dfd1dc3
IDEMPIERE-5602: removing priceEntered and added LineNetAmt on Expense report line. ( #2138 )
...
Co-authored-by: Carlos Ruiz <carg67@gmail.com>
2024-01-06 12:06:44 +01:00
hengsin
6f110b2d2f
IDEMPIERE-5963 Implement Sub-Partitioning and Detach Partition ( #2150 )
...
* IDEMPIERE-5963 Implement Sub-Partitioning and Detach Partition
Implement sub-partitioning for PostgreSQL
Implement sub-partitioning for Oracle
Implement detach/re-attach
2024-01-06 12:06:44 +01:00
Carlos Ruiz
18146a57a6
IDEMPIERE-5567 Fix NPE when AD_RecentItem.Record_UU is null ( #2172 )
...
- this can happen for example when a recent item record doesn't have or doesn't manage UUID
2023-12-30 20:13:21 +01:00
Carlos Ruiz
ab576027f7
IDEMPIERE-5943 Implement table partitioning support - fix menu ( #2171 )
...
- minor fix to menu - make it centrally maintained and correct the process name
2023-12-30 20:13:21 +01:00
Carlos Ruiz
b0fb3c2b44
IDEMPIERE-5567 fix PO.get_Translation for Zero ID tables ( #2170 )
2023-12-30 12:43:37 +01:00
hieplq
8fdd24457e
IDEMPIERE-5903: correct IDEMPIERE-3943 Fix broken Automated javadoc generation ( #2167 ) ( #2169 )
...
ref:https://idempiere.atlassian.net/browse/IDEMPIERE-5903?focusedCommentId=50427
2023-12-30 12:43:37 +01:00
Carlos Ruiz
4240211d71
IDEMPIERE-5969 Upgrade DB libraries - fix cherry pick to 11
2023-12-29 18:20:32 +01:00
Carlos Ruiz
b5805c06a0
IDEMPIERE-3943 Fix broken Automated javadoc generation ( #2167 )
...
IDEMPIERE-5903
2023-12-29 16:52:45 +01:00
Carlos Ruiz
b813807712
IDEMPIERE-5970 Reference field must be filled in Report Customization for multiple fields ( #2166 )
...
IDEMPIERE-5271
2023-12-29 16:52:20 +01:00
Carlos Ruiz
2fad0afc73
IDEMPIERE-5354 - Correct name of SysConfig keys (max 50 chars) ( #2164 )
...
- rename SysConfig
OAUTH2_USE_ID_TOKEN_PREFERRED_USERNAME_ON_MICROSOFT_PROVIDER
to
OAUTH2_USE_ID_TOKEN_PREF_USERNAME_ON_MS_PROVIDER
2023-12-29 16:52:20 +01:00
Carlos Ruiz
7ad6cfc68d
IDEMPIERE-4214 Javadoc: correct warnings on newest java version ( #2168 )
2023-12-29 16:52:20 +01:00
Carlos Ruiz
ce5edc84fd
IDEMPIERE-5969 Upgrade DB libraries ( #2163 )
...
* IDEMPIERE-5969 Upgrade DB libraries
- postgresql 42.6.0 -> 42.7.1 (Dec 06, 2023)
- hikaricp 5.0.1 -> 5.1.0 (Nov 04, 2023)
* - update utils_dev/oomph/idempiere.setup
2023-12-29 16:52:20 +01:00
Carlos Ruiz
756c62bb17
IDEMPIERE-5567 Support of UUID as Key (FHCA-4195) ( #2162 )
...
- fix for import/export of TestUU_Trl
- fix for server stuck in loop when recent item doesn't have Record_UU
06:16:19.829===========> UiEngineImpl.handleError: [131]
java.lang.IllegalArgumentException: Invalid null or blank UU - Must pass valid UU
at org.compiere.model.PO.loadByUU(PO.java:1486)
at org.compiere.model.MTable.getPOByUU(MTable.java:684)
at org.compiere.model.MRecentItem.getLabel(MRecentItem.java:360)
at org.adempiere.webui.dashboard.DPRecentItems.refresh(DPRecentItems.java:275)
at org.adempiere.webui.dashboard.DPRecentItems.updateUI(DPRecentItems.java:333)
2023-12-27 13:59:41 +01:00
Carlos Ruiz
0948ad0642
IDEMPIERE-5967 Release 11 Synergy - home image - thanks to Vanessa Castro ( #2160 )
2023-12-24 13:52:42 +01:00
Carlos Ruiz
9f406744df
IDEMPIERE-5967 Release 11 Synergy - home image - thanks to Vanessa Castro ( #2159 )
2023-12-24 10:51:28 +01:00
Diego Ruiz
45e42da7bb
IDEMPIERE-5967 Updated contributors list with 2023 info ( #2157 )
2023-12-23 12:51:31 +01:00
Tony Snook
4708b214cb
Remove Byte Order Mark characters from pom.xml ( #2158 )
...
* Remove Byte Order Mark characters from pom.xml
* Update pom.xml - remove initial BOM
---------
Co-authored-by: Carlos Ruiz <carg67@gmail.com>
2023-12-23 12:49:03 +01:00
Carlos Ruiz
12d389a03a
IDEMPIERE-5967 Release 11 Synergy ( #2156 )
2023-12-22 16:03:04 +01:00
Carlos Ruiz
48a3e73798
IDEMPIERE-5967 Release 11 Synergy ( #2155 )
...
* IDEMPIERE-5967 Release 11 Synergy
* - Script to set version
* - generate model
2023-12-22 15:33:57 +01:00
Carlos Ruiz
9ec4715fe1
IDEMPIERE-5346 SSO Support - dictionary fixes ( #2154 )
...
- fix UUID field displayed in grid
- fix UUID column without index
- fix CreatedBy/UpdatedBy must be Search instead of Table (for better performance)
2023-12-22 14:27:05 +01:00
Carlos Ruiz
ada04bc173
IDEMPIERE-5966 Restore support for http ( #2153 )
2023-12-21 21:34:52 +08:00
Carlos Ruiz
4f52a4efcf
IDEMPIERE-5849 MRole.getDefault make phantom role on cache ( #2149 )
...
- Make SysConfigurable to return System role for backward compatibility
2023-12-21 14:26:20 +01:00
Carlos Ruiz
03ceb5f88f
IDEMPIERE-5965 Translation Import crashed with a wrong XML ( #2152 )
2023-12-21 20:39:20 +08:00
Carlos Ruiz
ccbcfb1eb7
IDEMPIERE-5934 Read only Chosen Multiple Selection List fields can be updated using Assistant ( #2147 )
2023-12-21 13:20:04 +01:00
Carlos Ruiz
3f912767a3
IDEMPIERE-5943 Implement table partitioning support ( #2151 )
...
* IDEMPIERE-5943 Implement table partitioning support
* - make it compatible with user preference Use Similar To
2023-12-21 06:41:11 +08:00
hengsin
7878721bf3
IDEMPIERE-5943 Implement table partitioning support ( #2145 )
...
* IDEMPIERE-5943 Implement table partitioning support
Co-authored-by: etantg <etan@trekglobal.com>
2023-12-20 14:10:04 +08:00
Peter Takács
3b8a15ee84
IDEMPIERE-5905 - Unique Constraint should ensure unique Import Loader Format Field to avoid invalid SQL ( #2087 )
2023-12-19 10:48:46 +08:00
Alan Lescano
7aa48d1856
IDEMPIERE-5958: Jasper Report: ResourceBundle should use element's PrintName instead of Name ( #2148 )
2023-12-19 10:11:15 +08:00
Carlos Ruiz
d0d1cfb555
IDEMPIERE-5567 Support of UUID as Key (FHCA-4195) - fix NPE in PackIn ( #2144 )
2023-12-16 10:52:13 +01:00
Carlos Ruiz
d104d2a0a5
Update README.md - fix links
2023-12-15 15:34:22 +01:00
hengsin
58e44e1b5c
IDEMPIERE-5888 Login Preferences are created on System tenant ( #2143 )
...
Fix NPE - oldValue sometime can be null
2023-12-15 16:47:25 +08:00
Carlos Ruiz
8bbdceae0a
IDEMPIERE-5567 Support of UUID as Key (FHCA-4195) ( #2142 )
...
- fix for scripts to avoid errors when the table doesn't have the ID column, for example updating AD_Ref_Table throws error because there is no AD_Ref_Table_ID
2023-12-15 06:27:44 +08:00
Carlos Ruiz
b52fbbd3f2
IDEMPIERE-5697 Improve Process Log for more advanced logging options for Processes ( #2141 )
...
- revert making AD_PInstance_Log.AD_PInstance_Log_UU primary key, left just as unique constraint
IDEMPIERE-5957
2023-12-15 06:26:19 +08:00
Carlos Ruiz
062741070d
IDEMPIERE-5932 Update English top-level menu names and window names to better support new user adoption ( #2133 )
...
* IDEMPIERE-5932 Update English top-level menu names and window names to better support new user adoption
* - fix minor typo
* - implement suggestions from Heng Sin
- fix favourites showing the name as tooltip instead of the description
---------
Co-authored-by: Chuck Boecking <chuck@chuboe.com>
2023-12-14 16:26:11 +08:00
Carlos Ruiz
bbb5aa8562
IDEMPIERE-5888 Login Preferences are created on System tenant ( #2140 )
...
- Fix an issue causing that SuperUser (or users with several tenants) are not saving correctly preferences
2023-12-14 16:21:31 +08:00
Carlos Ruiz
4358d228e6
IDEMPIERE-5954 Payment Info Window failing on Payments into Batch > Lines ( #2136 )
2023-12-13 09:06:00 +08:00
Carlos Ruiz
4a274291ce
IDEMPIERE-5953 Can not select Order or Material receipt on Create lines from on Vendor Invoice as it do not show any value ( #2132 )
2023-12-12 21:26:19 +08:00
Elaine Tan
d6c3927801
IDEMPIERE-5931 Generate Invoices (manual) displays RMA for selection despite AR Credit memo already completed. ( #2116 )
...
* IDEMPIERE-5931 Generate Invoices (manual) displays RMA for selection despite AR Credit memo already completed.
2023-12-12 21:19:49 +08:00
Carlos Ruiz
ffdde952fb
IDEMPIERE-5567 Support of UUID as Key (FHCA-4195) - Fixes #TestDay2023 ( #2134 )
...
- CleanOrphanCascade is failing when there are orphan change log records for M_InOutLineMA or other non-ID tables
- MoveClient is failing when there are AD_PInstance orphan records (because of the recently added AD_Table_ID reference)
2023-12-12 15:39:19 +08:00
Carlos Ruiz
8dfb29c91d
IDEMPIERE-5076 Move/Copy client doesn't work in oracle ( #2135 )
2023-12-12 15:38:13 +08:00
Carlos Ruiz
620a528a98
IDEMPIERE-5955 Financial Report using jasper is throwing exception about closed connection ( #2137 )
2023-12-12 15:31:58 +08:00
hengsin
7329975eec
IDEMPIERE-5838 Base: Improve readability of code ( #2129 )
...
* IDEMPIERE-5838 Base: Improve readability of code
* IDEMPIERE-5838 Base: Improve readability of code
2023-12-08 13:02:49 +01:00
Vitor Villa
342a243c1a
IDEMPIERE-5944 - Default value of Yes/No columns ( #2121 )
...
* IDEMPIERE-5944 - Default value of Yes/No columns
2023-12-07 20:40:28 +08:00
Carlos Ruiz
d6121597b0
IDEMPIERE-5782 Generated Shipments/MR and Invoices with Invalid SalesRep ( #2127 )
...
* IDEMPIERE-5782 Generated Shipments/MR and Invoices with Invalid Sales Rep
- Fix same issue with RMA
* - add the callout validations also on beforeSave
2023-12-05 22:01:12 +08:00
Carlos Ruiz
948b494cb0
IDEMPIERE-5951 Menu root entries added by 2Pack are shown on top ( #2128 )
2023-12-05 21:29:02 +08:00
Carlos Ruiz
1749154acb
IDEMPIERE-5567 Support of UUID as Key (FHCA-4195) ( #2125 )
...
* IDEMPIERE-5567 Support of UUID as Key (FHCA-4195)
- Fix PO.get_Translation failing for UUID tables
* - fix verification of zero ID
2023-12-04 10:34:59 +08:00
hieplq
0be0c561c0
IDEMPIERE-5948:change to work with eclipse 2023-09 ( #2124 )
2023-12-01 15:57:50 +08:00