K3后台修改销售模块(销售订单、发货通知单、销售出库单、销售发票)销售部门名称语句

–查询内码

select * from t_department where Fname like ‘%兰州分公司%’

–select Fdeptid,* from seorder where Fbillno like ‘%gxl140717038%’

–订单

update seorder set Fdeptid=8195 where Fbillno= ‘seord140717038’

–发货通知

–select Fdeptid,* from SEOutStock where Fbillno=‘seout007284’

update SEOutStock set Fdeptid=8195 where Fbillno=‘seout007284’

–销售出库

–select Fdeptid,* from icstockbill where Fbillno=‘xout006929’

update icstockbill set Fdeptid=8195 where Fbillno=‘xout006929’

–销售发票

–select Fdeptid,* from icsale where Fbillno=‘07222596’

update icsale set Fdeptid=8195 where Fbillno=‘072229596’

update t_RP_Contact set Fdepartment=8195 where Fnumber=‘072229596’

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值