Browse Source

需求单No.141670

master
wugang 7 years ago
parent
commit
fc36bd85c8
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      B3_QiLianMuGe.Web/PluginClass.cs

+ 1
- 0
B3_QiLianMuGe.Web/PluginClass.cs View File

@ -9,6 +9,7 @@ namespace BWP.B3_QiLianMuGe.Web
public void OnInit() public void OnInit()
{ {
GlobalFlags.On(B3SaleConsts.Flags.BillDoCheckUnCheckGoodsBatch); GlobalFlags.On(B3SaleConsts.Flags.BillDoCheckUnCheckGoodsBatch);
GlobalFlags.On(B3SaleConsts.Flags.SaleOutStoreListOrderByID);
} }
} }
} }

Loading…
Cancel
Save