Commit Graph

11913 Commits

Author SHA1 Message Date
Carlos Ruiz e287b987c2 IDEMPIERE-3049 String autocomplete NPE / refactor to apply best practices / drop the AD_Org_ID filter (doesn't make sense for non-org tables) / add ReQuery to context menu 2017-08-30 14:26:08 +02:00
hieplq fd759a7b56 IDEMPIERE-3239 4.1 cleanup 2017-08-30 16:52:01 +07:00
hieplq 76317e6b3e IDEMPIERE-3136:update jetty to 9.4.x 2017-08-30 16:52:29 +07:00
hieplq b0c9f8093d IDEMPIERE-3239 4.1 cleanup 2017-08-30 15:21:31 +07:00
hieplq f593313053 IDEMPIERE-3136:update jetty to 9.4.x 2017-08-30 09:21:51 +07:00
hieplq 8fa9a6cae7 IDEMPIERE-3136:all stuff relate library of idempiere
correct debug setting.
separate zk configuration on development environemnt and product environment
https://www.zkoss.org/wiki/ZK_Configuration_Reference/zk.xml/The_Library_Properties/org.zkoss.zk.config.path
2017-08-30 13:34:39 +07:00
Nicolas Micoud 205edcdb73 IDEMPIERE-3460 Ability to share window validators by several windows 2017-08-29 15:50:30 +02:00
Carlos Ruiz 09ecb2fc0b IDEMPIERE-3459 GL Distribution Any Account 2017-08-28 11:51:08 +02:00
Carlos Ruiz fb0cdb12e7 IDEMPIERE-3396 Performance Issue in Process' Saved Parameter 2017-08-27 11:55:25 +02:00
Deepak Pansheriya fde822e318 IDEMPIERE-3444: Zoom context menu do not work when user do not have access to sales window. 2017-08-03 20:03:59 +05:30
Carlos Ruiz 0312ee82c0 IDEMPIERE-3440 on centos (and like centos) tmp is managed by OS, sometime it corrupt jetty / based on patch from Hiep Lq 2017-08-26 19:33:36 +02:00
Carlos Ruiz 19a04cf3cf IDEMPIERE-3451 switch update*bat files 2017-08-26 19:30:18 +02:00
Carlos Ruiz 58df7a7405 IDEMPIERE-3451 IDEMPIERE_JAVA_OPTIONS property not work - general changes in setup process
- enable back the ability to configure the IDEMPIERE_JAVA_OPTIONS in idempiereEnv.properties and preserve it between setups (as suggested in patch from Vinicius and Eduardo)
- fix a minor issue on Console Setup - not assuming correctly the default database type
- implement update-prd.sh - so other products can be updated (not just org.adempiere.server.product)
2017-08-26 19:21:17 +02:00
Soo Fang Lee 553867474e IDEMPIERE-3442 Posting Error: Source Not Balanced after Sales Order=>Doc.Action="Void" 2017-08-25 13:05:54 +02:00
Carlos Ruiz 7558c71176 IDEMPIERE-3453 Fix Fact_Acct - fact_acct_trunc_dateacct index / based on Nicolas Micoud patch 2017-08-25 12:37:40 +02:00
hieplq a6cc2fbd4f IDEMPIERE-3136:update equinox to 4.7.x (OXYGEN)
https://www.eclipse.org/eclipse/news/4.7/platform_isv.php#Equinox
2017-07-05 09:43:34 +07:00
hieplq 5b556121fb IDEMPIERE-3136:update equinox to 4.7.x (OXYGEN)
https://www.eclipse.org/eclipse/news/4.7/platform_isv.php#Equinox
2017-07-01 22:25:41 +07:00
hieplq b63bd6d18b IDEMPIERE-3136:update generator model launch
update jasper report to use P2
2017-05-29 20:38:59 +07:00
hieplq fdc105bbd7 IDEMPIERE-3377:use light layout component 2017-05-27 19:38:39 +07:00
hieplq 2fec8919bc IDEMPIERE-3454:add method to traverse throw editor collection of tab 2017-08-13 18:52:40 +07:00
Carlos Ruiz 19aea1d6a2 1006483 Ease edit of Field label, description and Help. Fix migration scripts. / IDEMPIERE-3438 2017-08-03 14:13:59 +02:00
Carlos Ruiz 0d53248d94 IDEMPIERE-3438 Capture user suggestions for field terminology and context help - fix migration script as reported by Hiep 2017-07-31 11:55:16 +02:00
Carlos Ruiz 137d8b869c IDEMPIERE-3438 Capture user suggestions for field terminology and context help - final peer review and tests for iDempiere 2017-07-28 18:49:07 +02:00
Carlos Ruiz 9df6b2a615 IDEMPIERE-3439 Create System windows to analyze all clients and users 2017-07-28 18:22:11 +02:00
hieplq dfe87def6a IDEMPIERE-3375:import/export csv should use AD_Element.ColumnName to lookup 2017-05-25 15:58:49 +07:00
hieplq fb3977af88 IDEMPIERE-3378:AD_Package_Exp_Detail should use EntityType column to refer AD_EntityType 2017-06-01 19:15:38 +07:00
hieplq b97d1d670a IDEMPIERE-3455:NPE when pack-in to system don't have pack-out language 2017-08-13 23:13:38 +07:00
Carlos Ruiz 73abb0fd87 IDEMPIERE-3424 table m_movement / constraint cbpartnerlocation_mmovement incorrect / fix oracle migration script 2017-08-23 20:03:39 +02:00
Heng Sin Low 704667fff7 IDEMPIERE-3424 table m_movement / constraint cbpartnerlocation_mmovement incorrect 2017-08-17 18:44:24 +08:00
Heng Sin Low 045595b2cb IDEMPIERE-3352 Enhancement of Batch Level Costing. Fix a storage update bug. 2017-08-13 22:37:14 +08:00
Guilherme Chaddad 99839476c3 IDEMPIERE-3446 Define the workflow approver dynamically - java 2017-08-10 17:15:39 -03:00
Alex Silva de Albuquerque 1b8d9b038e IDEMPIERE-3446 Define the workflow approver dynamically - migration scripts 2017-08-10 17:15:07 -03:00
Eduardo Jaremicki Moreira a58428373c IDEMPIERE-3450 Idempiere config file is recreated without necessity 2017-08-10 16:40:14 -03:00
Eduardo Jaremicki Moreira 60a9930755 IDEMPIERE-3448 Request don't send notice messages to internal users 2017-08-10 16:35:11 -03:00
Carlos Ruiz c663b563b4 IDEMPIERE-3443 Payment Schedule leading to -> Current record was changed by another user, please ReQuery 2017-08-03 14:05:44 +02:00
Carlos Ruiz d0b5697dc6 IDEMPIERE-1157 Adding functionality to add charts on the standard windows 2017-07-27 17:43:22 +02:00
Carlos Ruiz 363bedd9f5 IDEMPIERE-3429 The method newInstance(String, String, List<PasswordData.Reference>) is undefined for the type PasswordData - integrate suggestion from dadan su at https://groups.google.com/d/msg/idempiere/Zzhf_K2YtDA/xvEC5sROCQAJ / confirmed by Gerald O'Sullivan 2017-07-21 20:18:36 +02:00
Diego Ruiz 1f747fb0b3 IDEMPIERE-3433 Info Window error when navigating to last page and LoadPageNum=N 2017-07-21 20:09:13 +02:00
Carlos Ruiz 0154540290 IDEMPIERE-3408 Encrypted Field can explore by normal user 2017-07-13 20:01:53 +02:00
Carlos Ruiz 4157a647d0 IDEMPIERE-3408 Encrypted Field can explore by normal user / found an issue if a password box has a length littler than 10 characters (can be plugins or max length defined in dictionary) 2017-07-12 01:12:11 +02:00
Carlos Ruiz 01cd2b1ef2 IDEMPIERE-2490 java.lang.IllegalStateException: Form too large -> IDEMPIERE-3118 IDEMPIERE-669 2017-07-06 14:42:56 +02:00
Carlos Ruiz c083110778 IDEMPIERE-2687 Void a Document on Closed Period / based on Nicolas comment https://groups.google.com/d/msg/idempiere/TDV_93n92h4/YCB9HMbJAwAJ 2017-07-06 13:59:47 +02:00
Heng Sin Low f4969a172f IDEMPIERE-3352 Enhancement of Batch Level Costing. Use safer approach for production reversal checking. 2017-07-04 20:04:16 +08:00
Nicolas Micoud 8194d58ec1 IDEMPIERE-3422 More info for error message "Failed to update user record with date last login" 2017-07-04 13:23:58 +02:00
Carlos Ruiz a2150cf29f IDEMPIERE-3421 wtable dir editor load wrong list 2017-07-04 12:42:55 +02:00
Heng Sin Low b0f7cda146 IDEMPIERE-3419 Wrong Account date in Matched PO if invoice and MR in different periods 2017-07-04 17:47:43 +08:00
Heng Sin Low e20c9b3be5 IDEMPIERE-3352 Enhancement of Batch Level Costing. Fixed checking of Reversal_ID not working when productionplan is use. 2017-07-04 17:25:27 +08:00
Heng Sin Low d70a8c07f3 IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Posted not updated after posting completed with error ( it stay as N ). 2017-07-04 15:21:33 +08:00
Carlos Ruiz fb35ec9d68 IDEMPIERE-3416 Implement the ability to track open DB connections 2017-06-30 16:45:12 +02:00
Carlos Ruiz 9bfe040d9b Integrate patches from hengsin - IDEMPIERE-3416 Implement the ability to track open DB connections (1007726/1008135) 2017-06-30 15:57:15 +02:00