You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/03/18 09:26:00 UTC

[jira] [Commented] (OFBIZ-10675) createGlReconciliation throws an error

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

ASF subversion and git services commented on OFBIZ-10675:
---------------------------------------------------------

Commit 130f73ac9bab3f8b0f0d62306822b117895f5d3c in ofbiz-framework's branch refs/heads/release18.12 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=130f73a ]

Fixed: createGlReconciliation throws an error (OFBIZ-10675)

https://demo-trunk.ofbiz.apache.org/accounting/control/createGlReconciliation
When entering an amount and submitting the data an error is thrown.

jleroux:
EditFinAccountReconciliation form extends EditGlReconciliation. There
glReconciliationId and reconciledBalance fields are already present.
So adding them in EditFinAccountReconciliation  is wrong. On the other hand the
display of reconciledBalance is better in EditFinAccountReconciliation.
So I moved it there.

Thanks: Pierre Smits for report and Mohammed Rehan Khan for initial patch


> createGlReconciliation throws an error
> --------------------------------------
>
>                 Key: OFBIZ-10675
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10675
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: Trunk
>            Reporter: Pierre Smits
>            Assignee: Jacques Le Roux
>            Priority: Major
>         Attachments: OFBIZ-10675.patch, Screen Shot 2018-11-26 at 15.49.38.png
>
>
> See accounting/control/createGlReconciliation
> When entering an amount and submitting the data an error is thrown. See attached image.



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