Commit Graph

2393 Commits

Author SHA1 Message Date
Deepak Pansheriya b331ea70bc IDEMPIERE-3214: Context not parsed in MMeasureCalc. 2016-10-10 16:37:05 +05:30
Carlos Ruiz e3a151ba47 IDEMPIERE-3879 Error executing Rule / revert IDEMPIERE-3243 and implement different approach 2019-01-26 17:43:29 +01:00
Carlos Ruiz 1a6c14220e IDEMPIERE-3496 FACT_ACCT of Invoice didn't contain LocTo, LocFrom dimensions 2019-01-26 13:46:41 +01:00
Carlos Ruiz 926fe806f8 IDEMPIERE-3509 NPE when csv export order with "Sales Representative" / add validations to avoid wrong column definition 2019-01-26 13:43:35 +01:00
tsvikruha 42f0399bae IDEMPIERE-2692 Copy lines process doesn't handle org properly 2019-01-26 13:07:21 +01:00
Carlos Ruiz 9d3355d6b2 IDEMPIERE-1311 Ability to hide fields on Connection panel 2019-01-25 14:59:03 +01:00
Carlos Ruiz a5597e65c1 IDEMPIERE-3875 Doc_MatchInv doesn't work correctly with negatives 2019-01-24 18:31:09 +01:00
Carlos Ruiz a8c9df56e4 IDEMPIERE-493 Add validation for matching / fix the validation for negative order/receipt/invoice - validation was written just for positive orders and is failing with negative orders (the usual way to process a return when there is no previous receipt) 2019-01-23 17:55:22 +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
Nicolas Micoud 8cabe944f5 IDEMPIERE-3872 Translation files (FR / IT) for password policies 2019-01-19 12:46:37 +01:00
Nicolas Micoud 70b5e48440 IDEMPIERE-3873 Popup of process button displays inactive processes 2019-01-19 11:58:46 +01:00
Carlos Ruiz 4d9912c6e3 IDEMPIERE-2003 Capturing wrong numbers with numeric keypad when decimal separator is not dot / fix a problem with same language using different separator in different countries, for example es_CO vs es_SV 2019-01-17 20:51:48 +01:00
Carlos Ruiz 02009bc22d IDEMPIERE-3870 PackIn issue with transactions 2019-01-15 18:38:01 +01:00
Carlos Ruiz 3456ab5b6b IDEMPIERE-3824 Implement apply packin from folder from command line / improve error messaging and rollback on error 2019-01-15 18:36:59 +01:00
Carlos Ruiz db714f918e IDEMPIERE-3824 Implement apply packin from folder from command line / avoid the plugin running when started from the PackInFolderApplication / make log level a parameter 2019-01-15 13:28:13 +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 df55d4649c IDEMPIERE-3431 Posting error for Matched PO if invoice posted while MR is not posted. / integrating fixes from Heng Sin AP2-825 2019-01-09 22:38:08 +01:00
Carlos Ruiz 949c2b02cf IDEMPIERE-3863 Import/Export translation issue with java 11 2019-01-09 16:04:14 +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
Heng Sin Low 7611c3e3da IDEMPIERE-3808:collect info to move idempiere to jdk-11. Fix jdk target environment. 2019-01-07 14:59:43 +08:00
Carlos Ruiz 9487335169 Preparing release 6.2 - upgrade versions 2019-01-05 23:56:28 +01:00
Carlos Ruiz 495a863659 Preparing release 6.2 - generate model classes 2019-01-05 23:42:13 +01:00
Carlos Ruiz a33cf4bec5 Preparing release 6.2 2019-01-05 23:34:22 +01:00
Carlos Ruiz a74c2948cd minor fix - webstore broken when login with admin @ gardenworld.com -> a much better solution suggested by Hiep Lq 2019-01-04 14:41:27 +01:00
Carlos Ruiz 8355ea74bf minor fix - webstore broken when login with admin @ gardenworld.com -> RFC6265 Cookie values may not contain character [ ] 2019-01-04 02:05:08 +01:00
Carlos Ruiz 85defe9615 IDEMPIERE-3859 Show Name (translated) instead of Value for list identifiers 2019-01-03 22:53:36 +01:00
hieplq f3db098703 IDEMPIERE-3808:collect info to move idempiere to jdk-11 (jdk intenal package)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=367431
implement to don't use intenal package
2018-12-31 04:04:22 +07:00
Carlos Ruiz b32038f30b IDEMPIERE-2911 NF3.0 Tree On Any Table not working correctly in subtab 2018-12-29 00:04:32 +01:00
Carlos Ruiz bce0ae0611 IDEMPIERE-3808 - setup launchers with java 11 2018-12-28 23:14:02 +01:00
Carlos Ruiz e3a39971fc IDEMPIERE-3844 Date+Time not respected in process parameter / peer review - dropping also a legacy TRUNC on number <= - it doesn't make any sense to have trunc on numbers just based on that condition - it's inconsistent 2018-12-28 13:08:34 +01:00
Deepak Pansheriya e964bd84e5 IDEMPIERE-3844: Fix Date+Time not respected in process parameter. 2018-12-27 16:07:27 +05:30
hieplq 6c76b7e4b8 IDEMPIERE-3808:collect info to move idempiere to jdk-11 (update lib j2ee take out from jdk)
this commit by auto adjust from eclipse (exclude server.product.launch)

