Openbravo Issue Tracking System - POS2
View Issue Details
0056357POS2Corepublic2024-09-04 13:322024-09-19 16:01
ifernandez 
Triage Omni OMS 
normalminorhave not tried
closedfixed 
5
 
 
No
0056357: Filter error when creating a Substitutive Invoice
In the window Susbtitutive Invoices, when clicking on create new record, an error happens in eclipse related with the filter:

2024-09-04 13:30:19,713 [http-nio-8080-exec-6] ERROR org.openbravo.base.VariablesBase - Input: not accepted by filter: org.openbravo.base.filter.ValueListFilter@7f4b8a65
java.lang.Throwable: null
    at org.openbravo.base.VariablesBase.filterRequest(VariablesBase.java:141) [openbravo-core.jar:?]
    at org.openbravo.base.VariablesBase.getStringParameter(VariablesBase.java:925) [openbravo-core.jar:?]
    at org.openbravo.base.VariablesBase.getStringParameter(VariablesBase.java:698) [openbravo-core.jar:?]
    at org.openbravo.base.VariablesBase.getStringParameter(VariablesBase.java:852) [openbravo-core.jar:?]
    at org.openbravo.erpCommon.ad_callouts.SimpleCallout$CalloutInfo.getStringParameter(SimpleCallout.java:174) [classes/:?]
    at org.openbravo.erpCommon.ad_callouts.SE_Invoice_Organization.execute(SE_Invoice_Organization.java:34) [classes/:?]
    at org.openbravo.erpCommon.ad_callouts.SimpleCallout.executeSimpleCallout(SimpleCallout.java:93) [classes/:?]
    at org.openbravo.client.application.window.FormInitializationComponent.runCallouts(FormInitializationComponent.java:1530) [classes/:?]
    at org.openbravo.client.application.window.FormInitializationComponent.executeCallouts(FormInitializationComponent.java:1462) [classes/:?]
    at org.openbravo.client.application.window.FormInitializationComponent.execute(FormInitializationComponent.java:274) [classes/:?]
Open Simplified Invoices window and create a new record.
No tags attached.
related to feature request 0056228 closed ifernandez POS2 Factura Substitutiva should work with Immutable reports 
related to defect 0056469 closed kousalya_r Openbravo Localizations Substitutive Invoice window should be read only in BO, as records should only be created from POS 
Issue History
2024-09-04 13:32ifernandezNew Issue
2024-09-04 13:32ifernandezAssigned To => Retail
2024-09-04 13:32ifernandezTriggers an Emergency Pack => No
2024-09-04 13:33ifernandezRelationship addedrelated to 0056228
2024-09-04 13:34ifernandezCategoryPOS => Core
2024-09-04 13:42ifernandezAssigned ToRetail => Triage Platform Base
2024-09-04 14:37aferrazAssigned ToTriage Platform Base => Triage Omni OMS
2024-09-04 14:41aferrazNote Added: 0168732
2024-09-19 16:00jonaeStatusnew => scheduled
2024-09-19 16:01jonaeNote Added: 0169397
2024-09-19 16:01jonaeStatusscheduled => resolved
2024-09-19 16:01jonaeResolutionopen => fixed
2024-09-19 16:01jonaeStatusresolved => closed
2024-09-19 16:01jonaeRelationship addedrelated to 0056469

Notes
(0168732)
aferraz   
2024-09-04 14:41   
Jira: https://openbravo.atlassian.net/browse/RM-16742 [^]
(0169397)
jonae   
2024-09-19 16:01   
After change in https://gitlab.com/openbravo/devel/openbravo/-/commit/44333ce919bbe17db26813490efa21fbe78111b8 [^] the window is readonly, so this topic can not be reproduced