mirror of
https://github.com/stokebob/bnhtrade.git
synced 2026-03-21 15:27:15 +00:00
Bug fix
This commit is contained in:
@@ -14,7 +14,6 @@ namespace bnhtrade.Core.Model.Stock
|
||||
private short? quantity = null;
|
||||
private int? stockjournalId = null;
|
||||
private int? skuTransactionId = null;
|
||||
private int? skuTransactionTypeId = null;
|
||||
private int? foreignKey = null;
|
||||
private string skuTransactionTypeCode;
|
||||
private Model.Stock.SkuTransactionType skuTransactionType;
|
||||
|
||||
Reference in New Issue
Block a user