ExternalCode | 外部编码 | string | {{reimNo}}{{detailList.subjName}} |
DocType | 凭证字 | string | 记 |
VoucherDate | 制单日期 | string | {{closeTime}} |
Entrys | Entrys | array | detailList |
Entrys.borrow-1 | 借方-1 | object | |
Entrys.borrow-1.Summary-1 | 借方摘要 | string | {{projName}}{{personName}}报{{endTimes}}{{subjFullName}} |
Entrys.borrow-1.Account-1 | 借方科目档案 | string | 6601040202 |
Entrys.borrow-1.ExchangeRate-1 | 借方汇率 | string | 1 |
Entrys.borrow-1.Currency-1 | 借方货币 | string | RMB |
Entrys.borrow-1.AmountDr-1 | 借方本币 | string | function sum({{detailList.invoices.0.amount}}-{{detailList.invoices.0.taxAmount}}) |
Entrys.borrow-1.AuxInfos-1 | 借方辅助核算项 | array | |
Entrys.borrow-1.AuxInfos-1.AuxAccDepartment-1 | 部门 | string | {{detailList.projName}} |
Entrys.borrow-1.AuxInfos-1.AuxAccPerson-1 | 个人(员工) | string | _findCollection find Code from 3076d602-dbb1-3431-8977-b7558b1414d1 where Name={{personName}} |
Entrys.borrow-1.AuxInfos-1.AuxAccCustomer-1 | 客户(往来单位) | string | |
Entrys.borrow-1.AuxInfos-1.AuxAccProject-1 | 项目 | string | |
Entrys.borrow-1.AuxInfos-1.AuxAccInventory-1 | 存货 | string | |
Entrys.borrow-1.borrow-3 | 借方-3 | object | |
Entrys.borrow-1.borrow-3.Summary-3 | 借方摘要 | string | {{projName}}{{personName}}报{{endTimes}}{{subjFullName}}{{detailList.invoices.0.invoiceName}} |
Entrys.borrow-1.borrow-3.Account-3 | 借方科目档案 | string | function case when '{{detailList.invoices.0.invoiceName}}'='增值税专用发票百分之6' then '2221010104' when '{{detailList.invoices.0.invoiceName}}'='增值税专用发票百分之5' then '2221010103' when '{{detailList.invoices.0.invoiceName}}'='增值税专用发票百分之3' then '2221010102' when '{{detailList.invoices.0.invoiceName}}'=10 then '2221010105' when '{{detailList.invoices.0.invoiceName}}'='增值税专用发票百分之13' then '2221010106' when '{{detailList.invoices.0.invoiceName}}'=16 then '2221010101' when '{{detailList.invoices.0.invoiceName}}'='增值税专用发票百分之9' then '2221010109' when '{{detailList.invoices.0.invoiceName}}'=13 then '2221010106' when '{{detailList.invoices.0.invoiceName}}'='增值税专用发票百分之1' then '2221010110' when '{{detailList.invoices.0.invoiceName}}'='长途汽车票' then '2221010107' when '{{detailList.invoices.0.invoiceName}}'='飞机票' then '2221010108' when '{{detailList.invoices.0.invoiceName}}'='火车票' then '2221010108' else '22210101' end |
Entrys.borrow-1.borrow-3.ExchangeRate-3 | 借方汇率 | string | 1 |
Entrys.borrow-1.borrow-3.Currency-3 | 借方货币 | string | RMB |
Entrys.borrow-1.borrow-3.AmountDr-3 | 借方本币 | string | _function case when '{{detailList.invoices.0.taxAmount}}'=0 then '' else '{{detailList.invoices.0.taxAmount}}' end |
Entrys.borrow-1.borrow-3.AuxInfos-3 | 借方辅助核算项 | array | |
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccDepartment-3 | 部门 | string | {{detailList.projName}} |
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccPerson-3 | 个人(员工) | string | findCollection find Code from 3076d602-dbb1-3431-8977-b7558b1414d1 where Name={{personName}} |
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccCustomer-3 | 客户(往来单位) | string | |
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccProject-3 | 项目 | string | |
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccInventory-3 | 存货 | string | |
Entrys.borrow-1.borrow-3.loan-2 | 贷方-2 | object | |
Entrys.borrow-1.borrow-3.loan-2.Summary-2 | 贷方摘要 | string | {{projName}}{{personName}}报{{endTimes}}{{subjFullName}} |
Entrys.borrow-1.borrow-3.loan-2.Account-2 | 贷方科目档案 | string | _function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '10020101' else '{{detailList.reimCustomFieldDataList_1_value}}' end |
Entrys.borrow-1.borrow-3.loan-2.ExchangeRate-2 | 贷方汇率 | string | 1 |
Entrys.borrow-1.borrow-3.loan-2.Currency-2 | 贷方货币 | string | RMB |
Entrys.borrow-1.borrow-3.loan-2.AmountCr-2 | 贷方本币 | string | {{verificationMoney}} |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2 | 贷方辅助核算项 | array | |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccDepartment-2 | 部门 | string | function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '' else '{{detailList.projName}}' end |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccPerson-2 | 个人(员工) | string | _function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '' else _findCollection find Code from 3076d602-dbb1-3431-8977-b7558b1414d1 where Name={{personName}} endFind end |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccCustomer-2 | 客户(往来单位) | string | |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccProject-2 | 项目 | string | |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccInventory-2 | 存货 | string | |
Entrys.borrow-1.borrow-3.loan-2.loan-4 | 贷方-4 | object | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.Summary-4 | 贷方摘要 | string | {{projName}}{{personName}}报{{endTimes}}{{subjFullName}} |
Entrys.borrow-1.borrow-3.loan-2.loan-4.Account-4 | 贷方科目档案 | string | _function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '10020101' else '{{detailList.reimCustomFieldDataList_1_value}}' end |
Entrys.borrow-1.borrow-3.loan-2.loan-4.ExchangeRate-4 | 贷方汇率 | string | 1 |
Entrys.borrow-1.borrow-3.loan-2.loan-4.Currency-4 | 贷方货币 | string | RMB |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AmountCr-4 | 贷方本币 | string | function case when '{{verificationMoney}}' in ('') then '{{detailList.money}}' else sum('{{detailList.money}}'-'{{verificationMoney}}') end |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4 | 贷方辅助核算项 | array | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccDepartment-4 | 部门 | string | _function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '' else '{{detailList.projName}}' end |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccPerson-4 | 个人(员工) | string | function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '' else 'findCollection find Code from 3076d602-dbb1-3431-8977-b7558b1414d1 where Name={{personName}} _endFind' end |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccCustomer-4 | 客户(往来单位) | string | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccProject-4 | 项目 | string | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccInventory-4 | 存货 | string | |
Entrys.dataKey | dataKey | string | dto |
Entrys.accountStrategyId | 科目基础资料查询方案 | string | 367ab75e-7355-3ae5-bb7a-35e6a5d934d3 |