EAS Cloud 税务管理二开扩展

true走二开实现,false标准实现 | | afterCutsomerInfo | 设置客户信息(后置) | | | | beforSetInvoiceOrgId | 设置开票组织(前置) | MakeInvoiceInfo invoice, BillReqInfo billReq | | | overrideSetInvoiceOrgId | 设置开票组织(二开) | MakeInvoiceInfo invoice, BillReqInfo billReq | boolean
true走二开实现,false标准实现 | | afterSetInvoiceOrgId | 设置开票组织(后置) | MakeInvoiceInfo invoice, BillReqInfo billReq | | | beforeSetProduct | 设置商品名称(前置) | Context ctx, MakeInvoiceInfo invoice, BillReqInfo billReq, BillEntryReqInfo entryReq, MakeInvoiceEntryInfo entry | | | overrideSetProduct | 设置商品名称(覆盖) | Context ctx, MakeInvoiceInfo invoice, BillReqInfo billReq, BillEntryReqInfo entryReq, MakeInvoiceEntryInfo entry | boolean
true走二开实现,false标准实现 | | afterSetProduct | 设置商品名称(后置) | Context ctx, MakeInvoiceInfo invoice, BillReqInfo billReq, BillEntryReqInfo entryReq, MakeInvoiceEntryInfo entry | | | getBillReqInfoFromReDevelop | 应收单二开字段,可通过本方法传递到业务单据信息中。再在afterSetInvoiceOrgId中使用。 | BillReqInfo billReq, OtherBillInfo otherBill | | | getBillEntryReqInfoFromReDevelop | 同上,分录数据,配合afterSetProduct使用 | BillEntryReqInfo billEntryReq, OtherBillentryInfo otherBillEntry | | | beforeSetBills | 设置中间单据(前置) | Context ctx ,InvoiceReqInfo req, Map
true走二开实现,false标准实现 | | afterSetBills | 设置中间单据(后置) | Context ctx ,InvoiceReqInfo req, Map
EAS Cloud 税务管理二开扩展
# 一、开票流程应收单 -> 开票单业务单据 -> 开票申请单 -> 开票单


