Issues
- Drill Assistant show inappropriate error message at blank fieldIDEMPIERE-6220
- Field status that applied to new record is applied to the existing a record too in a specific operation at WindowIDEMPIERE-6202Resolved issue: IDEMPIERE-6202Carlos Ruiz
- StackOverflowError at Quick Entry using WDateEditorIDEMPIERE-5529Resolved issue: IDEMPIERE-5529Heng Sin Low
- Improve CSV Import file Loader validaFile mthod to specify be charsetIDEMPIERE-4305Resolved issue: IDEMPIERE-4305萩原秀明
- We can edit completed Document under specific condition.IDEMPIERE-3736Resolved issue: IDEMPIERE-3736Carlos Ruiz
- Performance improvement of MInOut.prepareIt() method.IDEMPIERE-3625Resolved issue: IDEMPIERE-3625萩原秀明
- Toolbar Process Button is always active even if has no processIDEMPIERE-3355Resolved issue: IDEMPIERE-3355Hiep Lq
- When We input M_AttributeSetInstanceTo_ID field at Inventory Move Line, WPAttributeEditor should update M_LocatorTo_ID fieldIDEMPIERE-3287Resolved issue: IDEMPIERE-3287萩原秀明
- Callout Invoice and Order replace price inappropriately.IDEMPIERE-3275Resolved issue: IDEMPIERE-3275萩原秀明
- Cannot reverse MatchInv-Doc When CLIENT_ACCOUNTING_DISABLEDIDEMPIERE-3120Resolved issue: IDEMPIERE-3120Carlos Ruiz
- Fields that Reference is Search or Table or TableDirect are displayed blank or <Number of ID> sometimesIDEMPIERE-3068Resolved issue: IDEMPIERE-3068萩原秀明
- New record on GridMode error on fields with DisplayLogicIDEMPIERE-2935Resolved issue: IDEMPIERE-2935Diego Ruiz
- Multi Line Header ReportIDEMPIERE-2861Resolved issue: IDEMPIERE-2861Igor Pojzl
- CallOutOrder make a mistake of calculating LineNetAmt,When updata enterQty at detail panel using UOM conversion.IDEMPIERE-2472Resolved issue: IDEMPIERE-2472Carlos Ruiz
- I can't select UOM at detail record tab, in spite of setting UOM conversion.IDEMPIERE-2471Resolved issue: IDEMPIERE-2471Carlos Ruiz
- Cannot void Material Receipt matched to Purchase OrderIDEMPIERE-2347Resolved issue: IDEMPIERE-2347Tomáš Švikruha
- About direct input to search fieldIDEMPIERE-2170Resolved issue: IDEMPIERE-2170
- Constructor of DocTax class is forgetting to set taxBaseAmtIDEMPIERE-2160Resolved issue: IDEMPIERE-2160萩原秀明
- ZK7:Blank(null) of list box is very narrowIDEMPIERE-1987Resolved issue: IDEMPIERE-1987Hiep Lq
- Language Maintenance Process Error.IDEMPIERE-1874Resolved issue: IDEMPIERE-1874Nicolas Micoud
- Org of WF Process is Default(login) Organization.IDEMPIERE-1804Resolved issue: IDEMPIERE-1804萩原秀明
- Update Responsible of WF Activity in a bulk processIDEMPIERE-1802Resolved issue: IDEMPIERE-1802萩原秀明
- Update user of WF Activity in a bulk processIDEMPIERE-1801Resolved issue: IDEMPIERE-1801萩原秀明
- Counter Document can not create at Order and Invoice.Probably it is influence of IDEMPIERE-1597.IDEMPIERE-1730Resolved issue: IDEMPIERE-1730萩原秀明
- Active flag of Document Action Access tab that is contained Role window is not valid.IDEMPIERE-1727Resolved issue: IDEMPIERE-1727
- iTextAsian.jar is necessary for PDF made by JasperReports to display Japanese and ChineseIDEMPIERE-1678Resolved issue: IDEMPIERE-1678
- Improvement of import Business Partner Process.IDEMPIERE-1609Resolved issue: IDEMPIERE-1609
- Copy Info Window Columns from other Info Window'sIDEMPIERE-1603Resolved issue: IDEMPIERE-1603萩原秀明
- About Display Logic of "Min. Value" and "Max. Value" field at Column tab in Table and Column windowIDEMPIERE-1585Resolved issue: IDEMPIERE-1585Carlos Ruiz
- Display logic of Warehouse field that is contained OrderLine of SO and POIDEMPIERE-1566Resolved issue: IDEMPIERE-1566
- I thought new logic that apply currency precision for display when Display type of "Amount" or"Costs+Preices".IDEMPIERE-1061Resolved issue: IDEMPIERE-1061
- When Order document(Both PO and SO) close, I think that MOrder.closeIt() method should calculate tax again.IDEMPIERE-966Resolved issue: IDEMPIERE-966萩原秀明
- Please apply currency precision to Swing-UIIDEMPIERE-799Resolved issue: IDEMPIERE-799
- Please apply currency precision to report.IDEMPIERE-798Resolved issue: IDEMPIERE-798
- I found a bug at PrintData.getRowIndex() Method.IDEMPIERE-777Resolved issue: IDEMPIERE-777Carlos Ruiz
- improve logic of MMovementLineConfirm.ProcessLine() method.IDEMPIERE-545Resolved issue: IDEMPIERE-545Heng Sin Low
36 of 36
Drill Assistant show inappropriate error message at blank field
Created August 27, 2024 at 5:48 AM
Updated August 27, 2024 at 5:59 AM
Activity
Show:
Hi, all.
I am Hideaki Hagiwara in Japan.
I think that IDEMPIERE-5302 Drill Assistant is very useful function.
So, I tried to use some case.
And, I found that Drill Assistant show inappropriate error message at blank field.
*Error_Search.png
[How to Reproduce]
Step1: Create Drill Rule that process is constituted by RV_Order_Open. And set Business Partner to Process parameter.
*Drill rule.png
Step2: Open Sales Order Window
Step3: Show right click menu at blank Business Partner field. And select Drill Assistant.
*SalesOrder.png
Step4: Click Run report
*ClickRunReport.png
Reference of Process Parameter : Chosen Multiple Selection Search
Error message - for input string: "null"
*Error_ChosenMultipleSelectionSearch.png
Reference of Process Parameter : Search
Error message - Character n is neither a decimal digit number, decimal point, nor "e" notation exponential mark.
*Error_Search.png
*Parameter_C_BPartner_ID.png