U8V10+总账 修改凭证时提示改分录有银行两清表标志

[文章] 浏览(4)  | 2021年01月02日  | 支持服务 | 
[标签]总账,U8

要先取消两清才能修改凭证,两清需要在记账的状态下取消,所以现在需要审核凭证-记账-取消两清-恢复记账-取消审核-修改凭证

数据表 数据表名 字段名 字段类型(长度) 字段说明
GL_code_history 往来两清的科目变更关系  ccode  nvarchar(40) (U8100) 科目编码 
iYear  int (U8100) 会计年度 
ccode_before  nvarchar(40) (U8100) 变更前编码 
ccode_after  nvarchar(40) (U8100) 变更后编码 
gl_wlclearAlert 往来两清定时设置  chkph bit 按票号两清 
chkbm bit 按部门两清
chkxm bit 按项目两清 
chkywy bit 按业务员两清 
GL_accvouch_DetailLog 凭证表体日志数据 iflagPerson tinyint(1) (U890)个人两清标志
iflagbank tinyint(1) (U890)银行两清标志 
GL_accvouch 凭证及明细账 wllqPeriod int (U8100)往来两清的会计期间 
wllqDate  datetime (U8100)往来两清的日期 
iflagbank tinyint(1) (U861) 银行账两清标志 
iflagPerson  tinyint(1) (U861) 往来账两清标志
附件说明
附件