hengsin
1971b4f0dc
IDEMPIERE-4488 Remove .classpath from repository ( #607 )
...
* IDEMPIERE-4488 Remove .classpath from repository
* IDEMPIERE-4488 Remove .classpath from repository
add ignore for .classpath
* IDEMPIERE-4488 Remove .classpath from repository
remove ".settings/org.eclipse.jdt.core.prefs"
* IDEMPIERE-4488 Remove .classpath from repository
fix false status report for /bin and .project
2021-03-03 00:02:03 +01:00
Carlos Ruiz
2c899d3b49
IDEMPIERE-4083 currency rate by document or by transaction ( #589 )
...
Fix problem with callout message
2021-02-16 20:39:19 +08:00
hengsin
d96199a2b6
IDEMPIERE-4251 Constant definition for all Env Context ( #519 )
...
* IDEMPIERE-4251 Constant definition for all Env Context
replace "#Date" with Env.DATE
* IDEMPIERE-4251 Constant definition for all Env Context
replace "#.." with constant at Env
* IDEMPIERE-4251 Constant definition for all Env Context
Merge patch from Carlos
2021-01-12 21:29:50 +08:00
Carlos Ruiz
8103ab0732
IDEMPIERE-4604 Release 8.2
...
Change references to new version
Create new migration folder
2020-12-20 10:15:20 +01:00
Carlos Ruiz
6390ce20cd
IDEMPIERE-4604 Release 8.2
...
Fix warnings on MANIFEST.MF
2020-12-20 09:53:21 +01:00
Carlos Ruiz
3013819d5a
IDEMPIERE-4595 Autofill process parameters with smart defaults ( #458 )
...
Implement same callouts as in AD_Column
2020-12-12 06:50:11 +08:00
Carlos Ruiz
e105ed3385
IDEMPIERE-4083 currency rate by document or by transaction ( #361 )
...
Fix NPE when the field is not present in the window
13:56:08.612===========> CalloutPayment.start: start: amounts [147]
java.lang.NullPointerException
at org.compiere.model.CalloutPayment.amounts(CalloutPayment.java:599)
2020-11-09 14:16:14 +08:00
Carlos Ruiz
210e54b05f
IDEMPIERE-4521 Release 8.1 - RC
...
Change versions in pom and manifest files
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
Ricardo Santana
2199aa078c
IDEMPIERE-1604 - Extend features for Window Customization ( #274 )
...
* IDEMPIERE-1604 - Extend features for Window Customization
* change oracle data type
* oracle replace at sign to chr 64
Co-authored-by: Carlos Ruiz <carg67@gmail.com>
2020-09-28 14:53:33 +02:00
hengsin
ed740c05d7
IDEMPIERE-4383 Performance: CalloutInOut for bPartner field has bad performance for BP with many locations and contacts ( #191 )
...
remove left join to bplocation and ad_user
2020-07-31 17:56:41 +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
84577578ea
IDEMPIERE-4309 Changing the UOM field in an order doesn't change the price field / IDEMPIERE-2540 ( #126 )
2020-06-24 17:09:17 +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
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
190ef9d75c
Merge release-7.1 into master
2020-04-26 13:45:06 +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
hengsin
df5b0c2ea8
IDEMPIERE-4177 Replace SYSDATE with getDate()
2020-03-03 10:07:14 +08:00
Carlos Ruiz
64eadf1822
release 7.1 process - set version in configuration files
2019-11-21 23:28:48 +01:00
Murilo Habermann Torquato
69cc3237c9
IDEMPIERE-3971 - implement new options (carlos suggestions)
2019-10-09 10:46:54 -03:00
Murilo Habermann Torquato
372c531ef7
IDEMPIERE-3971 - process customization
2019-05-16 09:31:34 -03: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
Heng Sin Low
0d8cbeb5bc
IDEMPIERE-3961 GL Journal - Switching accounting schema removes PERIOD
2019-05-08 17:39:55 +08:00
Carlos Ruiz
eb82017e1e
IDEMPIERE-3874 Process Recalculate Cube not loading GL journal facts due to c_calendar_id
2019-04-18 15:31:12 +02:00
Carlos Ruiz
0a9d7335de
IDEMPIERE-3874 Process Recalculate Cube not loading GL journal facts due to c_calendar_id
2019-04-18 14:36:30 +02:00
Heng Sin Low
f0c50daee0
IDEMPIERE-3874 Process Recalculate Cube not loading GL journal facts due to c_calendar_id
2019-04-17 16:30:05 +08:00
Carlos Ruiz
963009b7c7
IDEMPIERE-3906 Make mandatory location on BP quick entry optional on certain tables / integrate contribution from TrekGlobal AP2-580
2019-02-28 16:15:26 +01:00
Nicolas Micoud
1205178ef0
IDEMPIERE-3904 Harmonize list of component in MANIFEST.MF
2019-02-27 12:51:25 +01:00
Carlos Ruiz
d2a5982e48
IDEMPIERE-1752 fix problem with CostAdjustmentCalloutFactory
2019-02-15 16:59:08 +01:00
Carlos Ruiz
6ef649afa2
Backed out changeset 76cb3821607f - wrong changes committed by mistake
2019-02-08 13:10:18 +01:00
Carlos Ruiz
6d82731dc5
Fix debian installer control prerequisites for 6.2
2019-02-08 12:56:39 +01:00
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
175166bc12
IDEMPIERE-3865 Payment term discount on payment doesnt consider the payment amount
2019-01-19 12:35:05 +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
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
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
52a4a836c8
IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
...
constructer with expression
2018-10-24 09:26:40 +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
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
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
Carlos Ruiz
53583c1a1d
hg merge release-5.1 (merge release5.1 into default)
2018-09-27 20:48:58 +02:00