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
Diego Ruiz
7e91d03ac0
IDEMPIERE-2767 Web Services not working with UUID
2020-04-22 23:32:18 +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
Nicolas Micoud
d3d7e57cf9
IDEMPIERE-4245 Set GL Category automatically for GL Journal
2020-04-22 19:57:42 +02:00
Carlos Ruiz
8e0343a016
IDEMPIERE-4186 allow workflow to be suspended until after commit of actual transaction / add information on the field help, fix a minor typo in the tab description
2020-04-22 18:24:40 +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
hengsin
7fc71f8e9e
IDEMPIERE-4252 Remove usage of vflex/height + rows.
2020-04-22 16:46:18 +08:00
Carlos Ruiz
43c8485b76
Merge release-7.1 into master
2020-04-18 18:44:51 +02:00
Carlos Ruiz
b719e45c8f
IDEMPIERE-2767 Web Services not working with UUID / peer review
2020-04-17 19:48:38 +02:00
Diego Ruiz
a88ef127d4
IDEMPIERE-2767 Web Services not working with UUID
2020-04-17 19:48:14 +02:00
hieplq
79a17ec624
IDEMPIERE-4233:help plugin depend on idempiere.p2.parent has own groupId and version
2020-04-15 17:39:39 +02:00
Carlos Ruiz
ac5a3e7024
IDEMPIERE-4244 Web Services Query : using User Org Access doesn't retrieve records
2020-04-15 14:47:29 +02:00
hengsin
d059ae50b0
IDEMPIERE-4206 Session timeout shown sometimes when changing roles. Fix theme preference lost after change role.
2020-04-14 20:33:58 +08: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
Nicolas Micoud
d368c2583a
IDEMPIERE-4239 Web Services : AD_User_OrgAccess table is not used on login
2020-04-11 15:01:45 +02:00
Ray Lee
e7b227200e
IDEMPIERE-4240
2020-04-11 14:55:33 +02:00
Carlos Ruiz
0a0c9233d3
IDEMPIERE-4207 Fill Testing Asset Data / thanks to Orlando Curieles for providing the GardenWorld 2Pack
2020-04-09 17:21:45 +02:00
Orlando Curieles
8067cb23ed
IDEMPIERE-4116 OSX Mac Compatibility
2020-04-08 17:43:47 +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
hieplq
a1f1b609af
IDEMPIERE-3551: set AUTOMATIC_PACKIN_FOLDERS by system properties to override configuration on database
...
-DAUTOMATIC_PACKIN_FOLDERS. this improve to help can test 2pack when run from idempiere without correct value on database
2020-04-06 12:39:58 +02:00
hengsin
d5a82db8b1
IDEMPIERE-4232 Remove code for Media and Knowledge management
2020-04-06 16:45:52 +08:00
hengsin
c8b8e00202
Merge remote-tracking branch 'origin/release-7.1'
2020-04-06 12:28:46 +08:00
hengsin
b82156200a
IDEMPIERE-4206 Session timeout shown sometimes when changing roles
...
Do not create new http session and do not use http redirect.
2020-04-06 11:35:20 +08: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
HideakiHagiwara
154d8fb0de
IDEMPIERE-4231
2020-04-05 13:04:11 +02:00
hengsin
db0aafb3dc
Merge branch 'origin/release-7.1'
2020-04-03 20:09:59 +08:00
hengsin
61098bdf3c
IDEMPIERE-4206 Session timeout shown sometimes when changing roles
...
Simplify Serverpush Code - remove retries and warning that just slow down
things and doesn't really help.
Change Role - With session invalidated and all components removed, there
isn't need to destroy desktop.
2020-04-03 20:07:16 +08: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
9dcb12f394
IDEMPIERE-4229 Approval Workflow Node does not validate inactive UserRoles / integrate patch from Angel Lara
2020-04-02 19:02:13 +02:00
HideakiHagiwara
628103ef94
IDEMPIERE-4226 Wrong tooltip at Tab title
2020-04-02 18:47:02 +02:00
Carlos Ruiz
1156f6c859
IDEMPIERE-2139 Column names (Reserved, Ordered) in window warehouse (tab storage) and product (locator) are not consistent
2020-04-02 14:35:16 +02:00
hengsin
0b3d1415b5
IDEMPIERE-4199 Clean up org.adempiere.extend
2020-04-02 19:27:07 +08:00
hengsin
ee4ec74a88
Merge branch 'origin/release-7.1'
2020-04-02 10:01:29 +08:00
hengsin
99cead1540
IDEMPIERE-4228 Align ServerPush implementation with Executions.schedule JavaDoc
2020-04-02 09:58:01 +08:00
Carlos Ruiz
e10a5c9425
Merge release-7.1 into master
2020-04-01 15:27:45 +02:00
hengsin
bf8f5ea8c1
IDEMPIERE-4206 Session timeout shown sometimes when changing roles
2020-04-01 17:19:18 +08: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