[
https://issues.apache.org/jira/browse/OFBIZ-10675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17303965#comment-17303965 ]
ASF subversion and git services commented on OFBIZ-10675:
---------------------------------------------------------
Commit 5b0b80f795dc8ad84f8c4fb2188dfcb2d2872b1c in ofbiz-framework's branch refs/heads/release17.12 from Jacques Le Roux
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=5b0b80f ]
Fixed: createGlReconciliation throws an error (OFBIZ-10675)
https://demo-trunk.ofbiz.apache.org/accounting/control/createGlReconciliationWhen 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)