== setup eclipse like bellow to get stable build ==
1. keep eclipse at Eclipse 2018-09 (https://www.eclipse.org/downloads/packages/release/2018-09/r)
2. install "java-11-support-eclipse" https://marketplace.eclipse.org/content/java-11-support-eclipse-2018-09-49
3. call update "help/check for update"
4. now that eclipse full support jdk-11 and build stable without any issue

ref:https://groups.google.com/d/msg/idempiere/At6xXFyEcGY/IJ1ETiohCwAJ
2018-12-28 15:11:11 +07:00
Carlos Ruiz 8b73a1b743 hg merge experimental (merge experimental into default) 2018-12-27 16:57:47 +01:00
Carlos Ruiz e3cf7d225a hg merge release-6.1 (merge release6.1 into default) 2018-12-27 11:19:27 +01:00
Carlos Ruiz 6037389ced IDEMPIERE-3855 Implement AD_Tree.IsValueDisplayed - FHCA-817 2018-12-26 15:27:12 +01:00
Carlos Ruiz fbb6e1cf53 AP2-191 IDEMPIERE-3837 Revenue Recognition / fix issues discovered in QA 2018-12-26 13:11:01 +01:00
Carlos Ruiz 426951381c IDEMPIERE-3854 Conversion rate must validate period overlapping 2018-12-25 21:39:51 +01:00
Carlos Ruiz f3851b4688 IDEMPIERE-3853 Bug in Auto Allocation / IDEMPIERE-378 2018-12-25 21:39:37 +01:00
Carlos Ruiz 18f789b57c hg merge release-6.1 (merge release6.1 into default) 2018-12-21 16:45:29 +01:00
Carlos Ruiz 1fd56b7609 IDEMPIERE-3850 Performance improvement: implement reporting from read-only replica (from TrekGlobal) 2018-12-18 14:22:17 +01:00
Carlos Ruiz 46bdae37d7 IDEMPIERE-3766 Attachments is remove if storage is not available 2018-12-15 17:28:30 +01:00
Nicolas Micoud ec6d32fdd5 IDEMPIERE-3770 Translation : export only centralized data 2018-12-15 17:00:03 +01:00
Nicolas Micoud 69b0ad5ce8 IDEMPIERE-3780 AD_User.IsNoExpire to override MAX_INACTIVE_PERIOD_DAY 2018-12-15 16:50:08 +01:00
Ricardo Santana 867a86250d IDEMPIERE-3809 Error when packin a workflow node by a 2Pack 2018-12-15 16:32:06 +01:00
Carlos Ruiz 6bf4456dfc IDEMPIERE-3828 Error when packin a Process Parameter by a 2Pack / integrate patch suggested by Bruno de Melo Carvalho (dsoftware55.cc) 2018-12-15 16:27:04 +01:00
Heng Sin Low 021eb6d27f IDEMPIERE-3697 IDEMPIERE-3598 AP2-821 Invoice reversals not updating PO record as expected. Fix condition for auto create of matchpo in matchpo.reverse 2018-12-10 21:30:18 +08:00
hieplq 45e54b5da0 IDEMPIERE-3808:collect info to move idempiere to jdk-11 (update lib j2ee take out from jdk)
https://github.com/eclipse-ee4j
some already release so update, some not yet release so wait

https://eclipse-ee4j.github.io/javamail/
https://eclipse-ee4j.github.io/jaf/
2018-12-23 11:08:13 +07:00
hieplq 942800418e IDEMPIERE-3808:collect info to move idempiere to jdk-11 (zk8.6.0.1, eclipse-1812, java11, tycho 1.3)
still use local repository for maven.to.p2 to continue update library
2018-12-22 15:49:50 +07:00