We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
操作系统及版本: ----GoodERP 当前最新版本
问题描述: ----购货订单下50000的单子,预付款填写10000, 确认生成成了一张预付款单,未确认的付款单的tree视图中“未核销金额”字段取值有BUG
1.创建一张采购订单 ,50000成交金额,10000预付款,保存确认。
切换资金模块,查看新生成的付款单tree视图 ,未核销金额显示 50000
确认付款单,为核销金额显示 10000
撤销付款单确认,tree视图为核销金额显示 0
...
当前结果: ----未核销金额显示异常
截图: 采购订单
审批完成的付款单
确认之后的付款单
撤销确认的付款单
期望的结果: ----预付款的情形,付款单未确认之前显示为0 ----其他单据生成付款单是否也有这样的bug 比如:采购入库单,购货订单(不按收货结算,点确认时)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
操作系统及版本:
----GoodERP 当前最新版本
问题描述:
----购货订单下50000的单子,预付款填写10000, 确认生成成了一张预付款单,未确认的付款单的tree视图中“未核销金额”字段取值有BUG
重现问题的步骤:
1.创建一张采购订单 ,50000成交金额,10000预付款,保存确认。
切换资金模块,查看新生成的付款单tree视图 ,未核销金额显示 50000
确认付款单,为核销金额显示 10000
撤销付款单确认,tree视图为核销金额显示 0
...
当前结果:
----未核销金额显示异常
截图:
采购订单
审批完成的付款单
确认之后的付款单
撤销确认的付款单
期望的结果:
----预付款的情形,付款单未确认之前显示为0
----其他单据生成付款单是否也有这样的bug 比如:采购入库单,购货订单(不按收货结算,点确认时)
The text was updated successfully, but these errors were encountered: