Commit Graph

14281 Commits

Author SHA1 Message Date
Saulo José Gil a3872deb23
IDEMPIERE-5110 Manufacturing performance enhancements (#1080)
* IDEMPIERE-5110 Manufacturing performance enhancements

Added indexes for BOM. Rewritten virtual columns for m_productionline.

* Update 202112210930_IDEMPIERE-5110.sql

Co-authored-by: Carlos Ruiz <carg67@gmail.com>
2021-12-23 10:07:02 +01:00
Diego Ruiz 287a1d7f4b
IDEMPIERE-4580 - Fix broken image url (#1077) 2021-12-21 19:06:55 +01:00
Diego Ruiz 02c79d745c
IDEMPIERE-5119 Make Commission Calculation extensible (#1076)
* IDEMPIERE-5119 - Make variables and methods protected instead of private
* IDEMPIERE-5119 - Code refactor
* IDEMPIERE-5119 - Code refactor. Add submethods to ease readibility and increase extensibility
* IDEMPIERE-5119 - Fix typo
* IDEMPIERE-5119 - Add JavaDoc to the methods
2021-12-21 15:03:46 +01:00
Carlos Ruiz 56d87ce984
IDEMPIERE-5115 Create Inventory Count List - Inventory Quantity = 0 - broken (#1073) 2021-12-21 21:41:06 +08:00
Carlos Ruiz 7c94192533
IDEMPIERE-5116 Recent Item on System Configurator revealing too much information (#1074) 2021-12-21 21:37:09 +08:00
Carlos Ruiz 9716c32de4
IDEMPIERE-3476 2Pack: attribute set install is not reference by UUID / integrate patch from hieplq (#1070) 2021-12-21 20:47:57 +08:00
Diego Ruiz 11f08b539c
IDEMPIERE-4723 - Clean up iDempiere's code - processes (#1071)
* IDEMPIERE-4723 - Clean up iDempiere's code - processes

* IDEMPIERE-4723 - Clean up iDempiere's code - processes
2021-12-21 12:01:03 +01:00
hengsin 774ba1d427
IDEMPIERE-5114 MProjectTypePhase: getTasks() should return only active task records (#1069) 2021-12-20 11:11:48 +01:00
Carlos Ruiz 85cb32f2d8
IDEMPIERE-4262 on some condition, record insert by direct sql missing UUID (#1068)
* IDEMPIERE-4262 on some condition, record insert by direct sql missing UUID / fix role access uuids

* more on AD_Document_Action_Access

* Improve performance for trl recreate or insert - using update instead of record by record

* - add AD_PInstance_Log.AD_PInstance_Log_UU
2021-12-20 11:29:36 +08:00
Carlos Ruiz c4c3e348b6
IDEMPIERE-5107 Can't 2pack zip for Window Role - improve showing error messages (#1066) 2021-12-20 11:25:59 +08:00
Carlos Ruiz a05a81154e
IDEMPIERE-5112 NF8.2 Print Format Item Script not working on Oracle (#1065) 2021-12-20 11:23:29 +08:00
hengsin a950ba9f00
IDEMPIERE-5113 MInfoWindow: column access doesn't work if From clause is created without synonym/alias (#1064) 2021-12-19 15:01:25 +01:00
Tony Snook 1d67dbae97
IDEMPIERE-5111 Data type improvements to Print Format Item Script (#1063) 2021-12-19 14:19:30 +08:00
Carlos Ruiz 80ec1f9419
IDEMPIERE-2901 Period Control Management / improve cache management (#1059) 2021-12-19 14:08:54 +08:00
Carlos Ruiz d748293553
IDEMPIERE-5109 Release 9 Horizon / add year 2022 in GardenWorld (#1060)
* IDEMPIERE-5109 Release 9 Horizon / add year 2022 in GardenWorld - fixes broken unit test InvoiceCustomerTest.testOpenAmt

* Revert file committed by mistake
2021-12-19 14:07:23 +08:00
Carlos Ruiz 7b30ab343b
IDEMPIERE-4836 Adding Access tab on Document Status (Activity) / peer review - fix multi-tenant issue (#1061) 2021-12-18 16:05:58 +01:00
Deepak Pansheriya da97b08d2c
IDEMPIERE-4836 : Document status access tab (#1001)
* IDEMPIERE-4836 : Document status access tab

* IDEMPIERE-4836 : Adding unit test

* IDEMPIERE-4836 : Fixing as per review comment

* IDEMPIERE-4836 : Fixing review comments
2021-12-18 16:03:06 +01:00
Tony Snook 2eb77fc56d
IDEMPIERE-5105 Remove unused and/or unnecessary code in Print Format Item Script feature (#1058) 2021-12-18 14:26:52 +08:00
hengsin 95924e8578
IDEMPIERE-5103 Clear Parent Tax ID if a Tax Rate record is Summary (#1056) 2021-12-17 19:25:40 +01:00
hengsin 160db45e84
IDEMPIERE-5104 MLookup: Inconsistent use of TabNo (#1057) 2021-12-17 19:24:21 +01:00
Carlos Ruiz cafe018404
IDEMPIERE-4448 Autocomplete/Info Window doesn't work correctly with Search fields with Reference (#1055)
* Change 188 reftables to use the ID for display - this displays the reference based on the identifiers of the table, making it consistent with Search/Table without reference
* Use the MSysConfig.IDENTIFIER_SEPARATOR for the cases where reference is displaying value and another column
2021-12-17 13:44:55 +08:00
hengsin 52c423dfeb
IDEMPIERE-5102 Deactivate AD_Desktop and AD_Workbench (#1053) 2021-12-17 11:10:48 +08:00
hengsin d0d68de57b
IDEMPIERE-4723 Clean up iDempiere's code (#1054)
* IDEMPIERE-4723 Clean up iDempiere's code

* IDEMPIERE-4723 Clean up iDempiere's code
2021-12-16 10:58:24 +01:00
Carlos Ruiz f067725e33
IDEMPIERE-5074 Alt+Left Alt+Right not working when focus is lost (#1052) 2021-12-16 15:07:28 +08:00
Carlos Ruiz 08c7775f77
IDEMPIERE-5099 Invoice Tax zero deleted wrongly when invoice line is updated before complete (#1050) 2021-12-16 14:53:18 +08:00
hengsin dc698ff655
IDEMPIERE-5073 M_InOutLineMA.DateMaterialPolicy should comes from MStorageOnHand or Shipment instead of through user entry (#1027) 2021-12-14 15:35:04 +01:00
Carlos Ruiz a12ba93869
IDEMPIERE-4186 allow workflow to be suspended until after commit of actual transaction (#1034)
* IDEMPIERE-4186 allow workflow to be suspended until after commit of actual  transaction / fix Split Join = AND

* Add unit test for Split AND

* Fix test case - commit and cleanup the changes to workflow
2021-12-14 10:53:43 +08:00
hengsin 74b6604d57
IDEMPIERE-5065 Material Receipt Line not available for matching after… (#1019)
* IDEMPIERE-5065 Material Receipt Line not available for matching after reversal of Match PO

* IDEMPIERE-5065 Material Receipt Line not available for matching after reversal of Match PO

Fix unit test

* IDEMPIERE-5065 Material Receipt Line not available for matching after reversal of Match PO

Remove unreliable and potentially dangerous match po consolidation
2021-12-13 18:48:48 +01:00
hengsin 6923fbe18e
IDEMPIERE-5092 Improvement to Payment Selection Manual form (#1042) 2021-12-13 18:45:44 +01:00
hengsin 1eedd3f5a6
IDEMPIERE-5098 MCost.get: new MCost created without trxName (#1048) 2021-12-13 18:41:21 +01:00
Carlos Ruiz e5344194a3
IDEMPIERE-4900 SQL statement added as an option to define WF Next Node Condition (#1049)
Fix wrong matches pattern -> eclipse 2021-12 complains with error
Invalid escape sequence (valid ones are  \b  \t  \n  \f  \r  \"  \'  \\ )
2021-12-13 21:41:35 +08:00
Carlos Ruiz 2c89382aca
IDEMPIERE-3340 Adaxa's User Favorite which allow user to organize their menu, create folders / fix Cross-tenant issue (#1046) 2021-12-13 09:52:58 +08:00
hengsin 1da4e41f0a
IDEMPIERE-5095 MAttributeSet: add getMAttributeUse method (#1044) 2021-12-11 15:46:32 +01:00
gsjeffen c895446af5
Don't log the table AD_WLISTBOX_CUSTOMIZATION (#1047)
Added the table AD_WLISTBOX_CUSTOMIZATION to dontLogTables array in Convert.java
2021-12-11 12:51:43 +08:00
Tony Snook 236608e1cd
IDEMPIERE-5078 - fix typo C_DocType should be C_DocType_ID (#1045) 2021-12-10 17:50:52 +08:00
PeterTakacs300 0dbbdcadab
IDEMPIERE-5078 - M_inout movementtype add to before save (#1038)
* IDEMPIERE-5078 - M_inout movementtype add to before save

* IDEMPIERE-5078 - shared logic between CalloutInOut.doctype and MInOut.getMovementType

* IDEMPIERE-5078 - javadoc added (#1038)

Co-authored-by: Igor Pojzl <igor.pojzl@cloudempiere.com>
2021-12-09 19:39:12 +08:00
Carlos Ruiz 5f15207cba
IDEMPIERE-5075 Many oracle constraints defined as non deferrable (#1029) 2021-12-09 09:44:25 +08:00
Diego Ruiz 669a9802c7
IDEMPIERE-5087 - Wrong behaviour on the more toolbar popup after pressing the Archived Documents button (#1041) 2021-12-09 09:43:09 +08:00
Carlos Ruiz 4439765e22
IDEMPIERE-4871 Print Format Item Script Data Type Support (fix backward compatibility issue) (#1007) 2021-12-09 09:39:55 +08:00
hengsin 3530351601
IDEMPIERE-2172 Attribute set with mandatory type = When Shipping not … (#1040)
* IDEMPIERE-2172 Attribute set with mandatory type = When Shipping not working

Fix reversal and add more unit test

* IDEMPIERE-2172 Attribute set with mandatory type = When Shipping not working

Use constant for movement type checking
2021-12-08 16:18:44 +01:00
Diego Ruiz 5c675536cd
IDEMPIERE-4723 - Clean up dead code in compiere/print (#1039)
* IDEMPIERE-4723 - Clean up dead code in compiere/print

* IDEMPIERE-4723 - Clean up dead code in compiere/print
2021-12-08 21:48:44 +08:00
Carlos Ruiz 83c4b16882
IDEMPIERE-5077 Process (gear) button unusable when the workflow is suspended (#1031) 2021-12-08 17:17:01 +08:00
Carlos Ruiz 78296f9178
IDEMPIERE-5080 Dup key inserting in AD_PInstance_Log on certain workflows (#1032) 2021-12-08 17:14:15 +08:00
Carlos Ruiz 497398857e
IDEMPIERE-5079 Improvements for Workflow Editor (#1033) 2021-12-08 17:12:57 +08:00
hengsin db4087f878
IDEMPIERE-2172 Attribute set with mandatory type = When Shipping not … (#1014)
* IDEMPIERE-2172 Attribute set with mandatory type = When Shipping not working

* IDEMPIERE-2172 Attribute set with mandatory type = When Shipping not working

- added MTransaction
- added reversal handling
2021-12-07 14:10:19 +01:00
hengsin 055c614336
IDEMPIERE-5069 Completion of Shipment for Close Order produce inconsistent order line data (#1030) 2021-12-07 13:12:52 +01:00
hengsin 40462f674b
IDEMPIERE-5081 add IDocsPostProcess interface (#1035) 2021-12-07 12:32:14 +01:00
hengsin 6637f549d7
IDEMPIERE-5084 SQL error in MPaymentTransaction.getAuthorizationPaymentTransactionIDs method (#1036) 2021-12-07 12:14:20 +01:00
hengsin 5c2effc554
IDEMPIERE-5085 Credit card fields of Payment should be clear after change of tender type (#1037) 2021-12-07 11:56:26 +01:00
Diego Ruiz 1f1797ce5b
IDEMPIERE-5063 - Move AccessSqlParserTest class from model to org.ide… (#1028)
* IDEMPIERE-5063 - Move AccessSqlParserTest class from model to org.idempiere.test

* IDEMPIERE-5063 - Set right header in the Test class
2021-12-06 18:49:11 +08:00