Programmer:Stock Adjustment: Difference between revisions

no edit summary
(Created page with "==Technical Specification== * Positive quantity value is to increase stock, and must provide '''UnitCost'''. * Negative quantity value is to decrease stock, and '''UnitCost'''...")
 
No edit summary
 
Line 132:
{
string docNo = "ADJ-000001";
string userId = BCE.AutoCount.Authentication.UserAuthentication.GetOrCreate(dbSetting).LoginUserID;
 
BCE.AutoCount.Stock.StockAdjustment.StockAdjustmentCommand cmd =