hengsin
7324dde78e
IDEMPIERE-4187 implement the usage of workflows in processes ( #236 )
...
Implement chaining of workflow through the use of Process Action
Implement overwrite of Record_ID for Process through Node Parameter
2020-08-27 14:34:26 +02:00
Carlos Ruiz
0fa717cf0a
IDEMPIERE-4083 currency rate by document or by transaction ( #182 )
...
Integrating a contribution from TrekGlobal developed by Heng Sin
2020-07-30 15:46:43 +08:00
Carlos Ruiz
9da97ab06d
IDEMPIERE-3960 Partial payments or installment payment not working in payment selection ( #138 )
2020-07-14 22:09:02 +08:00
Carlos Ruiz
426476149d
IDEMPIERE-4326 Processes related to workflow are not updating that column when finished ( #123 )
2020-06-24 17:06:54 +02:00
hieplq
9a35f2054d
IDEMPIERE-4314:eclipse project setting independent JDK ( #90 )
2020-06-01 11:30:00 +08:00
hieplq
595e0df99c
Idempiere-4298:support update jdk (jdk 12 13 14) ( #69 )
...
* IDEMPIERE-4298: remove Bundle-RequiredExecutionEnvironment
when build by tycho value of Bundle-RequiredExecutionEnvironment and jdt need to compatibility
in case we use Bundle-RequiredExecutionEnvironment = 11 then can't build by jdk != 11
so stick on fix value isn't good
eclipse now also support Require-Capability, so don't need Bundle-RequiredExecutionEnvironment anymore
* IDEMPIERE-4298:support update jdk (jdk 12 13 14)
default environment still jdk-11 but you can build for any jdk by below command
export JAVA_HOME=path to jdk
mvn verify -Djdk.version=11
in case on JAVA_HOME is jdk 14 then can set jdk.version for 11, 12, 13, 14 and same for other jdk
at moment java 14 just support on eclipse 2020-03 with install plugin
Java 14 Support for Eclipse 2020-03 (4.15)
2020-05-20 11:18:31 +08:00
hengsin
292b26eac9
IDEMPIERE-4291 Upgrade org.netbeans.api:org-netbeans-api-visual to RELEASE113 ( #54 )
...
Update to RELEASE113
Adjustment for background transparency - needed for the new release
Remove https://bits.netbeans.org/maven2 repository - not accessible
2020-05-13 09:42:55 +02:00
hengsin
c3cad0d1e2
IDEMPIERE-4249 Platform Refresh for 7.1z ( #19 )
...
Upgrade to Tycho 1.7.0, Eclipse 2020-03, Zk 9.0.1 and Jetty 9.4.28
2020-04-30 16:01:19 +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
Carlos Ruiz
2d647c520a
IDEMPIERE-4178 Replace NVL with Coalesce / partial revert of commit 2c639f - just the java part
2020-03-13 11:32:27 +01:00
hengsin
df5b0c2ea8
IDEMPIERE-4177 Replace SYSDATE with getDate()
2020-03-03 10:07:14 +08:00
hengsin
2c639f7a69
IDEMPIERE-4178 Replace NVL with Coalesce
2020-02-21 09:54:57 +08:00
hengsin
378ea5f94b
IDEMPIERE-4181 Replace CASE WHEN .. END CASE with CASE WHEN ... END
2020-02-19 11:03:30 +08:00
hengsin
c388716835
IDEMPIERE-4176 Replace DELETE with DELETE FROM
2020-02-19 10:46:23 +08:00
nmicoud
853315f087
IDEMPIERE-4133 : Resetting fact reconciliation should delete record from Fact_Reconciliation table
2019-12-18 14:45:14 +01:00
Carlos Ruiz
64eadf1822
release 7.1 process - set version in configuration files
2019-11-21 23:28:48 +01:00
Heng Sin Low
f46b8afb5c
IDEMPIERE-4098 CLogger usage pattern clean up
2019-11-12 20:49:55 +08:00
Carlos Ruiz
392abbc764
hg merge release-6.2 (merge release6.2 into default)
2019-09-28 17:42:41 +02:00
Heng Sin Low
c203427ed6
IDEMPIERE-4006 Wrong matched PO quanity for vendor credit memo. Implement matchinv between vendor invoice and vendor cm.
2019-09-25 16:17:28 +08:00
Heng Sin Low
fc09db1278
IDEMPIERE-4006 Wrong matched PO quanity for vendor credit memo
2019-09-18 18:39:25 +08:00
Diego Ruiz
f7f95937c7
IDEMPIERE-4034 - Payment Selection improvements/bugs
2019-08-23 20:57:20 +02:00
Carlos Ruiz
6133471c1b
hg merge release-6.2 (merge release6.2 into default)
2019-09-21 12:57:50 +02:00
Heng Sin Low
8f3b199b1f
IDEMPIERE-4052 Move to Eclipse 2019-09 and ECJ 3.19.0
2019-09-19 19:57:52 +08:00
Carlos Ruiz
12e9d47c74
hg merge release-6.2 (merge release6.2 into default)
2019-08-31 16:34:46 +02:00
Carlos Ruiz
4251777150
hg merge release-6.2 (merge release6.2 into default)
2019-05-25 14:38:21 +02:00
Carlos Ruiz
cf0d10a3e6
IDEMPIERE-3974 Allow processUI to be access from rule scripts / based on patch from Diego Ruiz
2019-05-22 11:16:38 +02:00
Carlos Ruiz
a1a7b80bd0
IDEMPIERE-2850 Allow to schedule background reports in xls
2019-05-21 18:17:05 +02:00
Heng Sin Low
bf2b531267
IDEMPIERE-3946 Upgrade to Tycho 1.4.0
2019-04-11 20:22:24 +08:00
Deepak Pansheriya
d6e2058703
IDEMPIERE-3858 Options to create one to one check on payment selection window.
2019-01-04 16:06:47 +05:30
Carlos Ruiz
1b2007ed3b
IDEMPIERE-3876 Encoding and line delimiter issues / convert sources to unix line delimiter
2019-01-21 15:37:14 +01:00
Carlos Ruiz
e1ce7e9ec9
Backed out changeset c14bc0ce677c - IDEMPIERE-3808 - works fine in 2018-12 but not yet in 2018-09
2019-01-10 15:39:41 +01:00
Carlos Ruiz
f79dc728a3
IDEMPIERE-3808:collect info to move idempiere to jdk-11. Fix jdk target environment. As advised by Heng Sin
2019-01-10 15:21:19 +01:00
Carlos Ruiz
090a34eb88
IDEMPIERE-3808:collect info to move idempiere to jdk-11. Fix jdk target environment. / eclipse still doesn't fully support - avoid annoying warning on launcher
2019-01-07 17:58:10 +01:00
Carlos Ruiz
d14338729b
IDEMPIERE-3808:collect info to move idempiere to jdk-11. Fix jdk target environment.
2019-01-07 13:22:58 +01:00
Carlos Ruiz
9487335169
Preparing release 6.2 - upgrade versions
2019-01-05 23:56:28 +01:00
Carlos Ruiz
b8678da0d1
Backed out changeset bbf1c2b204a5 IDEMPIERE-3946 revert tycho 1.4.0 from release 6.2
2019-04-11 19:05:28 +02:00
Heng Sin Low
83c876bc7a
IDEMPIERE-3946 Upgrade to Tycho 1.4.0
2019-04-11 20:22:24 +08:00
hieplq
f39116d95d
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (delete buckminster stuff)
2018-11-10 10:32:38 +07:00
Carlos Ruiz
7eeb4a8463
More versioning for 6.1
2018-11-04 18:32:21 -02:00
Carlos Ruiz
ee4303d453
set version to 6.1
2018-11-04 14:47:53 -02:00
hieplq
5e5d79f614
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (add Vendor info to bundle)
2018-10-24 13:07:45 +07:00
hieplq
bf3561fc0d
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (clazz.getDeclaredConstructor().newInstance())
2018-10-24 12:10:32 +07:00
hieplq
61a5fd1c21
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
...
constance of BigDecimal move to RoundingMode
2018-10-24 09:48:52 +07:00
hieplq
155810c3f1
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
...
constructer with expression
2018-10-24 09:25:50 +07:00
hieplq
9957ffa06c
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
...
constructer with expression
2018-10-24 09:09:51 +07:00
hieplq
b7aada7a1b
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
...
constructer with static value
2018-10-24 09:02:12 +07:00
hieplq
0a010a526d
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (update maven project)
...
run auto update maven projec (side effect from 15ccf00c09f5).
2018-10-24 08:56:57 +07:00
hieplq
1c5a89128b
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (Bundle-RequiredExecutionEnvironment)
...
eclipse don't reconize Bundle-RequiredExecutionEnvironment 10
2018-10-23 17:29:35 +07:00
hieplq
b2fa99b192
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (update lib)
...
update jetty to 12
update almost library to latest version
change org.eclipse.jdt.core.compiler.batch to org.eclipse.jdt.core
change javax.management.j2ee-api to org.apache.geronimo.specs.geronimo-j2ee-management_1.1_spec, reduce dependency and correct dependency of activeMQ
javax.activation to com.sun.activation.javax.activation
lib for service will take from library instea of jdk
groovy to date
2018-10-23 09:36:53 +07:00
hieplq
82c8c5b31d
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10
...
change targetPlatform and classpath to JavaSE-10
2018-10-16 07:08:34 +07:00