Commit Graph

12872 Commits

Author SHA1 Message Date
Carlos Ruiz b65e393e33 IDEMPIERE-1744 after import record. in detail tab, parent key is not load 2019-02-15 16:57:47 +01:00
Carlos Ruiz 5f1c8e0860 IDEMPIERE-1615 Multiple key columns lead to data corruption or data loss 2019-02-14 16:56:02 +01:00
Carlos Ruiz 6c0a7110b5 hg merge release-6.2 (merge release6.2 into default) 2019-02-09 16:41:13 +01:00
Carlos Ruiz 3e95a30340 IDEMPIERE-1900 iDempiere Debian Installer - adapt to 6.2 and ubuntu 18.04 2019-02-09 16:36:35 +01:00
Carlos Ruiz 3ea6a2a17d IDEMPIERE-3887 Setup / Console-setup improvements 2019-02-09 14:26:45 +01:00
Diego Ruiz 8a2a01735e IDEMPIERE-3886 Validate change of Attribute set instance on order lines when the qty reserved > 0 2019-02-09 12:42:03 +01:00
Carlos Ruiz 3c1ac16112 IDEMPIERE-3885 Error in automatic packin (FHCA-868) 2019-02-08 15:29:55 +01:00
Carlos Ruiz e466f9d9a5 Fix debian installer control prerequisites for 6.2 2019-02-08 12:56:39 +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
Nicolas Micoud 55df014054 IDEMPIERE-2858 Display a Reference List Name in the tab name 2019-02-07 14:34:14 +01:00
Carlos Ruiz 53664405aa hg merge release-6.2 (merge release6.2 into default) 2019-02-02 13:36:54 +01:00
Carlos Ruiz 255c083a7c IDEMPIERE-3636 Add AD_PInstance_ID in update T_InventoryValue where clause in InventoryValue / implement sugestion from Pritesh Shah 2019-02-02 11:52:17 +01:00
Carlos Ruiz 88e8bce48d IDEMPIERE-3882 - one more review of WAttachment - the preview is doing a double refresh after 1 second 2019-02-01 12:53:35 +01:00
Carlos Ruiz a1f5fd0107 IDEMPIERE-3882 high load of the browser by creating a document attachment / disable scroll bar - the preview panel is showing a double scroll bar 2019-02-01 12:30:35 +01:00
Hans Auler GmbH d061f0bdf0 IDEMPIERE-3882: high load of the browser by creating a document attachment 2019-02-01 11:23:50 +01:00
Carlos Ruiz e278db4d73 IDEMPIERE-3808 - remove environment variable J2D_UISCALE - breaking windows execution of swing 2019-01-31 19:01:01 +01:00
Carlos Ruiz 6c97072e54 IDEMPIERE-3439 Create System windows to analyze all clients and users / adding view AD_AllUserRoles_V and corresponding window/tabs for security audit purposes 2019-01-31 18:27:04 +01:00
Carlos Ruiz 6db1526cdd hg merge release-6.2 (merge release6.2 into default) 2019-01-26 17:48:35 +01:00
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
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 8509f6f0f3 hg merge release-6.2 (merge release6.2 into default) 2019-01-21 16:49:00 +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 a600e14237 hg merge release-6.2 (merge release6.2 into default) 2019-01-19 12:59:12 +01:00
Nicolas Micoud 8cabe944f5 IDEMPIERE-3872 Translation files (FR / IT) for password policies 2019-01-19 12:46:37 +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
Nicolas Micoud 70b5e48440 IDEMPIERE-3873 Popup of process button displays inactive processes 2019-01-19 11:58:46 +01:00
hieplq 272d212b1a IDEMPIERE-2003: patch for ZK-4198 by Carlos
Capturing wrong numbers with numeric keypad when decimal separator is not dot
2019-01-18 19:29:43 +07: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 36a3817acc hg merge release-6.2 (merge release6.2 into default) 2019-01-15 19:22:43 +01:00
Carlos Ruiz d7065224fa IDEMPIERE-3824 Implement apply packin from folder from command line 2019-01-15 18:42:55 +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
hieplq b69462198f IDEMPIERE-3531: clean stuff download by download-maven-plugin to resulve issue report at group also auto run clean (eclipse)
let eclipse don't call auto-clean, otherwise it will don't see jar (updated) on classpath and give compiler error
m2e also don't recognize this phase/goal
2019-01-08 01:51:27 +07:00
hieplq c38dcec5cc IDEMPIERE-3531: clean stuff download by download-maven-plugin to resulve issue report at group also auto run clean
https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!topic/idempiere/4hSPHBqk1oo
2019-01-07 23:54:47 +07: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 a8cd37a676 hg merge release-6.1 (merge release6.1 into default) 2019-01-07 13:28:48 +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 1fd33858fe IDEMPIERE-3808:collect info to move idempiere to jdk-11. Fix jdk target environment. 2019-01-07 14:59:43 +08: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 40c07b2a63 starting maintenance branch for release-6.2 2019-01-06 01:11:40 +01:00