|
|
@ -136,22 +136,15 @@ namespace Win.Sfs.SettleAccount |
|
|
|
builder.ConfigureEstimatedSumVersion(options); |
|
|
|
builder.ConfigureEstimatedInventoryVersion(options); |
|
|
|
builder.ConfigureInventoryDetailVersion(options); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
builder.ConfigureSecondaryAdjustmentVersion(options); |
|
|
|
builder.ConfigureSecondaryPriceRatioVersion(options); |
|
|
|
builder.ConfigureSecondaryDiscount(options); |
|
|
|
builder.ConfigureSecondaryDiscountVersion(options); |
|
|
|
|
|
|
|
builder.ConfigureSecondaryPriceRatioVersion(options); |
|
|
|
//暂估发出未结算
|
|
|
|
builder.ConfigureEstimatedStockDiffReport(options); |
|
|
|
|
|
|
|
//暂估发出未结算明细
|
|
|
|
builder.ConfigureEstimatedStockDiffReportDetail(options); |
|
|
|
|
|
|
|
|
|
|
|
//库存未结算比对
|
|
|
|
builder.ConfigureStockUnsettledDiffReport(options); |
|
|
|
|
|
|
|