@Service public class PreInvoiceGenerateServiceImpl extends Object implements PreInvoiceGenerateService
| Modifier and Type | Field and Description |
|---|---|
protected RemarkService |
remarkService |
DEDUCTION_REMARK, DEFAULT_SIZE, ELECTRONIC_SIZE, HBBM_SET, LIST_GOODS_NAME, RED_NORMAL_REMARK, RED_NORMAL_REMARK_CODE, RED_NORMAL_REMARK_NO, RED_SPECIAL_REMARK, TAX_CODE_SHORT_NAME_JOINER_PREFIX, TAX_CODE_SHORT_NAME_JOINER_SUFFIX| Constructor and Description |
|---|
PreInvoiceGenerateServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<SplitPreInvoiceInfo> |
createPreInvoice(BillInfo billInfo,
SplitRule rule)
生成预制发票
|
static void |
negateBigDecimalField(Object object) |
@Autowired protected RemarkService remarkService
public List<SplitPreInvoiceInfo> createPreInvoice(BillInfo billInfo, SplitRule rule)
createPreInvoice in interface PreInvoiceGenerateServicebillInfo - 单据信息rule - 规则public static void negateBigDecimalField(Object object)
Copyright © 2020. All rights reserved.