请备份数据库执行:
use hbposv8_branch --分店数据名
go
update t_bd_item_info set purchase_tax='0.11' where item_no='商品货号' ---0.11 表示进项税数值自己填写
go
请备份数据库执行:
use hbposv8_branch --分店数据名
go
update t_bd_item_info set purchase_tax='0.11' where item_no='商品货号' ---0.11 表示进项税数值自己填写
go