Commit Graph

11985 Commits

Author SHA1 Message Date
Carlos Ruiz fa258f891a IDEMPIERE-3321 Add Mandatory Logic to Report & Process Parameter. Fix for swing / thanks to Ricardo Santana (ralexsander) 2017-09-15 17:58:03 +02:00
Heng Sin Low e3961c7d61 IDEMPIERE-3488 Improvement to Error Message for Negative Inventory Disallow exception 2017-09-15 11:15:10 +08:00
Heng Sin Low 8f0c185141 IDEMPIERE-3485 Report/Process: Unique constraint exception after save parameter 2017-09-13 21:51:03 +08:00
Heng Sin Low 731ae053a8 IDEMPIERE-3485 Report/Process: Unique constraint exception after save parameter 2017-09-13 16:35:03 +08:00
Heng Sin Low d4765a29e4 IDEMPIERE-3361 Cost details inherit amt/qty from wrong history cost element 2017-09-13 15:01:34 +08:00
Heng Sin Low 2d8ab00c56 IDEMPIERE-3484 ProjectIssue should create M_CostDetail record 2017-09-13 14:56:54 +08:00
Heng Sin Low 4336b27e6e IDEMPIERE-3483 Issue to Project from Material Receipt => Error: Posts Unit Cost instead of Extended Cost 2017-09-13 14:49:12 +08:00
Heng Sin Low a0d891f419 IDEMPIERE-3431 Posting error for Matched PO if invoice posted while MR is not posted 2017-09-12 18:07:01 +08:00
Heng Sin Low bfd3b422d4 IDEMPIERE-3468 Lookup Record and field validation rules 2017-09-11 15:31:27 +08:00
Carlos Ruiz 84b9538c14 hg merge release-4.1 (merge release4.1 into development) 2017-09-08 16:05:42 +02:00
Carlos Ruiz 2281f9ec81 IDEMPIERE-2353 Please, add to WLocationDialog & C_Location new field Address5 / thanks to Anna Smirnova from Palichmos 2017-09-08 16:02:41 +02:00
Carlos Ruiz 82ba01d4a3 IDEMPIERE-3469 MProductPricing does not consider new Product in current transaction / peer review - solve deprecated warnings 2017-09-08 15:29:41 +02:00
Andy Conn 9361e0f36c IDEMPIERE-3469 MProductPricing does not consider new Product in current transaction 2017-09-08 15:29:00 +02:00
Carlos Ruiz f74f08c521 IDEMPIERE-3472 Env.parseVariable not keeping unparseable variable / thanks to Ricardo Santana (ralexsander) 2017-09-08 15:19:38 +02:00
Carlos Ruiz 14faeeec5c IDEMPIERE-3477 Allow use of variables in workflow next condition / thanks to Ricardo Santana (ralexsander) 2017-09-08 15:13:52 +02:00
Carlos Ruiz 01124f8ee4 IDEMPIERE-3471 Fix amount in words for Brazilian Portuguese / Thanks to Ricardo Santana (ralexsander) 2017-09-08 14:52:25 +02:00
Carlos Ruiz e3690e803b IDEMPIERE-3449 - fix login failing when the role in preferences doesn't have any org accessible for the user going into the system 2017-09-07 19:32:33 +02:00
Carlos Ruiz a9330bf75d IDEMPIERE-3423 MWFActivity missing displaytype validation in set variable nodes 2017-08-31 21:59:05 +02:00
Carlos Ruiz 53df432dc5 IDEMPIERE-3466 Workflow condition applied across all clients / thanks to Pritesh Shah 2017-08-31 17:52:37 +02:00
Carlos Ruiz 1bf66f1064 IDEMPIERE-3443 Payment Schedule leading to -> Current record was changed by another user, please ReQuery / IDEMPIERE-3462 2017-08-30 18:57:36 +02:00
Carlos Ruiz 6213d823ed IDEMPIERE-3449 Chrome autocomplete contact email/password by user email after record saved 2017-08-30 18:09:32 +02:00
Carlos Ruiz 8c32a68349 IDEMPIERE-3465 Improve Remember Me on browser 2017-08-30 17:17:32 +02:00
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