[
https://issues.apache.org/jira/browse/OFBIZ-10675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17303975#comment-17303975 ]
ASF subversion and git services commented on OFBIZ-10675:
---------------------------------------------------------
Commit 3ba85315958c996c0dfc687b0e4992f8727e6da3 in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=3ba8531 ]
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)