提交 8e6ccef3 authored 作者: 艾庆国's avatar 艾庆国

Merge branch 'refs/heads/v30.6_order_quote_20241022' into test_jdk17

......@@ -1369,7 +1369,7 @@ public class SettlementMqHandlerServiceImpl implements SettlementMqHandlerServic
return;
}
if (!Objects.equals(settlementOwnerDetail.getInvoiceConfigType(), QuotationEnum.InvoicingConfigType.YES.getCode())){
if (!Objects.equals(settlementOwnerDetail.getInvoiceConfigType(), QuotationEnum.InvoicingConfigType.NO.getCode())){
return;
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论