public virtual void Update(IDAOInventoryTransactions daoInventoryTransactions)
 {
     daoInventoryTransactions.Update();
 }