Commit c9189414 authored by hangjun83's avatar hangjun83

财务开票模块更新

parent 6ffc140a
......@@ -173,6 +173,7 @@ class InvoiceService
$applyInvoiceParams['gmfEmail'] = $invoiceParams['invoice_customer']['cust_email']; // 购买方邮箱
$applyInvoiceParams['sqr'] = $invoiceParams['invoice_creater_by'];
$applyInvoiceParams['kpr'] = $invoiceParams['invoice_creater_by'];
$applyInvoiceParams['dlzh'] = $platformInfo['qyid'];
$applyInvoiceParams['sfwzzfp'] = 'N';
$applyInvoiceParams['zpFppzdm'] = $invoiceParams['invoice_category'] == 2 ? '1130' : '04';
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment