You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (Jira)" <ji...@apache.org> on 2021/07/24 10:31:00 UTC

[jira] [Commented] (OFBIZ-12290) GL Reconciliation unable to be edited

    [ https://issues.apache.org/jira/browse/OFBIZ-12290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17386702#comment-17386702 ] 

Jacques Le Roux commented on OFBIZ-12290:
-----------------------------------------

Hi David,

What was the previous closed issue?

> GL Reconciliation unable to be edited
> -------------------------------------
>
>                 Key: OFBIZ-12290
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12290
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: 17.12.07
>            Reporter: David S Hunter
>            Priority: Major
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> I saw a previous issue that was closed, but the issue still occurs on new downloads of 17.12.07 and on the demo version that is available online. The error being thrown logs the following: 
>  
> 2021-07-21 22:31:26,506 |jsse-nio-8443-exec-7 |ModelService |E| [ModelService.validate] : \{updateGlReconciliation} : (OUT) Required test error: org.apache.ofbiz.service.ServiceValidationException: The following required parameter is missing: [OUT] [updateGlReconciliation.glReconciliationId]
> In order to fix it so that the GlReConciliations could update, I changed the the services_ledger.xml file. 
> I changed the Primary Key to the following: 
> <auto-attributes include="pk" mode="IN" optional="false"/>
> I changed it from "INOUT" to "IN" I saw in the previous issue that someone did the opposite and the code worked for them, so I am at a loss for words as to why this fix works. I did try many other things though, and it seems like this was the only way that I could get the program to accept updates to GL Reconciliation.
> Also, there is another issue with GLReconciliations. Find Financial Account Reconciliations does not return reconciliations that have been created by the user. Only the demo data Reconciliations populate the List. I have not gone through the code to find a potential fix yet, so I will create an issue for that in a few days (once I find a solution). 
> This is only my second time sending an issue, so any feedback is welcomed. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)