OneBase API文档
此文档为OneBase官方网站提供数据接口,仅供参考,开发者可参考开发手册进行API接口开发。
错误码规范
code 第1位(错误提示级别),第2-3位(错误模块),第4-7位(错误代码)class | property | code | msg |
---|---|---|---|
CodeBase | success | 0 | 操作成功 |
CodeBase | accessTokenError | 1000001 | 访问Toekn错误,请退出登录重试 |
CodeBase | userTokenNull | 1000002 | 用户Toekn不能为空,请退出登录重试 |
CodeBase | apiUrlError | 1000003 | 接口路径错误 |
CodeBase | dataSignError | 1000004 | 数据签名错误,请退出登录重试 |
CodeBase | userTokenError | 1000005 | 用户Toekn解析错误,请退出登录重试 |
CodeBase | paramError | 1000006 | 请求方法错误,请返回重试 |
CodeBase | jurisdictionError | 1000006 | 权限不足,请切换账套 |
CodeBase | accountError | 1000007 | 没有权限操作此账套 |
CodeBase | memberAccountError | 2000001 | 用户不存在 |
CodeBase | codeLenError | 2000002 | 科目编码长度不符合规则 |
CodeBase | codeRepeatError | 2000003 | 科目编码已存在 |
CodeBase | defaultSubjectAddError | 2000004 | 添加默认科目失败 |
CodeBase | deleteSubjectError | 2000005 | 初始科目不能删除 |
CodeBase | deleteSubjectOtherError | 2000006 | 科目内有金额不能操作 |
CodeBase | subjectHaveChildError | 2000007 | 科目有子级不能删除 |
CodeBase | dateError | 2000008 | 数据不存在 |
CodeBase | subjectNoOperationError | 2000009 | 此科目不能操作 |
CodeBase | error | -1 | 操作失败 |
CodeBase | subjectAddedError | 2000010 | 该科目已存在 |
CodeBase | assetsSubjectAddError | 2000011 | 该科目添加失败 |
CodeBase | userError | 2000012 | 用户添加失败 |
CodeBase | againPasswordError | 2000013 | 两次密码输入不一致 |
CodeBase | addAssetsOperDefalutError | 2000014 | 添加默认资产信息失败 |
CodeBase | addProfitOperDefalutError | 2000015 | 添加默认利润信息失败 |
CodeBase | addAccountAuthError | 2000016 | 添加账套权限失败 |
CodeBase | deleteVoucherError | 2000017 | 该科目已有凭证记录,无法删除 |
CodeBase | adderror | 2000018 | 添加操作失败 |
CodeBase | subjectAddError | 2000019 | 添加默认科目操作失败 |
CodeBase | apiError | 2000020 | API操作失败 |
CodeBase | subjectErrorAdd1 | 2000021 | 操作失败 |
CodeBase | subjectErrorAdd2 | 2000022 | 操作失败 |
CodeBase | subjectErrorAdd3 | 2000023 | 科目添加失败 |
CodeBase | subjectErrorAdd4 | 2000024 | 科目添加失败 |
CodeBase | fileErrorSuffix | 2000025 | 只允许上传 .xls 和.xlsx 文件 |
CodeBase | fileError | 2000026 | 文件上传失败 |
CodeBase | AccountExistError | 2000027 | 该用户已是账套成员 |
CodeBase | timeOutError | 2000028 | 时间选择错误 |
CodeBase | companyEmptyError | 3000001 | 公司信息获取失败,请重试(001) |
CodeBase | userGroupEmptyError | 3000002 | 公司信息获取失败,请重试(002) |
CodeBase | authEmptyError | 3000003 | 权限不足,请重试(003) |
CodeBase | repeatSubmitError | 3000004 | 请求过快,请稍后重试 |
Common | passwordError | 1010001 | 登录密码错误 |
Common | usernameOrPasswordEmpty | 1010002 | 用户名或密码不能为空 |
Common | registerFail | 1010003 | 注册失败 |
Common | oldOrNewPassword | 1010004 | 旧密码或新密码不能为空 |
Common | changePasswordFail | 1010005 | 密码修改失败 |
CompanyInvoiceTip | noFitCompanyError | 4010001 | 没有适合的公司 |
CompanyInvoiceTip | noFitCompanyPhoneError | 4010001 | 该公司没有填写法人电话 |
CompanyInvoiceTip | lackData | 4010002 | 缺少参数 |
CompanyInvoiceTip | wrongData | 4010003 | 发生错误,请联系管理员 |
CompanyInvoiceTip | wagesInfoError | 4010003 | 详情获取失败,请返回重试 |
CompanyInvoiceTip | wagesDetermineError | 4010003 | 工资单已确认 |
CompanyInvoiceTip | wagesEmptyError | 4010003 | 工资单获取失败,请返回重试 |
CompanyInvoiceTip | wagesCustomEmptyError | 4010003 | 工资单明细获取失败,请返回重试 |
CompanyInvoiceTip | customerAddError | 4010003 | 关联企业失败 |
Mine | dateParamError | 3000001 | 请求参数错误 |
Mine | error | 3000002 | 操作错误 |
Mine | contractCodeRepeatError | 3000003 | 合同编码重复 |
Mine | phoneError | 3000004 | 请填写手机号 |
Mine | codeError | 3000005 | 请填写验证码 |
Mine | passwordError | 3000006 | 请填写密码 |
Mine | repasswordError | 3000007 | 请填写确认密码 |
Mine | memberError | 3000008 | 缺少参数member_id |
Mine | idError | 3000009 | 缺少参数id |
Mine | userIdError | 3000010 | 缺少参数user_id |
Mine | getUserIdError | 3000011 | 缺少参数get_user_id |
Mine | customerCodeRepeatError | 3000012 | 客户编码重复 |
Mine | departmentCodeRepeatError | 3000013 | 部门编码重复 |
Mine | projectCodeRepeatError | 3000014 | 项目编码重复 |
Mine | staffCodeRepeatError | 3000015 | 职员编码重复 |
Mine | supplierCodeRepeatError | 3000016 | 供应商编码重复 |
Mine | noDeleteUser | 3000017 | 不能移除当前用户 |
Mine | error_1 | 3000018 | 操作错误 |
Mine | error_2 | 3000019 | 操作错误 |
Mine | error_3 | 3000020 | 操作错误 |
Mine | noDeleteAuth | 3000021 | 您没有删除此账套的权限 |
Mine | noAuth | 3000022 | 您没有操作权限 |
Mine | hasAccount | 3000023 | 账套名称重复 |
Mine | noUser | 3000024 | 用户信息获取失败,请返回重试 |
Mine | noHaveCollect | 3000025 | 该公司不存在 |
Mine | voucherError | 3000025 | 删除失败,该账套已有凭证 |
Mine | accountFeesDelError | 3000026 | 删除失败,该客户已创建账套 |
Mine | financeCollectFeesLogExamine | 3000027 | 修改失败,该记录已审核 |
Report | error | 3100001 | 操作错误 |
Report | accountError | 3100002 | 请选择账套 |
Report | cashError | 3100003 | 请选择资产项 |
Report | profitError | 3100003 | 请选择利润项 |
Report | subjectError | 3100004 | 请选择科目 |
Report | operatorError | 3100005 | 请选择运算符 |
Report | ruleError | 3100006 | 请选择取数规则 |
Report | timeError | 3100007 | 请选择时间 |
Voucher | success | 0 | 操作成功 |
Voucher | resultError | 2010001 | 请求失败,请重新操作 |
Voucher | phoneOrPwdError | 1010001 | 账号或密码不正确 |
Voucher | pwdEmptyError | 1010002 | 未设置密码,请使用验证码登录 |
Voucher | signLoginError | 1010003 | 登录失败,请重新操作 |
Voucher | userEmptyError | 1010004 | 用户信息获取失败,请返回重试 |
Voucher | phoneRepeatError | 1010005 | 手机号不正确,请重试 |
Voucher | paramError | 2010002 | 请检查参数 |
Voucher | voucherCodeRepeat | 2010003 | 编码重复 |
Voucher | voucherMenuEmpty | 2010004 | 请设置科目 |
Voucher | voucherMenu | 2010005 | 菜单数目小于两条 |
Voucher | voucherMenuAbstract | 2010006 | 摘要不能为空 |
Voucher | voucherMenuSubjectId | 2010007 | 请选择科目 |
Voucher | voucherMenuMoneyNumber | 2010008 | 借方金额与贷方金额需为数字 |
Voucher | voucherMenuMoneyError | 2010009 | 借方金额与贷方金额必须设置一个 |
Voucher | voucherMenuBorrowError | 2010010 | 借方金额与贷方金额不能同时设置 |
Voucher | voucherMenuLoan | 2010011 | 请检查金额 |
Voucher | voucherTimeError | 2010011 | 请检查时间 |
Voucher | voucherError | 2010012 | 请检查凭证 |
Voucher | subjectError | 2010013 | 请检查科目 |
Voucher | yearError | 2010014 | 请检查年份 |
Voucher | fileTypeError | 2010015 | 文件后缀验证不通过 |
Voucher | filerepeatError | 2010016 | 文件重复 |
Voucher | fileError | 2010017 | 请检查文件格式 |
Voucher | jurisdictionError | 2010018 | 操作权限不足 |
Voucher | voucherEnd | 2010019 | 该凭证已结账 |
Voucher | voucherExamine | 2010019 | 该凭证已审核或已结账 |
Voucher | lossVoucherError | 2010020 | 结转凭证不允许修改 |
Voucher | accountError | 2010021 | 请检查账套 |
Voucher | accountTimeError | 2010022 | 请在合同期内添加凭证 |
Voucher | voucherMoneyError | 2010023 | 单笔金额最大两千万 |
Voucher | voucherNextError | 2010024 | 暂无更多凭证 |
Voucher | voucherDetailEmptyError | 2010025 | 该月份不需要整理断号,请重新选择 |
Voucher | voucherOriMoneyError | 2010025 | 原币最大支持2千万 |
Voucher | voucherExchangeError | 2010025 | 汇率最大支持2千万 |
Voucher | accountStartTimeError | 2010026 | 请在启用年月之后添加凭证 |
Voucher | currencyError | 2020001 | 币种错误 |
Voucher | currencyCodeOrNameError | 2020002 | 币别或名称重复 |
Voucher | currencyUseError | 2020003 | 币别正在使用 |
Voucher | currencyEmptyError | 2020004 | 请选择币种 |
Voucher | currencyUseSubjectError | 2020005 | 有凭证时不允许修改外币 |
Voucher | currencyRMBError | 2020006 | RMB币种不可以修改汇率 |
Voucher | currencyEndMoneyError | 2020007 | 原币汇率本位币等式不成立 |
Voucher | currencySubjectError | 2020008 | 币种已被删除或不存在 |
Voucher | currencyRMBNameError | 2020009 | RMB币种不可以修改名称 |
Voucher | currencyRMBCodeError | 2020010 | 人民币编码错误 |
Voucher | currencyDrfaultDelError | 2020011 | 默认币种(RMB)不允许删除 |
Voucher | currencyPrimeError | 2020012 | 期初存在数据,请勾选人民币 |
Voucher | SubjectNoCurrencyError | 2020013 | 科目不具有此外币信息,请刷新重试 |
Voucher | accountExistentError | 2030001 | 该账套不存在,请重新选择账套 |
Voucher | voucherExistenceError | 2030002 | 该账套下存在凭证 |
Voucher | accountLevelError | 2030003 | 权限不足,请切换账号操作 |
Voucher | accountUserUseError | 2030004 | 该用户已存在该账套中,请误重新操作 |
Voucher | memberAccountEmptyError | 2030004 | 信息获取失败,请刷新重试 |
Voucher | memberAccountRepeatError | 2030004 | 已创建帐套 |
Voucher | subjectCodeError | 2040001 | 请检查编码 |
Voucher | subjectTitleError | 2040002 | 请检查名称 |
Voucher | subjectTypeError | 2040003 | 请检查科目类别 |
Voucher | subjectDirectionError | 2040004 | 请检查借贷方向 |
Voucher | subjectExcelError | 2040005 | excel中科目存在错误 |
Voucher | subjectCodeTypeError | 2040006 | 科目编码与科目类型对应错误 |
Voucher | subjectTitleRepeatErrot | 2040007 | 名称重复,请重新填写 |
Voucher | subjectDirectionUseError | 2040008 | 该科目已被使用或存在余额,不允许修改借贷方向 |
Voucher | subjecHaveChildrenError | 2040009 | 该科目存在子集,请重新选择 |
Voucher | subjecDeepLengthError | 2040010 | 科目级别最多6级,请重试 |
Voucher | subjecUseCodeEmptyError | 2040011 | 科目已达上限,请更换父科目 |
Voucher | subjectCodeLengthError | 2040011 | 一级科目不允许修改 |
Voucher | subjectAuxiliaryhError | 2040012 | 该科目已存在凭证,不允许修改辅助核算 |
Voucher | subjectNoAuxiliaryError | 2040013 | 辅助核算错误,请重试 |
Voucher | subjectCashFlowError | 2040014 | 现金流入科目设置错误,请重试 |
Voucher | subjectFlowEmptyError | 2040015 | 请选择现金流入科目 |
Voucher | subjectFlowError | 2040016 | 该科目不支持开启辅助核算-现金流项目 |
Voucher | subjectEditLimitError | 2040016 | 3101 3102不允许修改 |
Voucher | subjectUseFlowError | 2040017 | 该科目已被使用,不允许取消辅助核算项目 |
Voucher | subjectEmptyError | 2040018 | 科目信息获取失败,请重试 |
Voucher | subjectDelProviError | 2040018 | 员工工资计提科目,不允许删除 |
Voucher | subjectOpenFixedError | 2040018 | 开启固定资产,不允许导入科目 |
Voucher | subjectFixedError | 2040018 | 固定资产科目,不允许修改 |
Voucher | subjectPidFixedError | 2040018 | 上级科目为固定资产科目,不允许添加子级科目 |
Voucher | subjectFixedDeleteError | 2040018 | 固定资产科目,不允许删除 |
Voucher | subjectValueFixedError | 2040018 | 固定资产科目,不允许修改金额 |
Voucher | subjectUseMoneyError | 2040018 | 存在金额,不允许导入科目 |
Voucher | subjectLimitError | 2040018 | 收入属性错误 |
Voucher | subjectLimitEmptyError | 2040018 | 收入属性不能为空 |
Voucher | giveCarrySubjectError | 2050001 | 获取科目失败,请重试 |
Voucher | emptyForwardError | 2050002 | 无需结转 |
Voucher | emptyCurrencyError | 2050003 | 外币获取失败,请重试 |
Voucher | currencyTimeEquError | 2050004 | 凭证日期与结转月份不一致,请重新选择时间 |
Voucher | mbfUnwantedCarryError | 2050004 | 民办非不需要结转损益 |
Voucher | noNeednetAssetsError | 2050004 | 该企业不需要结转净资产 |
Voucher | upperNotEndError | 2050004 | 上月未结账,请按顺序结账 |
Voucher | alreayEndError | 2050004 | 当月已经结账 |
Voucher | noyEndError | 2050004 | 当月无需结转 |
Voucher | isLossProfitError | 2050004 | 结转损益/净资产未完成,不允许结账 |
Voucher | isYearLossProfitError | 2050004 | 年末结转损益未完成,不允许结账 |
Voucher | isExamineError | 2050004 | 凭证未审核完成,不允许结账 |
Voucher | isVoucherNumError | 2050004 | 存在断号,不允许结账 |
Voucher | isAssetsLiabilitiesError | 2050004 | 报表不平,不允许结账 |
Voucher | isFixedAssetsError | 2050004 | 固定资产未结账,不允许结账 |
Voucher | endNoError | 2050004 | 当月没有结账,无需反结账 |
Voucher | endUpperNoError | 2050004 | 下个月没有反结账,请按顺序反结账 |
Voucher | voucherEndError | 2050004 | 当月已结账,不允许添加凭证 |
Voucher | SubjectMoneyEndError | 2050004 | 已结账,不允许修改期初 |
Voucher | voucherExamineEndError | 2050004 | 已结账,不允许审核/弃审凭证 |
Voucher | voucherNUmEndError | 2050004 | 已结账,不允许整理断号 |
Voucher | wxcustomerEndEmptyError | 2050004 | 小程序客户未结账,不允许新增凭证 |
Voucher | fixedAccountEndError | 2050004 | 本期期末已结账,请先前往期末结转进行反结账 |
Voucher | accountYearEndError | 2050004 | 只有年末可以结转年度损益 |
Voucher | accountYearNoEndError | 2050004 | 无需结转年度损益 |
Voucher | emptyExcelError | 2060001 | 导出数据为空 |
Voucher | startOrEndLevelError | 2060002 | 科目级别错误 |
Voucher | startGtEndLevelError | 2060003 | 科目级别错误 |
Voucher | importEmptyError | 2060004 | 导入数据为空 |
Voucher | departCodeOrTitleError | 2070001 | 编码或名称重复 |
Voucher | departEmptyError | 2070002 | 部门查询为空,请刷新重试 |
Voucher | fixedAssetsStatusError | 2080001 | 该账套已启用固定资产模块 |
Voucher | fixedAssetsStopError | 2080001 | 该账套未启用过固定资产模块 |
Voucher | fixedAssetsStartNumError | 2080002 | 该账套已启用过固定资产模块,暂无法再次启用 |
Voucher | fixedAssetsVoucherError | 2080003 | 该账套下存在凭证,不允许开启 |
Voucher | fixedAssetsSubjectNumError | 2080004 | 该账套科目错误,请联系客服 |
Voucher | fixedAssetsSubjectPidError | 2080005 | 该账套1601,1602,1606科目下存在下级科目,开启失败 |
Voucher | fixedAssetsSubjectCurError | 2080006 | 该账套1601,1602,1606科目已开启外币核算,开启失败 |
Voucher | fixedAssetsSubjectAuxError | 2080007 | 该账套1601,1602,1606科目已开启辅助核算,开启失败 |
Voucher | fixedAssetsSubjectDeoError | 2080007 | 折旧费用科目不能开始辅助核算或外币核算,请重新选择科目 |
Voucher | fixedAssetsCloseError | 2080008 | 该账套已关闭固定资产模块 |
Voucher | fixedAssetsError | 2080009 | 获取固定资产期初数据失败,请重试 |
Voucher | fixedAccumulatedError | 2080010 | 获取累计折旧期初数据失败,请重试 |
Voucher | fixedEstimatedError | 2080011 | 预计残值不正确 |
Voucher | fixedRemainingError | 2080012 | 剩余使用月份不正确 |
Voucher | fixedPreviousError | 2080013 | 以前年度累计折旧不正确 |
Voucher | fixedMonthlyError | 2080014 | 每月折旧额不正确 |
Voucher | fixedCumulativeError | 2080015 | 累计折旧科目不正确 |
Voucher | fixedDepreciationError | 2080016 | 折旧费用科目不正确 |
Voucher | fixedLiquidationError | 2080017 | 资产清理科目不正确 |
Voucher | fixedPeriodError | 2080018 | 录入期间不正确 |
Voucher | fixedAssetsIdError | 2080018 | 固定资产获取失败 |
Voucher | accumulatedYearMoneyError | 2080018 | 累计折旧不能小于本年累计折旧 |
Voucher | originalMoneyLessError | 2080018 | 请输入正确的资产原值 |
Voucher | DepreciationGreaterError | 2080018 | 请输入正确的累计折旧 |
Voucher | departError | 2080018 | 部门错误 |
Voucher | fixedAssetsInfoError | 2080018 | 获取信息失败,请重试 |
Voucher | fixedAssetsIdsError | 2140004 | 固定资产选项错误,请重试 |
Voucher | fixedAssetsChangeIdsError | 2140004 | 变更记录错误,请重试 |
Voucher | fixedSettlementError | 2140004 | 固定资产结账错误 |
Voucher | fixedHaveChangeError | 2140004 | 本账期存在未生成凭证的记录,请先生成凭证再结账 |
Voucher | fixedChangeTimeError | 2140004 | 固定资产变更记录时间错误,请重新选择 |
Voucher | fixedChangeError | 2140004 | 固定资产变更记录错误,请重试 |
Voucher | fixedAlerdyVoucherError | 2140004 | 固定资产变更记录已经生成凭证,请重新选择 |
Voucher | alerdyEndVoucherError | 2140004 | 固定资产计提折旧已经生成凭证 |
Voucher | fixedendAlerdyError | 2140004 | 固定资产已结账,不允许添加初始化固定资产 |
Voucher | fixedChangeVoucherError | 2140004 | 批量提交凭证失败,请刷新重试 |
Voucher | fixedChangeVoucDetError | 2140004 | 提交凭证失败,固定资产相关科目金额不允许修改 |
Voucher | fixedNoSettlementError | 2140004 | 亲,没有结账的期间不允许反结账 |
Voucher | fixedAfterSettlementError | 2140004 | 后期已经结账,放弃不能反结账哦 |
Voucher | fixedAfterHaveChangeError | 2140004 | 后期有固定资产变更记录,请先删除后操作 |
Voucher | fixedChangeHaveVouchError | 2140004 | 以生成凭证,请先删除凭证后操作 |
Voucher | fixedParamBalanceError | 2140004 | 固定资产期初不平,请先处理期初数据 |
Voucher | fixedstartTimeError | 2140004 | 开始使用日期不能晚于录入期间 |
Voucher | fixedChangeDelError | 2140004 | 变更记录请按顺序删除,之后存在变更记录 |
Voucher | fixedDefaultSubjectError | 2140004 | 已启用固定资产,1601,1602,1606科目请通过固定资产进行添加 |
Voucher | fixedTimeError | 2140004 | 时间错误,请重新选择 |
Voucher | workTitleError | 2090018 | 表单信息获取失败,请重试 |
Voucher | workError | 2090018 | 客户信息获取失败或无权操作,请重试 |
Voucher | workTitleRepeatError | 2090018 | 表单名称重复 |
Voucher | workDelError | 2090018 | 删除失败,无权删除 |
Voucher | workTitleIdError | 2090018 | 标题信息获取失败 |
Voucher | workCompanyNameError | 2090018 | 公司名称错误 |
Voucher | workLevelError | 2090018 | 等级错误 |
Voucher | incomeChangeError | 2090018 | 季度错误,请重新选择 |
Voucher | ticketResultError | 2090018 | 催票到票统计错误 |
Voucher | emptyCashValueError | 2100001 | 报表底稿公式数据错误 |
Voucher | startNeqEndTimeError | 2100002 | 开始时间与结束时间需在同一年 |
Voucher | formulaUseError | 2100003 | 公式已存在,请勿重新添加 |
Voucher | businessStandardError | 2100003 | 该帐套不支持此表 |
Voucher | businessError | 2100003 | 请检查业务活动表 |
Voucher | businessEditError | 2100003 | 请检查业务活动表,不允许修改 |
Voucher | businessOperRepeatError | 2100003 | 该科目已经添加,请勿重新添加 |
Voucher | businessOperEmptyError | 2100003 | 查询失败,请刷新重试 |
Voucher | emptyStewardUserIdError | 2110001 | 管家不存在,请重新选择 |
Voucher | collectApiError | 2110002 | 接口非法访问!!! |
Voucher | collectUsePayError | 2110003 | 已支付,无需支付 |
Voucher | collextFeesLogEmptyError | 2110004 | 获取信息失败,请重新获取 |
Voucher | contractAlreadyExisError | 2110005 | 合同信息已存在,请勿重新添加 |
Voucher | contractAlreadyExamError | 2110006 | 缴费信息未到账,暂无法添加合同信息 |
Voucher | capitalUseCodeError | 2120001 | 编码重复,请更换编码 |
Voucher | capitalUseTitleError | 2120002 | 名称重复,请更换名称 |
Voucher | capitalCurrencyError | 2120003 | 该科目不具有外币信息,请重新选择科目或外币 |
Voucher | capitalSetEmptyError | 2120004 | 信息获取失败,请重试 |
Voucher | capitalSetError | 2120005 | 资金账户错误,请重试 |
Voucher | capitalRevenueTypeError | 2120006 | 收支类别错误,请重试 |
Voucher | capitalAccountBeforeError | 2120007 | 请选择账套启用时间之后的时间 |
Voucher | capitalBorrowMoneyError | 2120008 | 借方金额与收支类别不一致,请重试 |
Voucher | capitalLoanMoneyError | 2120009 | 贷方金额与收支类别不一致,请重试 |
Voucher | capitalSettlementError | 2120010 | 结算方式错误,请重新选择 |
Voucher | capitalError | 2120011 | 单据信息获取失败,请重试 |
Voucher | capitalUseSetError | 2120012 | 该资金账户已被使用,不允许删除 |
Voucher | capitalUseTypeError | 2120013 | 该收支类别已被使用,不允许删除 |
Voucher | capitalUseVoucherError | 2120014 | 已生成凭证,不允许删除,请先删除凭证 |
Voucher | capitalSetNoSubjectError | 2120015 | 资金账户未设置科目,请先设置科目 |
Voucher | capitalSetNoCurrencyError | 2120015 | 资金账户币别已被删除,请重新设置 |
Voucher | capitalNoVoucherError | 2120015 | 信息获取失败,请返回重试 |
Voucher | capitalVoucherError | 2120015 | 已生成凭证,请先删除后在操作 |
Voucher | capitalEmptyTypeError | 2120015 | 收支类别为空,请先完善收支类别 |
Voucher | handoverEmptyError | 2130001 | 交接单查询失败,请返回重试 |
Voucher | handoverIsSignError | 2130001 | 交接单已签署,不允许操作 |
Voucher | handoverSendTimeError | 2130001 | 交接单送票日期只支持三天内,请重新选择送票日期 |
Voucher | wagesInsurancesIdError | 2140001 | 五险一金获取信息失败,请重试 |
Voucher | wagesInsurancesTitleError | 2140002 | 缴纳项目重复,请重新填写 |
Voucher | wagesInsurancesDefaultError | 2140003 | 五险一金默认科目不允许删除 |
Voucher | wagesStaffSendTimeError | 2140004 | 工资始发日期不能大于入职日期 |
Voucher | wagesStaffQuitTimeEmptyError | 2140004 | 离职日期或工资停发日期为空 |
Voucher | wagesStaffEndTimeError | 2140004 | 工资停发日期不能早于工资始发日期 |
Voucher | wagesStaffIdCardRepeatError | 2140004 | 身份证号重复 |
Voucher | wagesStaffCardRepeatError | 2140004 | 员工编码重复 |
Voucher | wagesStaffIdInsurError | 2140004 | 五险一金错误 |
Voucher | wagesStaffSubjectError | 2140004 | 计提工资科目错误 |
Voucher | wagesStaffPSubjectError | 2140004 | 计提工资科目错误,不是末级科目 |
Voucher | wagesStaffInsurNumError | 2140004 | 五险一金选项错误 |
Voucher | wagesStaffError | 2140004 | 员工信息获取失败 |
Voucher | alerdyHaveWagesError | 2140004 | 已存在工资,请先删除工资记录 |
Voucher | wagesTotalEmptyError | 2140004 | 工资总额中应存在工资项目,请添加后重试 |
Voucher | wagesProjectError | 2140004 | 自定义工资项目错误,请重试 |
Voucher | wagesNoNeddError | 2140004 | 本月工资没有人员需要生成工资 |
Voucher | wagesRepeatError | 2140004 | 本月已有工资,请勿再次生成 |
Voucher | wagesError | 2140004 | 获取工资信息失败,请重试 |
Voucher | wagesProjectUseDeleteError | 2140004 | 本月已生成工资,不允许编辑,请点击返回 |
Voucher | wagesCutomProjectError | 2140004 | 工资自定义项目错误,请重试 |
Voucher | wagesIdsError | 2140004 | 工资选项错误,请重试 |
Voucher | wagesTempleteError | 2140004 | 工资凭证模板获取失败,请刷新重试 |
Voucher | wagesTempleteDtionError | 2140004 | 会计科目数量不等,请确认后操作 |
Voucher | wagesTempleteSubidError | 2140004 | 科目错误,请重试 |
Voucher | wagesTempleteTypeError | 2140004 | 借贷方向错误,请重试 |
Voucher | wagesTempleteProjectError | 2140004 | 取值类型错误,请重试 |
Voucher | wagesTempleteProIdError | 2140004 | 自定义项目错误,请重试 |
Voucher | wagesTempleteSubNumError | 2140004 | 科目小于两条 |
Voucher | wagesTempleteTitleError | 2140004 | 默认模板不允许修改模板名称 |
Voucher | wagesTempleteOptionError | 2140004 | 工资凭证模板详情错误,请先编辑模板 |
Voucher | wagesTempleteDelError | 2140004 | 默认模板不允许删除 |
Voucher | wagesDepartEmptyError | 2140004 | 部门为空,请先添加部门 |
Voucher | wagesInsurancesEmptyError | 2140004 | 五险一金为空,请先添加部门 |
Voucher | wagesAlerdyHaveError | 2140004 | 本月工资已存在,请先删除后操作 |
Voucher | wagesInitError | 2140004 | 清先选择到当前账期 |
Voucher | invoiceTempleteError | 2150004 | 模板信息获取失败,请重试 |
Voucher | invoiceTempleteRepeatError | 2150004 | 模板名称重复,请修改后重试 |
Voucher | invoiceTempleteTypeError | 2150004 | 模板类型不允许修改,请修改后重试 |
Voucher | invoiceTempleteUseError | 2150004 | 该模板已被使用,不允许删除 |
Voucher | invoiceTempleteDelEmpError | 2150004 | 模板不允许全部删除,必须留有一条 |
Voucher | invoiceTypeError | 2150004 | 发票类型错误,请重试 |
Voucher | invoiceInfoError | 2150004 | 发票信息获取失败,请重试 |
Voucher | invoiceVoucherError | 2150004 | 发票已生成凭证,不允许修改及删除 |
Voucher | invoiceTempleteTypeIdError | 2150004 | 模板类型错误,请重新选择 |
Voucher | invoiceEmptyVoucherError | 2150004 | 请勾选要生成凭证的发票 |
Voucher | invoiceHaveVoucherError | 2150004 | 存在已生成凭证的发票,请重新勾选 |
Voucher | invoiceVoucherVoidError | 2150004 | 已作废的发票不允许生成凭证 |
Voucher | invoiceExcelEmptyError | 2150004 | 文件为空,请重新选择文件 |
Voucher | importTyepeError | 2150004 | 请使用正确的文件导入 |
Voucher | invoiceTopHaveVoucher | 2150004 | 1122/2203存在凭证,请手动新建子集科目 |
Voucher | invoiceCodeReapeatError | 2150004 | 发票代码重复 |
Voucher | invoiceNumberReapeatError | 2150004 | 发票号码重复 |
Voucher | invoiceAllEmptyError | 2150004 | 发票查询失败,请重试 |
Voucher | invoiceNoSupportError | 2150004 | 仅支持专票,普票 |
Voucher | invoiceMoSelfError | 2150099 | 发票信息与税人识别号不匹配 |
Voucher | invoiceItemError | 2150004 | 征税项目获取失败 |
Voucher | invoiceMethodError | 2150004 | 计税方法获取失败 |
Voucher | invoiceAllKprqError | 2150004 | 开票日期错误 |
Voucher | invoiceAllCodeError | 2150004 | 发票校验码错误 |
Voucher | invoiceAllMoneyError | 2150004 | 发票开具金额错误 |
Voucher | invoiceEmptyError | 2150004 | 信息获取失败 |
Voucher | costError | 2160004 | 费用清单获取失败,请重试 |
Voucher | costTempleteError | 2160004 | 模板信息获取失败,请重试 |
Voucher | costTempleteRepeatError | 2160004 | 模板名称重复,请修改后重试 |
Voucher | costTempleteUseError | 2150004 | 该模板已被使用,不允许删除 |
Voucher | costPersonError | 2150004 | 报销人错误,请重试 |
Voucher | costVoucherError | 2150004 | 已生成凭证,请先删除凭证 |
Voucher | costUnwantedVoucherError | 2150004 | 当日不需要生成凭证 |
Voucher | costTaxSubjectError | 2150004 | 进项税额科目获取失败,请联系客服 |
Voucher | costTimeNeqError | 2150004 | 时间获取失败,请刷新重试 |
Voucher | companyUserError | 2160001 | 该账号未加入任何企业,请联系管理员 |
Voucher | companyUseUserError | 2160001 | 已加入其他企业,请先退出企业 |
Voucher | companyUseJoinError | 2160001 | 已加入企业,请勿重新加入 |
Voucher | companyDepartUserUseError | 2160001 | 部门下存在人员,请先操作人员 |
Voucher | companyGroupUserUseError | 2160002 | 角色下存在人员,请先操作人员 |
Voucher | companyEmptyError | 2160002 | 公司信息获取失败,请重试 |
Voucher | companyGroupEmptyError | 2160002 | 角色信息获取失败,请重试 |
Voucher | companyDepartEmptyError | 2160002 | 部门信息获取失败,请重试 |
Voucher | companyUserEmptyError | 2160002 | 员工信息获取失败,请重试 |
Voucher | VoucherContractEmptyError | 2160002 | 请先添加合同 |
Voucher | companyLogEmptyError | 2160002 | 缴费记录获取失败,请重试 |
Voucher | companyChildDepartError | 2160002 | 存在子集部门,请先删除子集部门 |
Voucher | companyAdminUserError | 2160002 | 权限不足,请联系管理员 |
Voucher | companyUserequallyError | 2160002 | 不能移交给自己 |
Voucher | contractGiveEmptyError | 2160002 | 赠送合同查询失败 |
Voucher | companyGroupDefaultError | 2160002 | 默认角色不允许修改及删除 |
Voucher | companyDepartDefaultError | 2160002 | 默认部门不允许修改及删除 |
Voucher | companyUserCodeRepeatError | 2160002 | 编码重复,请重试 |
Voucher | companyRoleEmptyError | 2160002 | 角色获取失败,请刷新重试 |
Voucher | companyDelAdminError | 2160002 | 管理员不允许删除 |
Voucher | companyRulesPEmptyError | 2160002 | 请先勾选一级权限再选在二级权限 |
Voucher | companyRulesEmptyError | 2160002 | 二级权限不能为空 |
Voucher | companyRulesError | 2160002 | 请检查权限 |
Voucher | companySourceRepeatError | 2160002 | 客户来源重复,请重试 |
Voucher | companyDirectionRepeatError | 2160002 | 到账去向重复,请重试 |
Voucher | companySourceEmptyError | 2160002 | 客户来源信息获取失败,请重试 |
Voucher | companyDirectionEmptyError | 2160002 | 到账去向信息获取失败,请重试 |
Voucher | companyStatusEmptyError | 2160002 | 企业状态信息获取失败,请重试 |
Voucher | companyRegisterEmptyError | 2160002 | 公司注册类型获取失败,请重试 |
Voucher | companyIndustryEmptyError | 2160002 | 行业获取失败,请重试 |
Voucher | companyAttributeEmptyError | 2160002 | 客户属性获取失败,请重试 |
Voucher | saleEmptyError | 2160002 | 销售人错误,请重试 |
Voucher | projectEmptyError | 2160002 | 所属园区错误,请重试 |
Voucher | companyCustomerUseError | 2160002 | 该客户来源已被使用 |
Voucher | companyCustomerEmptyError | 2160002 | 客户获取失败,请重试 |
Voucher | companyContractEmptyError | 2160002 | 合同获取失败,请重试 |
Voucher | contractGiveNoEndError | 2160002 | 合同没结束,不允许赠送合同期 |
Voucher | contractUrgeTypeError | 2160002 | 只支持电子合同催签 |
Voucher | contractUrgeStatusError | 2160002 | 只支持未签署状态催签 |
Voucher | contractUrgeSendTimeError | 2160002 | 合同发送半小时后才可以催签 |
Voucher | contractUrgeSendError | 2160002 | 一周只可催签一次 |
Voucher | companyContractPeriodError | 2160002 | 合同期错误,请重新计算 |
Voucher | companyContractHaveLogError | 2160002 | 已存在缴费记录,不允许修改合同日期 |
Voucher | companyMonthMoneyError | 2160002 | 月资费错误,请重新计算 |
Voucher | companycontractMoneyError | 2160002 | 合同金额错误,请重新计算 |
Voucher | companyContractLogUseError | 2160002 | 合同存在缴费记录,不允许删除 |
Voucher | contractLogNoExamineError | 2160002 | 存在未审核记录,请先审核 |
Voucher | contractLogUseExamineError | 2160002 | 该记录已审核,不允许操作 |
Voucher | contractLogExamineError | 2160002 | 该记录未审核 |
Voucher | contractLogNoticeError | 2160002 | 小程序支付,不允许取消审核 |
Voucher | contractLogEmptyError | 2160002 | 合同缴费记录为空,请重试 |
Voucher | contractCloseError | 2160002 | 合同期已结束 |
Voucher | contractLogStartError | 2160002 | 本期应收开始日期错误 |
Voucher | contractLogEndError | 2160002 | 本期应收结束时间错误 |
Voucher | contractLogLengthError | 2160002 | 续费时长错误 |
Voucher | contractLogMoneyError | 2160002 | 应收金额错误 |
Voucher | contractRepeatyError | 2160002 | 该企业存在未结束的合同 |
Voucher | contractLogSortError | 2160002 | 请按顺序审核 |
Voucher | contractLogCancelSortError | 2160002 | 请按顺序取消审核 |
Voucher | contractLogDelSortError | 2160002 | 请按顺序删除缴费记录 |
Voucher | contractHouselimitError | 2160002 | 单个客户最多只派一个个管家 |
Voucher | contractAccountlimitError | 2160002 | 单个客户最多只派一个会计 |
Voucher | userAccountingDelError | 2160002 | 该用户存在派工,不允许删除 |
Voucher | userOwnDelError | 2160002 | 自己不允许删除自己 |
Voucher | customerStatusError | 2160002 | 客户状态获取失败 |
Voucher | customerStatusEqError | 2160002 | 客户状态没有变化 |
Voucher | customerStatusEmptyError | 2160002 | 信息获取失败 |
Voucher | collectStatusExamineError | 2110006 | 已审核,不允许操作 |
Voucher | statusHaveExamineError | 2110006 | 存在未审核记录,请联系管理员审核 |
Voucher | collectStatusEmptyError | 2110006 | 信息获取失败,请重试 |
Voucher | customerHaveContractError | 2110006 | 客户存在合同,不允许删除 |
Voucher | companyRepeatUserError | 2110006 | 已加入其他企业,不允许启用 |
Voucher | companDelAdminError | 2110006 | 超级管理员不允许停用 |
Voucher | companContractIsUseError | 2110006 | 合同已生成,请勿重复生成 |
Voucher | companContractSignError | 2110006 | 合同未签署 |
Voucher | companContractSendError | 2110006 | 合同已发送或未生成 |
Voucher | contractRevokeError | 2110006 | 该合同未发送或已撤回 |
Voucher | emailEmptyError | 2110006 | 邮箱为空 |
Voucher | contractTempleteEmptyError | 2110006 | 未生成合同,请联系开发 |
Voucher | contractProcessingError | 2110006 | 合同处理中,请稍后重试 |
Voucher | contractEditStatusError | 2110006 | 合同已发送或已生效,不允许修改 |
Voucher | contractEditPdfError | 2110006 | 合同已生效,不允许修改 |
Voucher | contractNoDelError | 2110006 | 合同已发送或已生效,不允许删除 |
Voucher | contractLogNoEditError | 2110006 | 电子合同缴费记录不允许修改 |
Voucher | contractUploadError | 2110006 | 非电子合同不允许上传合同 |
Voucher | contractTimeRepeatError | 2110006 | 合同时间重复 |
Voucher | customerStatusFileError | 2110006 | 请上传文件 |
Voucher | companyCustomerCodeRepeatError | 2160002 | 客户编码重复,请重试 |
Voucher | companyCustomerTitleRepeatError | 2160002 | 客户名称重复,请重试 |
Voucher | companyContractCodeRepeatError | 2160002 | 合同编码重复,请重试 |
Voucher | companyMessageEmptyError | 2170001 | 消息获取失败 |
Voucher | wxGetOpenidError | 2160002 | 获取openid错误 |
Voucher | wxGetAccessTokenError | 2160002 | 获取access_token错误 |
Voucher | setUsernameError | 2160002 | 修改失败,请重试 |
Voucher | accountUserEmptyError | 2160002 | 管家信息获取失败,请重试 |
Voucher | commentLableError | 2160002 | 标签错误,请重试 |
Voucher | commentStarError | 2160002 | 评分错误,请重试 |
Voucher | taxParamError | 2160002 | 参数错误,请重试 |
Voucher | taxRepeatAffirmError | 2160002 | 当月已确认,请勿重新确认 |
Voucher | wxInvoiceIsUse | 2160002 | 发票已使用,请重新选择 |
Voucher | wxInvoiceMenuEmpty | 2160002 | 请添加明细 |
Voucher | wxInvoiceMenuError | 2160002 | 明细格式错误 |
Voucher | wxInvoiceTypeError | 2160002 | 发票类型错误 |
Voucher | wxInvoiceBuyCompanyError | 2160002 | 购方名称错误 |
Voucher | wxInvoiceBuyTaxIdError | 2160002 | 购方税号错误 |
Voucher | wxInvoiceReceiveTypeError | 2160002 | 接收方式错误 |
Voucher | wxInvoiceReceiveNameError | 2160002 | 接收人错误 |
Voucher | wxInvoiceReceivePhoneError | 2160002 | 接收人手机号错误 |
Voucher | wxInvoiceReceiveAddressError | 2160002 | 接收地区错误 |
Voucher | wxInvoiceReceiveMsgError | 2160002 | 接收地区详细错误 |
Voucher | wxInvoiceSpecsError | 2160002 | 规格型号错误 |
Voucher | wxInvoiceUnitError | 2160002 | 单位错误 |
Voucher | wxInvoiceNumberError | 2160002 | 数量错误 |
Voucher | wxInvoicePriceError | 2160002 | 单价错误 |
Voucher | wxInvoiceTaxError | 2160002 | 税率错误 |
Voucher | wxInvoiceEmpty | 2160002 | 发票信息获取错误 |
Voucher | wxInvoiceStatusEmpty | 2160002 | 发票状态错误 |
Voucher | wxInvoiceStatusError | 2160002 | 发票不允许修改 |
Voucher | wxCompanyInvoiceWithdraw | 2160002 | 发票处理中,不允许撤回 |
Voucher | wxCompanyInvoiceStatus | 2160002 | 发票状态错误 |
Voucher | wxContractLogEmpty | 2160002 | 缴费记录信息获取错误 |
Voucher | wxContractPriceError | 2160002 | 价格获取失败 |
Voucher | wxWagesEmptyError | 2160002 | 工资为空 |
Voucher | wUpperxWagesEmptyError | 2160002 | 上月工资表为空 |
Voucher | wxCustomerEndTime | 2160002 | 结帐月份错误 |
Voucher | wxInvoiceCheckError | 2160002 | 发票选择错误 |
Voucher | wxTaxControlNewError | 2160002 | 对不起,无体验该套餐权限 |
Voucher | wxCustomerAccountEmpty | 2160002 | 未创建帐套,请联系客服 |
Voucher | noFitCompanyPhoneError | 4010001 | 该公司没有填写法人电话,请联系客服 |
Voucher | wxteamQuitEmptyError | 4010001 | 已退出该企业或无权退出 |
Voucher | couponUseError | 4010001 | 优惠券错误,请重新选择 |
Voucher | couponEmptyError | 4010001 | 优惠券错误,请重新选择 |
Voucher | maybeCustomerEmptyError | 4010001 | 可能关联的企业为空,请重试 |
Voucher | teamAlreadyAddError | 4010001 | 已加入团队,请勿重复加入 |
Voucher | customerEndAlreadyError | 4010001 | 已结帐 |
Voucher | wxinvoiceNoReceive | 4010001 | 无需填写单号 |
Voucher | couponLableEmpty | 4010001 | 标签信息获取失败 |
Voucher | couponLableRepeat | 4010001 | 标签名称重复 |
Voucher | wxmemberPhoneEmpty | 4010001 | 未注册小程序 |
Voucher | wxmemberoOfficialOpenidEmpty | 4010001 | 未授权小程序 |
Voucher | wxinvoiceRefuseUntreated | 4010001 | 客户未处理驳回,请处理后再试 |
Voucher | wxinvoiceNoHandle | 4010001 | 无需处理 |
Voucher | wxinvoiceUseVoucher | 4010001 | 已做账,不允许操作 |
Voucher | wxinvoiceNoEnd | 4010001 | 未结帐,不允许操作 |
Voucher | wxinvoiceAlreadyExamine | 4010001 | 本月已审核,不允许操作 |
Voucher | wxcustomerEndScoreError | 4010001 | 当前不支持评分 |
Voucher | doubtEmptyError | 4010001 | 反馈为空,请刷新重试 |