Esempio n. 1
0
 public FrmAdjustmentReasons()
 {
     InitializeComponent();
     adjustStock =new INVAdjustStockReasonService ();
 }