Carlos Ruiz
35c64ce77f
IDEMPIERE-4319 Cascade workflow activities (completing chained docume… ( #95 )
...
* IDEMPIERE-4319 Cascade workflow activities (completing chained documents) exception problem
* IDEMPIERE-4319 Cascade workflow activities (completing chained documents) exception problem
correct patch - remove comment mark
2020-06-06 20:57:50 +08:00
hengsin
4c3521caa9
IDEMPIERE-4317 Add GridFieldVO list cache for GridTabVO.create ( #94 )
...
Add GridFieldVO list cache.
2020-06-02 19:28:11 +02:00
Carlos Ruiz
e0980645d7
IDEMPIERE-4315 Allow showing Change Log for extension tables #resolves IDEMPIERE-4315 ( #92 )
2020-06-01 16:07:43 +02:00
hengsin
f2cbbc662d
IDEMPIERE-1540 Autocomplete for field type "Search" ( #91 )
...
Refactoring
Fix table/tabledir auto refresh
Fix MLookupInfo.clone
2020-06-01 15:29:04 +02:00
hengsin
fc56a2a205
IDEMPIERE-1540 Autocomplete for field type "Search" ( #88 )
...
Fix search column for auto complete
2020-05-29 18:08:39 +02:00
hengsin
3837a8e32b
IDEMPIERE-4312 Implement cache for list reference at MLookupFactory ( #87 )
...
Fix clone of MLookupInfo
Add list reference cache to MLookupFactory
2020-05-29 13:58:46 +02:00
hengsin
fca0963fd9
IDEMPIERE-4311 Implement cache for MAccount(C_ValidCombination) ( #84 )
...
Implement cache for MAccount.get(ctx, C_ValidCombination_ID)
2020-05-29 13:53:32 +02:00
hengsin
baac93f9e0
IDEMPIERE-4307 Quick Entry always retrieve all fields from db ( #83 )
...
add cache for MField
2020-05-29 13:38:15 +02:00
hengsin
e9e7486473
IDEMPIERE-1540 Autocomplete for field type "Search" ( #79 )
...
* IDEMPIERE-1540 Autocomplete for field type "Search"
Implement auto complete for search field
* IDEMPIERE-1540 Autocomplete for field type "Search"
Add support for isAutoComplete flag (default is off).
Add isAutoComplete to AD_UserDef_Field, AD_InfoColumn and
AD_Process_Para.
Performance improvement - reduce number of queries for autocomplete and
added some cache.
* IDEMPIERE-1540 Autocomplete for field type "Search"
add constant for auto complete query timeout
use union all to further reduce the number of queries
2020-05-29 13:25:24 +02:00
Hideaki Hagiwara
4edd985ef8
IDEMPIERE-4305 Improve CSV Import file Loader validaFile mthod to specify be charset ( #82 )
2020-05-25 11:04:34 +02:00
Carlos Ruiz
c5de6cf205
IDEMPIERE-1146 + IDEMPIERE-3234 ( #76 )
...
Avoid logging the update to ad_sequence caused by the previous fixes for IDEMPIERE-1146 + IDEMPIERE-3234
2020-05-23 13:10:50 +02:00
Carlos Ruiz
eaf42afd84
#resolve IDEMPIERE-4301 Replace MSysConfig.getDouble with getBigDecimal ( #71 )
2020-05-23 12:52:46 +02:00
hengsin
bf6fd2bb71
Idempiere 4300 ( #78 )
...
* IDEMPIERE-4300 DashboardPanel subclass should not cache Env Ctx
Remove Env.getCtx() cache
* IDEMPIERE-4300 DashboardPanel subclass should not cache Env Ctx
Fix usage of private ctx
2020-05-23 00:34:23 +02:00
Diego Ruiz
4eac03ba0f
IDEMPIERE-4304 Saved Query duplicates if use to save after sharing ( #81 )
...
* IDEMPIERE-4304 Saved Query duplicates if use to save after sharing
* IDEMPIERE-4304 Saved Query duplicates if use to save after sharing - Replaced JDBC call for Query
2020-05-23 00:23:42 +02:00
Carlos Ruiz
89faa3ac49
IDEMPIERE-2523 improve method to add comment to log script ( #75 )
...
#resolve IDEMPIERE-2523
2020-05-20 20:09:23 +02:00
Carlos Ruiz
d2c02c1bf0
#resolve IDEMPIERE-4302 Improve Schedule discovery ( #74 )
2020-05-19 23:20:29 +02:00
Nicolas Micoud
c5038a33ca
IDEMPIERE-4150 : Right click / New/Update not visible with duplicated windows ( #50 )
...
Also use ZoomConditions for Table/TableDirect editors
2020-05-19 13:56:52 +02:00
Deepak Pansheriya
14c27c58ca
Idempiere 3333 ( #60 )
...
* IDEMPIERE-3333: Respecting ReportView order by clause when there is no orderby field on print format configured.
* IDEMPIERE-3333: Adding cached method as per peer review comment.
* IDEMPIERE-3333: Refactoring as per feedback from Carlos Ruiz.
2020-05-14 18:57:25 +02:00
Carlos Ruiz
86ca0a9523
IDEMPIERE-235 Generate Shipments is generating partial for complete orders ( #58 )
2020-05-13 19:19:56 +02:00
Carlos Ruiz
1f3a83c96e
IDEMPIERE-1146 + IDEMPIERE-3234 / Centralized ID not working with na… ( #44 )
...
* IDEMPIERE-1146 + IDEMPIERE-3234 / Centralized ID not working with native sequence enabled / PROJECT_ID_USE_CENTRALIZED_ID should take priority higher than SYSTEM_NATIVE_SEQUENCE
* IDEMPIERE-1146 + IDEMPIERE-3234
improve performance not reading MTable and Columns but just a cache
list of tables with EntityType column
* IDEMPIERE-1146 + IDEMPIERE-3234
Remove deprecation as the method is now capable of managin all cases
2020-05-09 21:13:50 +08:00
hengsin
9a74e18e40
Idempiere 4168 ( #40 )
...
* IDEMPIERE-4168 Move Webstore out of core
Change EntityType of webstore table, column, field and menu from 'D' to
'WSTORE'
* IDEMPIERE-4168 Move Webstore out of core
Generate Model/Interface: filter column by EntityType. Update
AD_UserMail model class.
* IDEMPIERE-4168 Move Webstore out of core
Added optional column entity type filter.
2020-05-08 19:06:54 +02:00
Carlos Ruiz
58187cdc05
IDEMPIERE-4220 payment could not be committed due to wrong invoice date #resolve #comment Fixed trx issue ( #26 )
2020-05-03 15:38:47 +02:00
Carlos Ruiz
190ef9d75c
Merge release-7.1 into master
2020-04-26 13:45:06 +02:00
Diego Ruiz
ffb6388d3c
IDEMPIERE-2794 Run process via web services does not validate inactive parameters
2020-04-23 19:30:36 +02:00
Carlos Ruiz
0b663af8ab
IDEMPIERE-4220 payment could not be committed due to wrong invoice date
2020-04-23 00:30:12 +02:00
Carlos Ruiz
281912af45
IDEMPIERE-2767 Web Services not working with UUID / peer review - implement the same for ModelGetList AD_Reference_ID
2020-04-22 23:32:50 +02:00
Nicolas Micoud
d3d7e57cf9
IDEMPIERE-4245 Set GL Category automatically for GL Journal
2020-04-22 19:57:42 +02:00
mschnbeck
f1e9b23029
IDEMPIERE-4186 allow workflow to be suspended until after commit of actual transaction
2020-04-22 18:17:27 +02:00
Carlos Ruiz
43c8485b76
Merge release-7.1 into master
2020-04-18 18:44:51 +02:00
Carlos Ruiz
e253900ee5
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder
2020-04-13 22:02:48 +02:00
Carlos Ruiz
4966285971
IDEMPIERE-4168 Move Webstore out of core
2020-04-13 15:21:26 +02:00
Carlos Ruiz
455ed28e92
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder
2020-04-13 14:47:46 +02:00
hieplq
bb43c4edcd
IDEMPIERE-4243:when key columns has date column then save record make error ORA-01861: literal does not match format string
2020-04-13 12:52:42 +02:00
Carlos Ruiz
680bb2090c
Merge release-7.1 into master
2020-04-11 16:12:38 +02:00
hieplq
ba380e114e
IDEMPIERE-3416: Implement the ability to track open DB connections (NPE)
2020-04-11 16:10:57 +02:00
Ray Lee
e7b227200e
IDEMPIERE-4240
2020-04-11 14:55:33 +02:00
Carlos Ruiz
e4544f8d1b
IDEMPIERE-4236 Allow Mixed Invoice (Assets And Products) / drop localization code from core - that must go into a localization plugin
2020-04-08 16:30:05 +02:00
hengsin
d5a82db8b1
IDEMPIERE-4232 Remove code for Media and Knowledge management
2020-04-06 16:45:52 +08:00
hengsin
db0aafb3dc
Merge branch 'origin/release-7.1'
2020-04-03 20:09:59 +08:00
Carlos Ruiz
9dcb12f394
IDEMPIERE-4229 Approval Workflow Node does not validate inactive UserRoles / integrate patch from Angel Lara
2020-04-02 19:02:13 +02:00
Carlos Ruiz
e10a5c9425
Merge release-7.1 into master
2020-04-01 15:27:45 +02:00
hengsin
6e606799f9
IDEMPIERE-4225 Do not cache MSession that's not thread safe
2020-04-01 17:12:51 +08:00
hengsin
21cad08cbb
IDEMPIERE-4200 AR Payment Allocation: Incorrect Currency Balancing Postings
2020-03-30 17:21:29 +08:00
Carlos Ruiz
790d96148f
Merge release-7.1 into master
2020-03-29 14:37:39 +02:00
hengsin
bfc5b13575
IDEMPIERE-4181 Replace CASE WHEN .. END CASE with CASE WHEN ... END
2020-03-27 15:10:01 +08:00
hengsin
41aa4102cd
IDEMPIERE-4223 Model class generated with wrong datatype for Column with displaytype=button and columname ends with _ID
2020-03-27 11:35:47 +08:00
Nicolas Micoud
92cd714221
IDEMPIERE-4222 GL Distribution can't work with organization set on the Org_ID field
2020-03-25 14:57:57 +01:00
hengsin
132cc4036c
IDEMPIERE-4200 AR Payment Allocation: Incorrect Currency Balancing Postings
2020-03-25 10:33:49 +08: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